Ivan Safrin
|
0b76b19e29
Recreated all IDE assets and both default UI themes as vector assets, exported high resolution retina assets, IDE will now choose a retina UI theme and retina assets if running on a retina display. Tons of UI tweaks across the board
|
пре 12 година |
Ivan Safrin
|
c5884954d5
Added support for editors to add their own config to the user state file, text editor will now reopen to the line it was closed on
|
пре 12 година |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
пре 12 година |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
пре 12 година |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
пре 12 година |
Ivan Safrin
|
0e154ba75a
Added function list dropdown to IDE text editor
|
пре 12 година |
Ivan Safrin
|
b7dc5f4275
Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text.
|
пре 12 година |
Ivan Safrin
|
14890293f8
UITextInput speedups, bugfixes
|
пре 12 година |
Ivan Safrin
|
2d769810e5
Added word wrap support to UITextInput. UITextInput now scrolls with mouse selection. Fixed find functionality in the IDE text editor. UITextInput selection now updates on resize. Fixed various minor bugs in UITextInput.
|
пре 12 година |
Nur Monson
|
98d791f339
Fix "unused variable" warnings found on OS X
|
пре 12 година |
Ivan Safrin
|
375127e4dc
Added 'Close File' to IDE menu in Windows and Linux, made the text editor convert Windows line endings to Unix
|
пре 12 година |
Ivan Safrin
|
8275c69b9c
Added basic syntax highlighting for GLSL
|
пре 12 година |
Ivan Safrin
|
229fe8c41d
Use default text color from syntax theme for unsupported file types in text editor
|
пре 12 година |
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
|
пре 12 година |
Ivan Safrin
|
5930b20c15
Fixed PolyKEY in bindings, added Services.Input to Lua defaults
|
пре 13 година |
Ivan Safrin
|
fcaa4baef6
IDE now displays saved/unsaved status of files, will prompt to save all on run, UIButton will now dispatch click event on Enter press, IDE text editor sets saved/unsaved flag
|
пре 13 година |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
пре 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
|
3b371b3df5
Major speed improvements to UITextInput when dealing with large text files
|
пре 13 година |
Ivan Safrin
|
3977a25908
Line number support in UITextInput, Monokai syntax theme
|
пре 13 година |
Ivan Safrin
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
пре 13 година |
Ivan Safrin
|
d070e47295
Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes
|
пре 13 година |
Ivan Safrin
|
14634160c4
Proper error reporting on errors in files loaded by require()
|
пре 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
|
9ded3c1458
Fixed LuaJIT support, fixed shader alpha when fog is enabled
|
пре 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
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
пре 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 година |