bitplane
|
a5137993dc
|
Fixed a performance bug in ISceneNode constructor reported by izhbq412
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1237 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-11 20:00:54 +00:00 |
|
bitplane
|
169101850f
|
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: http://svn.code.sf.net/p/irrlicht/code/trunk@1236 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-11 19:34:12 +00:00 |
|
hybrid
|
a03ab4a47e
|
Merged from 1.4 branch revisions 1218:1234
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1235 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-09 14:12:28 +00:00 |
|
bitplane
|
7c4e227f15
|
Added IGUIComboBox::setTextAlignment and made combo boxes properly serializable
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1233 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-08 08:23:38 +00:00 |
|
hybrid
|
a8df09a66a
|
Support externally created windows under Linux. Patch submitted by cyberwan.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1231 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-07 17:01:44 +00:00 |
|
hybrid
|
41912f8052
|
Added the compile time check to disable GUI compilation. Noticed by CuteAlien.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1230 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-07 16:30:22 +00:00 |
|
hybrid
|
9ca4a83f4d
|
Added command line support for loading meshes at startup.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1228 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-07 15:57:49 +00:00 |
|
hybrid
|
c639f8a91b
|
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: http://svn.code.sf.net/p/irrlicht/code/trunk@1226 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-07 14:54:04 +00:00 |
|
hybrid
|
c3d3cc4163
|
Fixed typo in project file.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1225 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-05 21:42:32 +00:00 |
|
hybrid
|
45dab575df
|
Fixed a merge conflict and disabled header compilation.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1224 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-02-01 14:41:45 +00:00 |
|
hybrid
|
7e864b7854
|
Another patch by pc0de, fixing problems when combining material serialization with null driver.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1223 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-31 00:17:44 +00:00 |
|
hybrid
|
19feae4489
|
Fixed my typo.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1222 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-31 00:14:38 +00:00 |
|
hybrid
|
3cc8ddf980
|
Patch by pc0de which gives CMeshSceneNode the same debug elements as CAnimatedMeshSN.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1221 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-31 00:12:39 +00:00 |
|
hybrid
|
18466848c6
|
Reenable materials for old LWO formats.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1220 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-30 00:36:49 +00:00 |
|
hybrid
|
f216e42083
|
Added a FileSystem check to avoid several error messages.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1219 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-30 00:17:16 +00:00 |
|
hybrid
|
17fb6ed653
|
Merged from 1.4 branch revisions 1198:1217
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1218 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-30 00:07:52 +00:00 |
|
hybrid
|
c3391b80d6
|
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: http://svn.code.sf.net/p/irrlicht/code/trunk@1215 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-29 16:59:36 +00:00 |
|
teella
|
c9bf012f94
|
added CLWOMeshFileLoader to OSX project
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1213 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-29 08:27:40 +00:00 |
|
bitplane
|
47a7914125
|
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: http://svn.code.sf.net/p/irrlicht/code/trunk@1212 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-29 02:24:49 +00:00 |
|
hybrid
|
e3b9ae59d2
|
Fixed some texture problems and speed up string reading. Release memory after mesh is loaded.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1211 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-29 00:04:35 +00:00 |
|
bitplane
|
d8575a59f9
|
CWin32CursorControl::setVisible fix by MasterGod
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1208 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-27 20:20:36 +00:00 |
|
hybrid
|
7bcb188a03
|
Added a command-line tool for access to the mesh writer modules.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1207 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-27 15:41:38 +00:00 |
|
hybrid
|
7af3a1133d
|
Changed the Collada writer to use the new Collada 1.4 format.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1206 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-27 00:35:01 +00:00 |
|
hybrid
|
5a547c4469
|
Fixed some more material and effect problems, and a mem leak. Tried to get transparency to work.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1205 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-25 17:01:42 +00:00 |
|
hybrid
|
b00d200003
|
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: http://svn.code.sf.net/p/irrlicht/code/trunk@1204 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-25 00:12:46 +00:00 |
|
hybrid
|
d48e34eb7a
|
Better geometry support for Collada loader.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1203 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-24 17:24:52 +00:00 |
|
hybrid
|
2517ef47d2
|
Start with texture support implementation.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1202 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-24 00:38:59 +00:00 |
|
hybrid
|
06d7c7209f
|
Integrated robotgrafik's collada patch, added some more stuff myself. Still no good material support and major geometry problems.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1201 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-23 17:15:15 +00:00 |
|
hybrid
|
f4af68d0cc
|
Added some more tags and debug output.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1200 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-23 00:29:55 +00:00 |
|
bitplane
|
d42ba45418
|
Changed error message in font loader, if no regions are found users are given a hint to load the XML file instead.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1198 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-22 12:50:36 +00:00 |
|
hybrid
|
3990ce50f6
|
Fixed some warnings, bugs, and still the annoying merge conflict.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1197 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-21 23:56:39 +00:00 |
|
hybrid
|
de972ca8c2
|
Added VolumeLight scene node and LWO loader to project files and config.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1195 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-21 08:54:46 +00:00 |
|
hybrid
|
bfebee5d9b
|
Really fixed all merge conflicts, found by The Anaconda.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1194 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-21 07:00:02 +00:00 |
|
hybrid
|
4b649c269a
|
Added an updated version of the LWO loader. Many material settings are still missing.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1193 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-21 00:38:06 +00:00 |
|
hybrid
|
45be352d43
|
Started Collada 1.4 support. This is work in progress, so don't expect it to work yet.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1192 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-21 00:35:47 +00:00 |
|
hybrid
|
645dd8d8d4
|
Fixed merge conflict.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1191 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-21 00:32:59 +00:00 |
|
hybrid
|
d0d3b3b76e
|
Merged from 1.4 branch revisions 1174:1188
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1189 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-21 00:24:28 +00:00 |
|
hybrid
|
7b9fed4004
|
Fixed some material bugs in the b3d loader.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1184 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-18 00:54:01 +00:00 |
|
teella
|
2b6a1e6aa5
|
Remove warnings on OSX compile submitted by Jay Riley
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1182 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-17 22:32:16 +00:00 |
|
bitplane
|
6cf8ac33d1
|
Removed extra qualifier added in revision 1175. reported by jppequenao (bug 1871574)
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1181 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-16 05:15:34 +00:00 |
|
bitplane
|
057ea09da9
|
Table serialization fix, small update to gui editor colour attribute, updated readme.txt
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1180 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-16 05:10:27 +00:00 |
|
bitplane
|
575f8e7d79
|
Fixed a bug in sprite bank, non-looping sprites cause a crash.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1179 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-16 04:12:33 +00:00 |
|
bitplane
|
f576438430
|
Temporarily enabled w-buffer when compiling with BURNINGVIDEO_RENDERER_ULTRA_FAST (bug 1865281)
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1176 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-14 05:15:04 +00:00 |
|
bitplane
|
92d3f55d6f
|
constified OnEvent for table (oops)
fixed hardware buffer destruction
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1175 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-14 04:58:32 +00:00 |
|
hybrid
|
5b4adb87ac
|
Merged from 1.4 branch revisions 1155:1172
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1173 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-14 00:23:02 +00:00 |
|
bitplane
|
6f8efef545
|
Huge GUITable update by CuteAlien.
Modal screen no longer flashes invisible children.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1172 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-11 15:56:37 +00:00 |
|
hybrid
|
ff4388e85d
|
Changed some internals of the Volume light and gave it an interface.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1171 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-10 00:30:11 +00:00 |
|
hybrid
|
bc628786b5
|
Replaced terrain smoothing with simpler version from Frosty Topaz.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1167 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-06 22:56:36 +00:00 |
|
hybrid
|
2f19332030
|
Minor coding changes.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1166 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-06 22:34:09 +00:00 |
|
hybrid
|
5f4ec1d3d5
|
Removed left-in line and unused assignment.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1165 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-06 22:02:40 +00:00 |
|