engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
16 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
|
9bc11201d5
Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc.
|
16 years ago |
Rogerborg
|
dc2b2cebac
Make joystick activation optional, so that Irrlicht doesn't consume all joystick events. This allows us to pass joystick enumeration data to the user app. Revert example 04 to just do key movement, but have it show framerate independent movement. Add a new 19.MouseAndJoystick example. Tested with Win32 and Linux devices, and with the SDL device on Windows and Linux.
|
16 years ago |
hybrid
|
a4ed0d8ec5
Joystick implementation for SDL device.
|
16 years ago |
Rogerborg
|
ab5d88da77
Add basic joystick support on Windows and Linux, with an option to compile it out. winmm added to all .dsp/.vcproj/.dev projects. Example 04.Movement updated to demonstrate the functionality. Tested with 1 USB joypad on WinXP and Ubuntu 8.04 (via VmWare).
|
16 years ago |
bitplane
|
a019b12b11
Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users.
|
16 years ago |
hybrid
|
1886b79274
Implementation of UserData passing from the system event receiver to the Irrlicht IEventReceiver. Currently only available for Windows (thanks to rogerborg) and Linux.
|
16 years ago |
bitplane
|
32ae11b4b2
Applied Hybrid's device creation parameter changes to the Win32 device.
|
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
|
c65379e770
Minor changes.
|
16 years ago |
hybrid
|
5cc156d983
Fixed a docs typo.
|
17 years ago |
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.
|
17 years ago |
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.
|
17 years ago |
bitplane
|
9e4d29dd2b
CuteAlien's menu changes and fixes, CuteAlien/StarSonata's coloured listbox item extension.
|
17 years ago |
bitplane
|
00cab3e6ec
some doc comments about event types and event receivers. fixed a bug in the gui editor
|
17 years ago |
hybrid
|
f67fcbc13e
Named the event structs. Fixed a warning with endif comments.
|
17 years ago |
bitplane
|
e5dbed93dd
Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus.
|
17 years ago |
bitplane
|
1f1006a177
Added CuteAlien's IGUISpinBox.
|
17 years ago |
hybrid
|
23986b2c31
Fixed two things from a previous commit that were not working. Some minor comment changes.
|
17 years ago |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 years ago |