cutealien
|
3824b91b2c
Minor code cleanup
|
vor 1 Jahr |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
vor 3 Jahren |
cutealien
|
949a1de2f2
Make aabbox3d::isValid const
|
vor 5 Jahren |
cutealien
|
5c10d53a20
Add aabbox3d::isValid() function to check if MaxEdge > MinEdge
|
vor 5 Jahren |
cutealien
|
bff50c751d
Spelling fixes.
|
vor 8 Jahren |
hybrid
|
e7dd176703
Add intersect method to create intersect box, provided by hendu
|
vor 11 Jahren |
hybrid
|
a01095adfe
Add getRadius method for aabbox3d, as suggested by hendu
|
vor 12 Jahren |
hybrid
|
0a2330890a
Bump copyright to 2012
|
vor 12 Jahren |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
vor 14 Jahren |
hybrid
|
a23436f955
Merged revisions 3199-3217 from 1.7 branch. Fix collision problem in aabbox3d and some compile problems due to API changes. Fixed some minor mem leaks.
|
vor 15 Jahren |
hybrid
|
0ca3ba3744
Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included.
|
vor 15 Jahren |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
vor 15 Jahren |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
vor 15 Jahren |
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.
|
vor 16 Jahren |
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.
|
vor 16 Jahren |
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.
|
vor 16 Jahren |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
vor 17 Jahren |
bitplane
|
aab1dfa7cb
Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet.
|
vor 17 Jahren |
hybrid
|
f74f7586e2
Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version.
|
vor 17 Jahren |
bitplane
|
2617554681
fixed ascii art in aabbox3d::getEdges, found by Vitek
|
vor 17 Jahren |
hybrid
|
5180ee88e6
Enhanced documentation for isFrontFacing to make it safer to use. Fixed frustum culling to correctly handle all possible cases of box intersections. Replaced isFrontFacing by classifyPointRelation as suggested by vitek. Minor cleanups in some classes.
|
vor 18 Jahren |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
vor 18 Jahren |