Commit History

Author SHA1 Message Date
  engineer_apple cf2cfa5f14 Changes in version 1.6, TA 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. 15 years ago
  rogerborg 77d97b18bf Make position2d a typedef of vector2d. Very tentatively deprecate position2d. Add the position2d methods that operate on a dimension2d to vector2d. Add vector2d constructor and equality methods to dimension2d. Add a new test case that verifies that vector2d and position2d are interchangeable, and that vector2d and dimension2d can operate on and implicitly convert each other. Remove the now duplicate position2d methods from CAttributeImpl. Tested with unit/regression tests and building all the examples. This should be a transparent change for users. 15 years ago
  hybrid ad43762777 Merged from 1.5 branch to trunk, all changes from 1913 to 1932. Mostly example and test fixes. Some bug fixes, camera interface changes. 16 years ago
  hybrid 7a1fac9dfb Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 16 years ago
  hybrid 57485235b9 Added some vector operations which take just one scalar as argument. 16 years ago
  hybrid 9f390fe59c Make isBetweenPoints-check include the begin and end points. 16 years ago
  hybrid 3f664b5391 Small code cleaning. Additional check for proper values in substring method. 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 2a9ae4bea7 Fixed the missing Windows API check for _WIN32 and _WIN64, both in trunk and 1.4. Finished the API enhancements in quaternion and vector classes. All methods now return the object where necessary. 16 years ago
  hybrid e409667ce0 Fixed some warnings and minor coding things. 17 years ago
  hybrid a61e2d6589 Fixed doc typos mentioned by Dorth. 17 years ago
  hybrid 738951ff4b Fixed some type issues with sqrt. Fixed rect.isValid to work with all types and avoid useless tests. Cleaned up some variable uses and scopes. 17 years ago
  hybrid 429220dace Added a cast in vector2d to make MSVC happy with integer vectors. Added virtual destructors in factory interfaces. 17 years ago
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 years ago
  hybrid ae3d7a58d1 Fixed also the vector2d normalization, reported by prisonerofpain. 17 years ago
  hybrid 4f5e1c399f Some documentation fixes. 17 years ago
  bitplane c00ce1d372 Moved everything to /trunk 17 years ago