Commit History

Author SHA1 Message Date
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 years ago
  cutealien b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  hybrid 7d6d371bae Add a FPS setting for animated meshes. This allows to store an overall animation speed for a mesh, which enables reading this information from the formats that support it and set the animation speed in scene nodes accordingly. 13 years ago
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 years ago
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 years ago
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 years ago
  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. 15 years ago
  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. 16 years ago
  hybrid 19491a579f Merged from 1.5 branch revisions 1837:1850. Light property changes, shader problems fixed, OSX resize fixed, meshloader debug messages disabled. 16 years ago
  hybrid 99aedb34e1 Add convenience functions to change the HW buffer settings for a complete mesh instead of just one buffer. 16 years ago
  hybrid 9c33ae93ad Merge revisions 1489:1494 from 1.4 branch. Mainly cleanup, removal of .NET wrapper, and postEventFromUser patch to return if the event was absorbed. 16 years ago
  hybrid e1df173280 Minor code cleaning. 16 years ago
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 years ago
  hybrid beea38a195 Merged from 1.4 branch revisions 1235:1250 16 years ago
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 years ago
  hybrid f4bc95371b First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 17 years ago
  hybrid bda0b6e35f Merged SkinnedMesh branch 658:895 into trunk. 17 years ago
  hybrid 01c4324747 Added a new constructor for SAnimatedMesh and some cleanup. 17 years ago
  bitplane c00ce1d372 Moved everything to /trunk 17 years ago