Commit History

Autor SHA1 Mensaxe Data
  cutealien 046f889bc7 Spelling fixes hai 1 ano
  cutealien d0943cade7 Make some local variables in public headers const %!s(int64=2) %!d(string=hai) anos
  cutealien 2214f00145 Remove virtual destructors ~SMD3QuaternionTag and ~SMD3QuaternionTagList %!s(int64=2) %!d(string=hai) anos
  cutealien 9cdb751159 Remove trivial copy constructors and assignment operators %!s(int64=2) %!d(string=hai) anos
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ %!s(int64=3) %!d(string=hai) anos
  cutealien bff50c751d Spelling fixes. %!s(int64=8) %!d(string=hai) anos
  hybrid 9f7227b7ad Some whitespace adjustment. %!s(int64=11) %!d(string=hai) anos
  hybrid 0a2330890a Bump copyright to 2012 %!s(int64=12) %!d(string=hai) anos
  cutealien 26f44f6f48 quaternion conversions to and from matrix4 no longer invert rotations. Define IRR_TEST_BROKEN_QUATERNION_USE in quaternion.h allows compile-tests to find affected code (see changes.txt for more info). Loaders for b3d, ms3d, ogre and .X just use transposed matrixes now for downward compatibility - meaning if it worked before it still works - if it was broken before it's still broken. Same for CSkinnedMesh. For collada (.dae) loader this fixed previously wrong rotations. %!s(int64=12) %!d(string=hai) anos
  hybrid 4bf7ef38c5 Fix pack and unpack include file to properly work under MSVC as well. Needs to suppress warning as we don't have the push and pop together anymore. %!s(int64=12) %!d(string=hai) anos
  hybrid b3552d3cb5 Remove stray whitespace %!s(int64=13) %!d(string=hai) anos
  hybrid 5e4d495dcc Bump copyright dates to 2011. %!s(int64=14) %!d(string=hai) anos
  cutealien 9e1eb1e6ca Revert r2939 (allocation strategy scheme for arrays). Which means old (slow?) speed for now. Reason is that %!s(int64=15) %!d(string=hai) anos
  monstrobishi 1ea180d6be - Noticed a major slowdown with the fairly-recently implemented allocation strategy scheme for irrArray (About 5 times slowdown) mainly due to the switch statement in the time critical section. So I re-implemented it as a static template-based system and now the speed is a lot more acceptable. %!s(int64=15) %!d(string=hai) anos
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. %!s(int64=15) %!d(string=hai) anos
  hybrid 7e5822ec2c Fix eol-style for all code files to native. %!s(int64=15) %!d(string=hai) anos
  hybrid 2f315b4349 Fix some project issues. %!s(int64=16) %!d(string=hai) anos
  engineer_apple cf2cfa5f14 Changes in version 1.6, TA %!s(int64=16) %!d(string=hai) anos
  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. %!s(int64=16) %!d(string=hai) anos
  hybrid 6fdfa14d6e Clone method implementation for Animated Mesh Scenenode, by rogerborg. %!s(int64=16) %!d(string=hai) anos
  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. %!s(int64=16) %!d(string=hai) anos
  hybrid a5654c661f Added default parameter for setParticlesAreGlobal. Code cleaning in other files. %!s(int64=16) %!d(string=hai) anos
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. %!s(int64=16) %!d(string=hai) anos
  hybrid ffb438d141 Minor changes and cleanup. %!s(int64=16) %!d(string=hai) anos
  hybrid d6a18858b2 Fixed .x parser for missing whitespaces and delimiters. Some minor changes in other files. %!s(int64=17) %!d(string=hai) anos
  hybrid 39fc2a426b Avoid destructor on md3 substructures which causes crash due to non-constructed array elements. Fixed color writing in irr mesh writer. %!s(int64=17) %!d(string=hai) anos
  irrlicht b85584c8e1 renamed IUnknown to IReferenceCounted %!s(int64=17) %!d(string=hai) anos
  hybrid 383d3101c9 Some code cleanup for animated meshes. %!s(int64=17) %!d(string=hai) anos
  hybrid 74f1e2e9e3 Enhanced the meshbuffer interface. moved the recalculateBoundingBox from MeshManipulator to IMeshBuffer by exposing the already existing methods. Some initial append methods added. %!s(int64=17) %!d(string=hai) anos
  bitplane 323182d605 changed irrArray::linear_search to use == operator to avoid false positives. %!s(int64=17) %!d(string=hai) anos