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