cutealien
|
491f9768d0
CIrrDeviceWin32::yield() now uses Sleep(0) instead of Sleep(1).
|
пре 1 година |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
пре 3 година |
cutealien
|
5bc00390b9
Merge branch releases/1.8 revisions r5797 through r5866 into trunk
|
пре 5 година |
cutealien
|
bff50c751d
Spelling fixes.
|
пре 8 година |
nadro
|
48bf4009c7
- Added external context managers with support for WGL and GLX.(this feature was available in ogl-es branch before)
|
пре 9 година |
cutealien
|
9eccabce40
Support for Direct3D 8 removed.
|
пре 9 година |
cutealien
|
d697587211
Implement setWindowSize for Win32 device.
|
пре 10 година |
cutealien
|
d6f7029221
Add IrrlichtDevice::setWindowSize (implemented only on X11, will try Windows next).
|
пре 10 година |
hybrid
|
bb3d37794b
Second round of override checks
|
пре 11 година |
hybrid
|
a36cdf072b
Added window position parameter to device creation params. For now, window is not programmatically movable. This patch is merely intended for restoring the device in the same location as with last run. Patch provided by Auria
|
пре 11 година |
hybrid
|
0a2330890a
Bump copyright to 2012
|
пре 12 година |
hybrid
|
f64b0063a1
Add access and changeability to internal Randomizer.
|
пре 13 година |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
пре 14 година |
cutealien
|
17cee03cd1
ClearSystemMessages does now also just remove keyboard/mouse events on Linux. Should probably be parametrized in the long run.
|
пре 15 година |
cutealien
|
9b50b09ea3
Add clearSystemMessages to IrrlichtDevices (implemented only for Win32 and Linux so far).
|
пре 15 година |
hybrid
|
af952595c6
Add methods for maximizing and restoring windows again. Some implementations are still empty, but we need the interfaces at least.
|
пре 15 година |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
пре 15 година |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
пре 15 година |
bitplane
|
c0170c7c48
Allow multiple device types compiled in at the same time. Renamed _IRR_USE_LINUX_DEVICE_ to _IRR_USE_X11_DEVICE_, added missing platform for Windows CE. Currently only tested in Linux (X11, SDL, console)
|
пре 15 година |
hybrid
|
8e9c3de276
Merged revisions 2349:2403 from 1.5 branch. Added defines for version handling, added method to check for drivers. Fix bugs in Joystick handler, filename handler, and byteswap.
|
пре 15 година |
bitplane
|
2a5a21fce4
Reset all line endings to Windows-style CRLF
|
пре 15 година |
bitplane
|
738954d3cd
Renamed setResizeable to setResizable (!)
|
пре 15 година |
hybrid
|
0aab2f1924
Added device method minimizeWindow which minimizes the render window (as if the minimize button has been clicked)
|
пре 15 година |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
пре 16 година |
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 година |
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 година |
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 година |
hybrid
|
0874600315
Added getColorFormat methods, currently only method stubs.
|
пре 16 година |
hybrid
|
8d4c92a751
Added isFulscreen method.
|
пре 16 година |
hybrid
|
966db1eac4
Added isWindowFocused and isWindowMinimized methods.
|
пре 16 година |