cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
vor 3 Jahren |
cutealien
|
f73f9501f0
API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules.
|
vor 3 Jahren |
hybrid
|
9f7227b7ad
Some whitespace adjustment.
|
vor 11 Jahren |
hybrid
|
0a2330890a
Bump copyright to 2012
|
vor 12 Jahren |
bitplane
|
ed5344f5e8
Added minimum timelines for removing deprecated methods.
|
vor 13 Jahren |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
vor 14 Jahren |
cutealien
|
1e69bb99bc
Functions in IMeshCache expecting IAnimatedMesh* parameters removed as similar functions with IMesh* can be used since a while. Fixes also problems when IAnimatedMesh* got upcasted to IMesh*. (thx @ Greenya for reporting)
|
vor 14 Jahren |
cutealien
|
7e91fcb00f
Simplyfy SNamedPath
|
vor 15 Jahren |
hybrid
|
2f4fe1af75
Move deprecated methods into non-virtual delegating methods.
|
vor 15 Jahren |
cutealien
|
58764ce8b9
- Keep filenames additionally to internally used names for meshes, fonts, textures and sprites to fix problems with uppercase-filenames on Linux.
|
vor 15 Jahren |
hybrid
|
157cd67caf
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
vor 15 Jahren |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
vor 15 Jahren |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
vor 15 Jahren |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
vor 16 Jahren |
hybrid
|
7472bcd83c
Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix.
|
vor 16 Jahren |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
vor 16 Jahren |
hybrid
|
f74f7586e2
Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version.
|
vor 17 Jahren |
irrlicht
|
b85584c8e1
renamed IUnknown to IReferenceCounted
|
vor 17 Jahren |
bitplane
|
64ea350e23
added IUnknown::getReferenceCount and IMeshCache::clearUnusedMeshes to flush unused meshes from the mesh cache.
|
vor 17 Jahren |
hybrid
|
23986b2c31
Fixed two things from a previous commit that were not working. Some minor comment changes.
|
vor 17 Jahren |
hybrid
|
480ba9cc9d
Cleaned the MeshCache interface, added filename methods from CMeshCache to the interface. Also changed the Scenemanager interface to accept IMeshCache instead of CMeshCache.
|
vor 17 Jahren |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
vor 17 Jahren |