hybrid
443e988458
Changed error message.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2309 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-30 14:37:00 +00:00
hybrid
ca07a70436
Constification for line3df paramater and reindentation.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2308 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-30 09:36:30 +00:00
hybrid
c2d6da34ef
Remove unused destructors.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2307 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-30 09:18:36 +00:00
hybrid
1d8adb3faf
Added overloaded method for reciprocal sqrt on s32.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2306 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-30 09:04:50 +00:00
hybrid
4f01ee6a81
Autoscroll bugfix by Nox.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2305 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-29 22:48:05 +00:00
hybrid
e7c19f9e35
Give access to LimitReadFiles.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2304 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-29 22:33:45 +00:00
hybrid
b426f83a6b
Avoid registering archives twice.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2303 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-29 20:28:48 +00:00
hybrid
2e00d39faf
Fix wide-string handling in attributes.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2302 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-29 20:17:19 +00:00
hybrid
824058e24a
Added some convenience overloads for archive handling. Cleaned up the existing methods.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2301 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-29 01:23:18 +00:00
hybrid
00c112d522
Make geometry creator reference counted.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2299 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-27 12:43:23 +00:00
bitplane
6abb6f14cb
Fix console device for with no video drivers or GUI (ie for texture/mesh manipulation without rendering)
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2298 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-21 04:48:04 +00:00
hybrid
1125b61724
Merged from 1.5 branch, revision 2295: libpng update to 1.2.35.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2297 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-18 12:06:40 +00:00
hybrid
c26cb45461
Merged from 1.5 branch, revisions 2137:2293. Minor bugfixes, some doc updates.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2295 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-17 17:42:34 +00:00
hybrid
e862f14701
Removed some of the pointer usage.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2293 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-17 00:02:46 +00:00
hybrid
0a127b352c
Fix skydome constructor, found by strong99.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2292 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-16 22:05:00 +00:00
bitplane
d428937f2b
Fixes to compile with Borland C++
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2289 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-16 12:15:51 +00:00
bitplane
f34c718ae1
Changed MSVC6 compile error to (_MSC_VER < 1300), reported by lab_zj
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2288 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-16 02:55:23 +00:00
bitplane
a788e7ca87
Capture Alt+F4 in Windows SDL device and close it
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2287 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-16 02:51:06 +00:00
bitplane
be6fd3dfde
Added D3D support in SDL device, posted by Halifax. Also updated readme in Win64 dir to complain about lack of 64-bit support in VC Express.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2286 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-16 02:22:48 +00:00
bitplane
64f0b592e0
Added compiler error when attempting to compile with VC6. Posted by Sylence and adjusted by Vitek. Also fixed a typo in IrrCompileConfig.h comments
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2285 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-15 23:31:40 +00:00
bitplane
f7588eb662
removed the floating point stencil buffers after complaint that they cause crashes
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2284 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-15 20:27:45 +00:00
bitplane
a4d0e89f64
Use floating point z-buffer in D3D9 driver if possible.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2283 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-15 00:50:20 +00:00
bitplane
e0ef6c747b
Fixed a typo in Windows OpenGL driver init method
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2282 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-15 00:31:17 +00:00
hybrid
c7ebf3fba4
Fixed typo in namespace.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2281 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-14 23:39:18 +00:00
hybrid
8ec7eb9f4c
Changed to os::byteswap.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2280 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-14 23:31:50 +00:00
hybrid
b21a1c8f55
Use more material setting stuff in 2d setup.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2279 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-14 22:26:24 +00:00
bitplane
32f124977a
Use setWindowTextA in Windows device for WIN64 platform, posted by veegun
...
Forgot previous commit message, it should have been: ELL_ERROR log events are now created when shaders fail to compile or link, reported by Halan
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2278 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-14 18:36:13 +00:00
bitplane
108f3333ff
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2277 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-14 18:15:04 +00:00
bitplane
74b74142f2
Renamed dev-cpp example projects to match the others, added static library targets to code::blocks project and moved the build locations back to Win32-gcc and Linux dirs
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2276 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-13 09:53:02 +00:00
bitplane
4733bc7616
got rid of some warnings when compiling in gcc with --wall
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2275 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-12 21:27:07 +00:00
bitplane
0ee0b06eef
Fix some initialization order warnings caused by reorganising members
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2274 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-12 00:06:59 +00:00
bitplane
7e78383571
Added irrAllocator to irrList, submitted by Nox [bug 2682209]
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2273 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-11 23:00:34 +00:00
bitplane
3301848313
Added setDraggable and isDraggable to IGUIWindow, by Nox [2645227]
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2271 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-11 10:26:33 +00:00
bitplane
b575eff0f9
Allow resizing GUI Editor window and fixed clipping on combo boxes (now only the ListBox is NotClipped)
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2270 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-11 08:25:21 +00:00
bitplane
0ce6ba201e
Re-ordered some member variables so that padding on 64-bit pointers don't use unnecessary space, also defined bit fields for some bools and moved them to the end of memory. Some minor formatting changes, and got rid of the annoying upper case .H in the VC projects.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2269 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-11 07:07:01 +00:00
bitplane
2a5a21fce4
Reset all line endings to Windows-style CRLF
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2268 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-10 20:46:58 +00:00
bitplane
22bf412ce9
VC9 project tidy up (added extra folders like in Xcode project)
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2267 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-10 20:10:05 +00:00
bitplane
d60b1f3f6e
missed a setResizeable -> setResizable
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2266 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-10 20:07:45 +00:00
bitplane
1a8e789e7e
make IGUIElement::addChild call updateAbsolutePosition, reported by CuteAlien
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2265 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-10 04:33:14 +00:00
bitplane
738954d3cd
Renamed setResizeable to setResizable (!)
...
Tidied the Xcode project some more and fixed compiling. Didn't implement CIrrDeviceOSX::minimizeWindow yet
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2264 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-10 02:15:12 +00:00
bitplane
bee75f48fa
Updated XCode project with new files
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2263 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-10 01:47:13 +00:00
bitplane
f5dbad31dc
Added Silicon Graphics RGB texture loader by Gary Conway.
...
Added dummy os::Byteswap methods to prevent implicit byte swapping on char types.
Updated meshviewer config.xml to include PLY files, also removed the statement that the combo box has no function as it has worked for some time.
Fixed some comments in CNullDriver.cpp.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2262 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-09 22:15:34 +00:00
hybrid
229ff7da61
Add support for large meshes in .irrmesh format. Patch submitted by pc0de.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2261 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-09 09:45:39 +00:00
hybrid
12e3d08ebc
Add Linux targets for c::b tutorial projects.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2260 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-09 09:23:45 +00:00
hybrid
f0b34d4943
Fixed some warnings. Fixed minimizeWidow under Linux.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2259 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-09 09:09:36 +00:00
hybrid
0aab2f1924
Added device method minimizeWindow which minimizes the render window (as if the minimize button has been clicked)
...
Renamed setResizeAble to setResizeable
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2258 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-08 21:15:28 +00:00
bitplane
2bfc416e58
fix for Cyberware / cyslice / headus 3D tools PLY files with multiple spaces between words
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2257 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-05 23:55:05 +00:00
bitplane
96658e4598
Switch between 16 and 32 bit depending on vertex count
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2256 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-05 21:17:20 +00:00
bitplane
97edfbdd69
Fixed binary mesh loading.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2255 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-05 21:10:32 +00:00
bitplane
6e1fc8d745
Add sky dome type and to default node factory, add serialization and clone methods (bug #2656990 reported by lab_zj)
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2254 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-05 18:20:07 +00:00