608 Commits

Author SHA1 Message Date
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
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
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
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
bitplane
105cef522e Logger is no longer destroyed with the video driver, reported by lzy0168
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1164 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-06 20:22:36 +00:00
hybrid
27ff9f3e0b Missed some initializations.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1162 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-06 15:57:23 +00:00
teella
70eccc863a added Volumetric lighting to Makefile and Irrlicht8.0 (VC2005) project
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1161 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-06 13:24:27 +00:00
teella
8e931228d6 Volumetric lighting for Irrlicht
Example useage added to 08.Special FX demo



git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1160 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-06 13:13:24 +00:00
hybrid
6bffab3a01 Fixed the warning fix.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1158 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-04 22:28:33 +00:00
hybrid
2cad181b51 Fixed vc warning.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1157 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-04 22:08:27 +00:00
hybrid
79d6c97580 Fixed old file name, found by MasterGod.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1156 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-04 22:05:44 +00:00
bitplane
b2f0fccfbe Added RogerBorg's better fix for hires timers on dual core machines.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1155 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-04 17:52:39 +00:00
hybrid
91a7199d02 Merged 1134:1151 from branch 1.4
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1152 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-04 11:10:37 +00:00
lukeph
52c9c29263 VBOs now use irrMap
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1151 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-03 13:52:06 +00:00
lukeph
637700ac25 fixed a bug in skinnedMesh
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1150 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-03 13:36:54 +00:00
teella
de40afa073 added examples to MacOSX project
1.HelloWorld
15.LoadIrrFile
16.Quake3Shader


git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1147 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-03 09:37:56 +00:00
engineer_apple
f5332516f1 added Initial Windows Mobile 6 Version.
- Windows Mobile 6 SDK
- Visual Studio 2005 only
Minor:
- Burningvideo: MipMap Selection repaired
- renamed private Driver function getTextureSizeFromImageSize to
  getTextureSizeFromSurfaceSize


git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1146 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-02 10:28:12 +00:00
hybrid
961cf42626 Added some checks and documentation. Reenabled the normal calculation for non-lighted meshes to make them complete in all occasions. Due to lack of meshes not tested against animated meshes.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1145 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-31 01:28:38 +00:00
hybrid
f2f2d0dcc1 Fixed some warnings.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1144 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-31 00:28:51 +00:00
engineer_apple
18960d44f6 - Burningvideo: repaired MipMap Selection
- renamed private Driver function name getTextureSizeFromImageSize to
  getTextureSizeFromSurfaceSize ( now equal in all drivers )


git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1143 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-30 16:51:28 +00:00
hybrid
18d495851f Added some sanity checks to avoid buffer overruns. Avoid using this loader on generic images.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1142 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-29 16:09:30 +00:00
teella
a05f06d79c XCode Project clean up . File sorting simular to Visual Studio Project
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1135 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-24 05:03:43 +00:00
teella
a0b4866425 OSX project update
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1134 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-24 03:33:47 +00:00
hybrid
79a51a02b0 Merged 1.4 branch, revisions 1106:1132.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1133 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-23 17:04:40 +00:00
bitplane
8d0d729d99 table serialization
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1132 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-23 02:48:02 +00:00