hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 éve |
cutealien
|
2dc5c7d7d5
- Reversed change in vector3d::normalize. The check for 0 vector isn't there for optimization, but to prevent NAN values.
|
15 éve |
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 éve |
engineer_apple
|
2340f9b849
Changes in 1.6 TA
|
15 éve |
engineer_apple
|
c130d56b76
Changes in 1.6 TA
|
16 éve |
hybrid
|
72e38c419e
Fix vector3d with int elements.
|
16 éve |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
16 éve |
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 éve |
hybrid
|
7a1fac9dfb
Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes.
|
16 éve |
hybrid
|
57485235b9
Added some vector operations which take just one scalar as argument.
|
16 éve |
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 éve |
hybrid
|
9f390fe59c
Make isBetweenPoints-check include the begin and end points.
|
16 éve |
hybrid
|
fd06e88d09
Code cleanup.
|
16 éve |
hybrid
|
b9d47be01d
Added rogerborg's rotationToDirection method.
|
16 éve |
hybrid
|
70e78d80c9
Changed return value of a videomodelist method. missing linebreak in vector3d.h
|
16 éve |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 éve |
hybrid
|
7e65d90e54
Fixed types mismatch.
|
16 éve |
hybrid
|
9eb99c5bd7
Fixed quaternion warnings. Fixed returned interface pointers for newly introduced scene node changes.
|
16 éve |
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 éve |
hybrid
|
e409667ce0
Fixed some warnings and minor coding things.
|
17 éve |
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 éve |
hybrid
|
13b9851487
Another round of constness additions. Almost finished now.
|
17 éve |
hybrid
|
17ed8d5b60
Some new convenience functions and fixes for template usage.
|
17 éve |
hybrid
|
d6f8edae35
A first few fixes concerning strict-aliasing mentioned by vapier.
|
17 éve |
hybrid
|
4f5e1c399f
Some documentation fixes.
|
17 éve |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 éve |