LukePH
89aa5dab47
bug from VBO changes. when more indices are drawn then the last frame, the debug build would crash
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1271 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-03-01 05:31:48 +00:00
teella
3258b181b6
added getVideoModeList and getDesktopResolution support for OSX
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1270 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-27 19:59:16 +00:00
lukeph
580c3f5365
terrains can now use VBOs, but index and vertex data will need to be updated independently for any speed gain
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1269 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-27 14:07:27 +00:00
hybrid
ee6f54877e
Added TangentMesh support.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1265 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-26 23:23:19 +00:00
hybrid
fb9366b41d
Made obj group support optional via SceneParameter.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1264 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-26 17:15:13 +00:00
hybrid
96a5c452cd
Added group support for .obj files.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1263 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-26 16:35:52 +00:00
teella
eb9abfdda7
OSX project update for releaes build for hiding menu and dock changes
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1262 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-26 13:27:47 +00:00
teella
405a2682ba
fix mouse cursor in OSX reported by Jay Riley
...
Hide Menu and Doc when in fullscreen mode on OSX
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1261 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-26 13:12:53 +00:00
hybrid
0eb29afe81
Major changes to OpenGL render states. Should reduce the number of state changes and reduce some render state confusion. Also changed back the order of 2d texture setting and render state changes.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1260 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-25 23:19:46 +00:00
hybrid
3977eb1ad5
Give access to the sphere mesh of the scene node.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1259 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-25 23:15:16 +00:00
bitplane
a278844150
Oops.. Also added pc0de's fix as it works with tab
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1258 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-25 18:39:49 +00:00
bitplane
d05f91209c
Fixed bug with windows not moving to front when clicked, reported by pc0de
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1257 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-25 18:35:48 +00:00
hybrid
d570b0d356
Fixed 3ds support for normal maps.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1256 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-25 17:44:12 +00:00
hybrid
913ef64b5e
Fixed obj bumpmap and clamp support.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1255 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-25 01:32:36 +00:00
hybrid
54b918f770
Removed some unused variables.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1252 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-21 13:03:22 +00:00
hybrid
beea38a195
Merged from 1.4 branch revisions 1235:1250
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1251 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-21 00:20:39 +00:00
hybrid
81e8956dd5
Fixed a crash in the collada 1.4 loader, also added better texture search.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1250 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-20 17:17:42 +00:00
hybrid
f978f537f9
Fixed wrong weights assignment found by bang2ni.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1249 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-14 09:33:45 +00:00
hybrid
152f5f1c68
Fixed the signatures the other way.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1248 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-12 23:43:19 +00:00
hybrid
5cc156d983
Fixed a docs typo.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1247 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-12 23:25:03 +00:00
bitplane
408045e3ff
reverted (accidental?) changes to ISceneNode::getPosition and setPosition return values
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1246 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-12 18:05:09 +00:00
hybrid
25235a32fe
Added multiple inheritance to the billboard texte scene node in order to expose both billboard and textnode interface.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1244 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-12 16:01:26 +00:00
hybrid
6ae3b9e478
Added a matrix read method.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1243 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-12 15:32:39 +00:00
hybrid
93bf946053
Some coding style changes, made one method const.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1242 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-12 15:31:35 +00:00
bitplane
daedda8523
Fixed a performance bug in ISceneNode constructor reported by izhbq412
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1237 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-11 20:00:54 +00:00
bitplane
6f4a9f921a
Compiling without the BMP loader now compiles without the built-in font data. Added some comments and a warning about this. CGUIPanel draws background when border is on
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1236 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-11 19:34:12 +00:00
hybrid
f9a0f21bef
Merged from 1.4 branch revisions 1218:1234
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1235 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-09 14:12:28 +00:00
bitplane
f6db869698
Added IGUIComboBox::setTextAlignment and made combo boxes properly serializable
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1233 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-08 08:23:38 +00:00
hybrid
ebf3a2730b
Support externally created windows under Linux. Patch submitted by cyberwan.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1231 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-07 17:01:44 +00:00
hybrid
0672eea652
Added the compile time check to disable GUI compilation. Noticed by CuteAlien.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1230 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-07 16:30:22 +00:00
hybrid
68e1f2a67d
Added command line support for loading meshes at startup.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1228 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-07 15:57:49 +00:00
hybrid
de40041412
Fixed a problem with index duplicates which refer to different meshbuffers. Only fixed for non-animated meshes, yet, but might be not a very common problem anyway.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1226 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-07 14:54:04 +00:00
hybrid
d687a3f0c9
Fixed typo in project file.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1225 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-05 21:42:32 +00:00
hybrid
bcce969600
Fixed a merge conflict and disabled header compilation.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1224 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-02-01 14:41:45 +00:00
hybrid
82f2e6d76c
Another patch by pc0de, fixing problems when combining material serialization with null driver.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1223 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-31 00:17:44 +00:00
hybrid
aef3770890
Fixed my typo.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1222 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-31 00:14:38 +00:00
hybrid
6f15d5d025
Patch by pc0de which gives CMeshSceneNode the same debug elements as CAnimatedMeshSN.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1221 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-31 00:12:39 +00:00
hybrid
134fe5f7a5
Reenable materials for old LWO formats.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1220 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-30 00:36:49 +00:00
hybrid
c167d7c759
Added a FileSystem check to avoid several error messages.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1219 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-30 00:17:16 +00:00
hybrid
5bc1bdc13e
Merged from 1.4 branch revisions 1198:1217
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1218 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-30 00:07:52 +00:00
hybrid
a3a41d8085
Major update to LWO loader to support more material properties and work with more meshes. Changed some meshloader constructors to take scenemanager instead of other parameters. Fixed obj loader texture loading with mixed file separators.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1215 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-29 16:59:36 +00:00
teella
b5ac2dfa27
added CLWOMeshFileLoader to OSX project
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1213 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-29 08:27:40 +00:00
bitplane
46a01b0d0a
Fixed bug with tab controls not absorbing a mouse-down but expecting to have the focus in a mouse-up, reported by christianclavet.
...
Windows are now brought to the front when any of their children are focused.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1212 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-29 02:24:49 +00:00
hybrid
6a1cafc09e
Fixed some texture problems and speed up string reading. Release memory after mesh is loaded.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1211 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-29 00:04:35 +00:00
bitplane
f9d4bc02d0
CWin32CursorControl::setVisible fix by MasterGod
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1208 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-27 20:20:36 +00:00
hybrid
e9fe5ab4b6
Added a command-line tool for access to the mesh writer modules.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1207 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-27 15:41:38 +00:00
hybrid
da2958a592
Changed the Collada writer to use the new Collada 1.4 format.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1206 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-27 00:35:01 +00:00
hybrid
fd753b6b6a
Fixed some more material and effect problems, and a mem leak. Tried to get transparency to work.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1205 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-25 17:01:42 +00:00
hybrid
6d7357c3c5
Fixed some bugs in the collada loader and activated proper material usage. Now, collada 1.4 meshes are also textured and colored.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1204 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-25 00:12:46 +00:00
hybrid
78b1d0f18c
Better geometry support for Collada loader.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1203 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-24 17:24:52 +00:00