cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 yıl önce |
cutealien
|
089db591dd
Add optional multitouch support to X11.
|
3 yıl önce |
cutealien
|
29b2fa974e
Documenation fixes. Thx @ greenya.
|
5 yıl önce |
cutealien
|
e6cf90d594
The new EGET_ELEMENT_REMOVED event got... removed.
|
7 yıl önce |
cutealien
|
e2ca877234
Add gui event EGET_ELEMENT_REMOVED. Remove active focus now from elements which got removed from the gui graph.
|
7 yıl önce |
cutealien
|
278dc39029
UserEvent now usize size_t for UserData fields to avoid cutting number on some platforms.
|
7 yıl önce |
cutealien
|
bff50c751d
Spelling fixes.
|
8 yıl önce |
cutealien
|
c67308f25a
Increase NUMBER_OF_AXES to 18 (thx @Tobias314 and devonsoft for telling about devices which need more axes).
|
9 yıl önce |
cutealien
|
c5f271b4fc
Improved i18n key input for X11. Which means languages like cyrillic work now.
|
10 yıl önce |
hybrid
|
9f7227b7ad
Some whitespace adjustment.
|
11 yıl önce |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 yıl önce |
cutealien
|
d439c11f54
Unify spelling in documentation (color, behavior).
|
12 yıl önce |
cutealien
|
1e90e2d9b3
Merge revision 3848-3875 from 1.7 branch:
|
13 yıl önce |
bitplane
|
ed5344f5e8
Added minimum timelines for removing deprecated methods.
|
13 yıl önce |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 yıl önce |
hybrid
|
e8fa33e154
Merged from 1.7 branch, revisions 3300-3357. Huge number of bug fixes, mostly in GUI and serialization.
|
14 yıl önce |
hybrid
|
9e9e55a903
Merged revisions 3218-3270 from branch 1.7. Many bugfixes, mainly in GUI and device, a few mesh loader fixes. Octree culling bug fix.
|
14 yıl önce |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
15 yıl önce |
cutealien
|
cf445855a6
Documenation clarification in IEventReceiver (thx teto) and ISceneCollisionManager (thx aanderse).
|
15 yıl önce |
cutealien
|
2573257ffc
Double and triple click events now for each mouse-button. Old events for that got removed.
|
15 yıl önce |
hybrid
|
7713cddaf8
Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes.
|
15 yıl önce |
hybrid
|
6acdce5021
Add missing COUNT enum. Add FLT_MAX define if missing.
|
15 yıl önce |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 yıl önce |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 yıl önce |
cutealien
|
a142d5edca
Add enums for EMIE_MOUSE_DOUBLE_CLICK and EMIE_MOUSE_TRIPLE_CLICK this time (sorry again)
|
15 yıl önce |
cutealien
|
a7865ae234
- adding events EGET_EDITBOX_CHANGED and EGET_EDITBOX_MARKING_CHANGED
|
15 yıl önce |
cutealien
|
17f879c7b0
Oops, EMBSM_EXTRA1 and EMBSM_EXTRA2 not supported on linux, so removed from device and added comment.
|
15 yıl önce |
cutealien
|
122084c75e
- Set "ButtonStates" for mouse events also on Linux (was only for Windows formerly)
|
15 yıl önce |
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 yıl önce |
bitplane
|
a6c241ee89
Made enum for mouse button state mask
|
16 yıl önce |