cutealien
|
0cf10baf87
Add IGUISpinBox functions getValueFor and getOldValue
|
2 years ago |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 years ago |
cutealien
|
cc2b3716b7
Improve speed for finalizing skinned meshes (removal of unnecessary frames after loading) (thx @ichtyander for the testmodel)
|
11 years ago |
cutealien
|
ae541ffaf4
- IGUISpinBox now passes on the EGET_BUTTON_CLICKED, EGET_EDITBOX_CHANGED and EGET_EDITBOX_ENTER events from it's sub-elements.
|
12 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
cutealien
|
de5f4b7af1
Add documentation to all IGUIElement's which events they are creating.
|
12 years ago |
cutealien
|
62057f1ea2
CGUISpinBox range does now also use decimal places to avoid getting endless loops in setValue/verifyValueRange.
|
13 years ago |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 years ago |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 years ago |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 years ago |
bitplane
|
2a5a21fce4
Reset all line endings to Windows-style CRLF
|
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.
|
16 years ago |
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 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
|
08e359784b
GUI constification done, other parts still missing.
|
17 years ago |
hybrid
|
f4bc95371b
First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes.
|
17 years ago |
bitplane
|
1f1006a177
Added CuteAlien's IGUISpinBox.
|
17 years ago |