Revīziju vēsture

Autors SHA1 Ziņojums Datums
  cutealien 3824b91b2c Minor code cleanup 10 mēneši atpakaļ
  cutealien d3e831d832 Add warning about rotateXZBy using right handed rotation 1 gadu atpakaļ
  cutealien a4cb792db8 Spelling fixes 1 gadu atpakaļ
  engineer_apple a960283ac3 a) debug Camera Matrices. enable with _IRR_COMPILE_WITH_90_DEGREE_CAMERA. 2 gadi atpakaļ
  cutealien 9cdb751159 Remove trivial copy constructors and assignment operators 2 gadi atpakaļ
  cutealien b50c3372d8 vector3d scalar operator/ and operator/= no longer multiply by the inverse but use the expected division. 2 gadi atpakaļ
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 gadi atpakaļ
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 gadi atpakaļ
  cutealien fd155bead0 Add operator[] to vector2d and vector3d 5 gadi atpakaļ
  cutealien bff50c751d Spelling fixes. 8 gadi atpakaļ
  cutealien f4fbe1b502 Second try on fixing some rounding problem with vector3d<s32>. 10 gadi atpakaļ
  cutealien f0058fbd66 Prevent some precision troubles on some compilers when working with vector3d<s32>. Thx @AReichl for bugfix. 10 gadi atpakaļ
  hybrid 9f7227b7ad Some whitespace adjustment. 11 gadi atpakaļ
  hybrid 0a2330890a Bump copyright to 2012 12 gadi atpakaļ
  hybrid 40480a7822 Merged revisions 4001-4056 from 1.7 branch. Keycode updates, fix compilation errors, vector normalize error case fixed, joystick safety fixes, editbox updates, meshviewer modal window fix, isPointInsideFast changes. 12 gadi atpakaļ
  hybrid 556f367df9 Fix constness for proper overloading 13 gadi atpakaļ
  hybrid afa978f2a5 Merge from 1.7 branch, revisions 3877-3908. Fix for getSphericalCoordinateAngles, some warnign fixes, md2 normal fix, several GUI fixes, isPointInside fix, zip endianess fix. 13 gadi atpakaļ
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 gadi atpakaļ
  cutealien 5c3e9500f8 Add vector3d::getAs3Values (patch provided by slavik262) 14 gadi atpakaļ
  hybrid db4abd66d7 Missing constification fixed, found by loneboco 14 gadi atpakaļ
  hybrid 675fd7637e Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 15 gadi atpakaļ
  hybrid 0ca3ba3744 Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 15 gadi atpakaļ
  hybrid 978c768ade More atan2 param casts. 15 gadi atpakaļ
  monstrobishi d7d497f0e5 - Fixed compile error in getHorizontalAngle() (Ambiguous method call to atan2). 15 gadi atpakaļ
  hybrid 1b89cef4a3 Fix precision problems in getHorizontalAngle. 15 gadi atpakaļ
  hybrid 6c62592d5b Fix precision problems in new method. 15 gadi atpakaļ
  hybrid 7babf477db Add new angles calculation method suggested by Yoran. 15 gadi atpakaļ
  hybrid 47ee78456d Add new triangle3d method, suggested by rogerborg. Fix comment. Fix type in multiplication. 15 gadi atpakaļ
  hybrid 7a2881da53 Merged revisions 2833:2848 from 1.6 branch. vector3d.normalize cleaned, gui skin bounds check fixed. 15 gadi atpakaļ
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 gadi atpakaļ