Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
13 年之前 |
Ivan Safrin
|
ab57cb458b
Core pausing on lose focus, IDE will now pause core on lose focus
|
13 年之前 |
Ivan Safrin
|
78300e7cae
Fixed entity property editor, fixed mouse position not setting on mousedown
|
13 年之前 |
Ivan Safrin
|
3522705f07
Fixed undo/redo
|
13 年之前 |
Ivan Safrin
|
f8dc3922a7
OS-specific shortcut keys and core shortcut events
|
13 年之前 |
Ivan Safrin
|
a0b87eba59
Fixed Mac build broken by Windows changes
|
13 年之前 |
Ivan Safrin
|
134576cae7
Tons of Windows fixes
|
13 年之前 |
Ivan Safrin
|
a6bb676068
New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings
|
13 年之前 |
Ivan Safrin
|
35eb2dbaa1
Fix for file dialog on Mac, add files to project option
|
13 年之前 |
Ivan Safrin
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 年之前 |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
13 年之前 |
Ivan Safrin
|
8a8b1cfa08
Player exits more gracefully on quit, debuggger improvements in the IDE
|
13 年之前 |
Ivan Safrin
|
296c0dee49
Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs
|
13 年之前 |
Ivan Safrin
|
f6dddc3e47
Multiple UITextInput fixes (crashing on deleting lines, mouse input while scrolling)
|
13 年之前 |
Ivan Safrin
|
0abcb9eefd
Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player
|
13 年之前 |
Ivan Safrin
|
5e0b6cf926
Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes
|
13 年之前 |
Ivan Safrin
|
2342359635
App focus lose and gain support on Mac, fixed bug with modifier keys
|
13 年之前 |
Ivan Safrin
|
40766fd24b
Moved getScreenInfo to Core
|
13 年之前 |
mcc
|
e3e6758d7d
Merge 9/22 screeninfo and ivansafrin Polycode branches
|
13 年之前 |
Ivan Safrin
|
6e1940bf25
Thread-safe events, adjustment Matrix for polygon picking
|
13 年之前 |
mcc
|
47147ae45d
Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch
|
13 年之前 |
Ivan Safrin
|
490211cbd1
Warp mouse Cocoa implementation
|
13 年之前 |
Ivan Safrin
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 年之前 |
Ivan Safrin
|
0a4775b3ca
Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics
|
13 年之前 |
Ivan Safrin
|
dc006132ba
Touch events in Input core, TUIO module and multiple monitor support in Cocoa
|
13 年之前 |
Ivan Safrin
|
e2220c0896
Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView
|
13 年之前 |
Ivan Safrin
|
3ab1b17bcf
Joystick fix for Mac
|
14 年之前 |
Ivan Safrin
|
3f300899cd
Some more IDE work
|
14 年之前 |
Ivan Safrin
|
695a105915
IDE header cleanup and some IDE fixes
|
14 年之前 |
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 年之前 |