Ivan Safrin
|
35eb2dbaa1
Fix for file dialog on Mac, add files to project option
|
13 lat temu |
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 lat temu |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
13 lat temu |
Ivan Safrin
|
8a8b1cfa08
Player exits more gracefully on quit, debuggger improvements in the IDE
|
13 lat temu |
Ivan Safrin
|
296c0dee49
Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs
|
13 lat temu |
Ivan Safrin
|
f6dddc3e47
Multiple UITextInput fixes (crashing on deleting lines, mouse input while scrolling)
|
13 lat temu |
Ivan Safrin
|
0abcb9eefd
Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player
|
13 lat temu |
Ivan Safrin
|
5e0b6cf926
Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes
|
13 lat temu |
Ivan Safrin
|
2342359635
App focus lose and gain support on Mac, fixed bug with modifier keys
|
13 lat temu |
Ivan Safrin
|
40766fd24b
Moved getScreenInfo to Core
|
13 lat temu |
mcc
|
e3e6758d7d
Merge 9/22 screeninfo and ivansafrin Polycode branches
|
13 lat temu |
Ivan Safrin
|
6e1940bf25
Thread-safe events, adjustment Matrix for polygon picking
|
13 lat temu |
mcc
|
47147ae45d
Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch
|
13 lat temu |
Ivan Safrin
|
490211cbd1
Warp mouse Cocoa implementation
|
13 lat temu |
Ivan Safrin
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 lat temu |
Ivan Safrin
|
0a4775b3ca
Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics
|
13 lat temu |
Ivan Safrin
|
dc006132ba
Touch events in Input core, TUIO module and multiple monitor support in Cocoa
|
13 lat temu |
Ivan Safrin
|
e2220c0896
Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView
|
13 lat temu |
Ivan Safrin
|
3ab1b17bcf
Joystick fix for Mac
|
14 lat temu |
Ivan Safrin
|
3f300899cd
Some more IDE work
|
14 lat temu |
Ivan Safrin
|
695a105915
IDE header cleanup and some IDE fixes
|
14 lat temu |
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 lat temu |
Ivan Safrin
|
d12e6c475a
Fixes for Xcode 4.2 and Lion.
|
14 lat temu |
Ivan Safrin
|
e9c1a6af55
Mac fixes for bitshifter's changes.
|
14 lat temu |
Cameron Hart
|
cdee607137
Merge branch 'master' into pxljm
|
14 lat temu |
Ivan Safrin
|
05b7bdf04d
VSync on Mac, anisothropic filtering options, 3D physics framerate idependence
|
14 lat temu |
Cameron Hart
|
d2fde9fc99
Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed.
|
14 lat temu |
Cameron Hart
|
aa4c0f05b9
Mac OS X fixes - Polycore, Polycode2DPhysics and Polycode3DPhysics compile and link.
|
14 lat temu |
Ivan Safrin
|
60398a8df7
Moved gamepad stuff into core
|
14 lat temu |
Ivan Safrin
|
b07cef3dd0
Gamepad support via libstem_gamepad
|
14 lat temu |