Ivan Safrin
|
9344384708
Fixed crash when trying to copy with empty selection
|
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
|
e7a3abcb94
Replace and Replace All for IDE text editor
|
13 лет назад |
Ivan Safrin
|
24d0347b15
Find support in UITextInput and IDE text editor
|
13 лет назад |
Ivan Safrin
|
7885afc98a
Fixed double-click selection in UITextInput
|
13 лет назад |
Ivan Safrin
|
a9b190de02
More accurate line highlighting for UI text editor
|
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
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
13 лет назад |
Ivan Safrin
|
0e027f9626
Fixed method overloading for const char * initialized ObjectEntry's, fixed input on UIComboBox, IDE project data now stored in PolycodeProject, projects now resaved before building and files parsed in
|
13 лет назад |
Ivan Safrin
|
5fe085f23f
Fix for syntax highlighting backspaced lines, properly highlight Lua block comments
|
13 лет назад |
Ivan Safrin
|
00108aceb3
Color range support for labels, Lua syntax highlighting in the IDE
|
13 лет назад |
Ivan Safrin
|
5f8cc87ab9
Beginnings of a syntax highlight engine
|
13 лет назад |
Ivan Safrin
|
a3010450ec
Fixed scrollbar click to advance
|
13 лет назад |
Ivan Safrin
|
c21ab8e6bb
processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks
|
13 лет назад |
Ivan Safrin
|
46304672fb
UITextInput now scrolls with arrow keys and page up/page down
|
13 лет назад |
Ivan Safrin
|
f9ff37a7d8
More UI visual tweaks
|
13 лет назад |
Ivan Safrin
|
363a3c9a10
Undo/Redo support for UITextInput
|
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
|
bfb4c04ce1
Added scissor test support, removed entity masking (never really worked anyway), masking in UIScrollContainer now uses the new scissor testing
|
13 лет назад |
Ivan Safrin
|
79c3dd8fd0
Complete event sent out on RETURN in UITextInput, basic console for IDE
|
13 лет назад |
Ivan Safrin
|
059ea5cac4
Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers
|
13 лет назад |
Ivan Safrin
|
edd323094b
Text editor tweaks
|
13 лет назад |
Ivan Safrin
|
79be50a493
Fixed extra returns in getText from multiline text inputs
|
13 лет назад |
Ivan Safrin
|
2342359635
App focus lose and gain support on Mac, fixed bug with modifier keys
|
13 лет назад |
Ivan Safrin
|
18dd1f1c44
Made pixel snapping an (overridable) per-screne setting, added addChild to Scene and addEntity to Screen for consistency
|
13 лет назад |
Ivan Safrin
|
449bbd1cf1
Horizontal looping supper for Perlin noise, image pasting, a couple of simple blending operations, added textured default material to default pak
|
13 лет назад |
mcc
|
7c2adedb49
hitwidth/hitheight (now a Rectangle hit instead of two Numbers) now works correctly with ScreenMesh. If you change the Mesh after creating the ScreenMesh you will need to call an updateHitBox() function.
|
13 лет назад |