Ivan Safrin
|
31aabfe82c
Merge pull request #219 from CIB/cleanup
|
13 лет назад |
Jon Kristinsson
|
5452275b01
Caret scrolls when out of view
|
13 лет назад |
Ivan Safrin
|
a2ed1507b3
Box2D's PostSolve callback now dispatches EVENT_SOLVE_SHAPE_COLLISION instead of EVENT_NEW_SHAPE_COLLISION, reset yesNoCancel dialog action in IDE
|
13 лет назад |
Ivan Safrin
|
8214319cdc
Added YES and NO events to UIEvent, added Yes/No/Cancel popup to IDE, IDE will now ask if you want to save file before closing if there are unsaved changes
|
13 лет назад |
Ivan Safrin
|
1113728033
Fixed UIMenus broken by last commit
|
13 лет назад |
cib
|
2df6aeed02
UITextInput now can move over a line with left/right.
|
13 лет назад |
cib
|
8a0d9dcf0a
Was missing a break in switch
|
13 лет назад |
cib
|
c5d28364f8
Fixes shift on windows, issue #85
|
13 лет назад |
Ivan Safrin
|
8f94050c5b
Removed addDropShadow from ScreenLabel
|
13 лет назад |
Ivan Safrin
|
5e02a65ab5
UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks
|
13 лет назад |
Ivan Safrin
|
b6aa9c7ffb
Added ability to close open files in the IDE, UIComboBox now resets selected name to None on clearItems(), fixed sprite editor not setting height properly on load
|
13 лет назад |
Ivan Safrin
|
c737b818c0
Fixed hue selector click offset in the color picker
|
13 лет назад |
Ivan Safrin
|
85bb585f6b
Color picker no longer jitters/resets when you change values, fixed offset on click in color picker SV area
|
13 лет назад |
Remi Gillig
|
023a413d34
Fix some warnings
|
13 лет назад |
Ivan Safrin
|
f458010cb8
Fixed point collision examples
|
13 лет назад |
Ivan Safrin
|
998e54b54e
Fixed collision only entity not setting rotation correctly
|
13 лет назад |
Ivan Safrin
|
a51692a5c2
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 лет назад |
Ivan Safrin
|
4ed31d296e
Added a flag to renderer to treat normal blending as premultiplied, made the screen entity size default to 0 instead of 1
|
13 лет назад |
Ivan Safrin
|
9c2d2d0b7f
Merge pull request #206 from CIB/cleanup
|
13 лет назад |
Ivan Safrin
|
37ec0750b0
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 лет назад |
Ivan Safrin
|
20dfadf789
Fixed screen root entity being adjusted by default, fixed image alpha premultiplication
|
13 лет назад |
cib
|
d7eb82f4ad
Added virtual to UIWindow destructor
|
13 лет назад |
Ivan Safrin
|
6f278738b1
Merge pull request #201 from hmaddocks/fix_crash_in_PolycodeFrame_handleEvent
|
13 лет назад |
Henry Maddocks
|
93a2a92b6b
Check for active project before getting it's name.
|
13 лет назад |
Henry Maddocks
|
600435102f
Fix the includes for OpenAL on OSX
|
13 лет назад |
Ivan Safrin
|
2ee253001c
Updated documentation of addPhysicsChild/trackPhysicsChild
|
13 лет назад |
Ivan Safrin
|
8f4f43b365
Renamed setSpin to setAngularVelocity in 2D physics module
|
13 лет назад |
Ivan Safrin
|
fbd2cfb79c
Added static constructor proxies for overloaded constructors for Lua bindings access
|
13 лет назад |
Ivan Safrin
|
2ed079787f
Fixed bezier curves with single point, re-enabled scaling in skeletal animation, made IDE fps 3 instead of 1 when unfocused
|
13 лет назад |
Ivan Safrin
|
9744e5c382
Merge pull request #194 from SoyYuma/fix_#1
|
13 лет назад |