cib
|
d48022a44c
Added Core::captureMouse(bool)
|
12 tahun lalu |
Ivan Safrin
|
56e6d494ff
Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press
|
12 tahun lalu |
Ivan Safrin
|
2522352a17
Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE
|
13 tahun lalu |
Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
13 tahun lalu |
Ivan Safrin
|
ab57cb458b
Core pausing on lose focus, IDE will now pause core on lose focus
|
13 tahun lalu |
Ivan Safrin
|
a770a9bcbb
Linux fixes for core library and examples/template
|
13 tahun lalu |
Ivan Safrin
|
c93ec560d5
Reset input state on app gain focus
|
13 tahun lalu |
Ivan Safrin
|
5e0b6cf926
Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes
|
13 tahun lalu |
Ivan Safrin
|
2342359635
App focus lose and gain support on Mac, fixed bug with modifier keys
|
13 tahun lalu |
Ivan Safrin
|
40766fd24b
Moved getScreenInfo to Core
|
13 tahun lalu |
mcc
|
e3e6758d7d
Merge 9/22 screeninfo and ivansafrin Polycode branches
|
13 tahun lalu |
Ivan Safrin
|
dda069be43
Threaded event fixes
|
13 tahun lalu |
Ivan Safrin
|
83f843670e
Fixed potential crash in TUIO module, exposed eventMutex in Core
|
13 tahun lalu |
Ivan Safrin
|
6e1940bf25
Thread-safe events, adjustment Matrix for polygon picking
|
13 tahun lalu |
mcc
|
2a02fa1e42
Merge 8/13 mcclure screeninfo branch with Ivan Polycode branch
|
13 tahun lalu |
mcc
|
47147ae45d
Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch
|
13 tahun lalu |
Ivan Safrin
|
942c53bd70
A wrapper for time information, might have broken windows
|
13 tahun lalu |
Ivan Safrin
|
dc006132ba
Touch events in Input core, TUIO module and multiple monitor support in Cocoa
|
13 tahun lalu |
Ivan Safrin
|
3f300899cd
Some more IDE work
|
14 tahun lalu |
Ivan Safrin
|
695a105915
IDE header cleanup and some IDE fixes
|
14 tahun lalu |
mcc
|
72e45c7c9c
Adds a CoreServices::getScreenInfo() which fetches screen width, height and refresh rate in a cross-platform way. If a Core object is given (0,0) as the screen coordinates in its constructor and also full screen mode is chosen, use getScreenInfo() to set the screen to the current resolution exactly.
|
14 tahun lalu |
Cameron Hart
|
cdee607137
Merge branch 'master' into pxljm
|
14 tahun lalu |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 tahun lalu |
Ivan Safrin
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
14 tahun lalu |
unknown
|
207ca4fca6
Windows port and some fixes
|
14 tahun lalu |
Ivan Safrin
|
5f2a5232c4
More code cleanup
|
14 tahun lalu |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 tahun lalu |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
14 tahun lalu |
Ivan Safrin
|
f797a8af9d
Fixed up Lua bindings, added default API to the player, added some design assets, improved polybuild tool
|
15 tahun lalu |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
15 tahun lalu |