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 gadi atpakaļ |
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 gadi atpakaļ |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 gadi atpakaļ |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
12 gadi atpakaļ |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
12 gadi atpakaļ |
Ivan Safrin
|
0e154ba75a
Added function list dropdown to IDE text editor
|
12 gadi atpakaļ |
Ivan Safrin
|
b7dc5f4275
Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text.
|
12 gadi atpakaļ |
Ivan Safrin
|
14890293f8
UITextInput speedups, bugfixes
|
12 gadi atpakaļ |
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 gadi atpakaļ |
Nur Monson
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 gadi atpakaļ |
Ivan Safrin
|
375127e4dc
Added 'Close File' to IDE menu in Windows and Linux, made the text editor convert Windows line endings to Unix
|
12 gadi atpakaļ |
Ivan Safrin
|
8275c69b9c
Added basic syntax highlighting for GLSL
|
12 gadi atpakaļ |
Ivan Safrin
|
229fe8c41d
Use default text color from syntax theme for unsupported file types in text editor
|
12 gadi atpakaļ |
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 gadi atpakaļ |
Ivan Safrin
|
5930b20c15
Fixed PolyKEY in bindings, added Services.Input to Lua defaults
|
13 gadi atpakaļ |
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 gadi atpakaļ |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
13 gadi atpakaļ |
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 gadi atpakaļ |
Ivan Safrin
|
3b371b3df5
Major speed improvements to UITextInput when dealing with large text files
|
13 gadi atpakaļ |
Ivan Safrin
|
3977a25908
Line number support in UITextInput, Monokai syntax theme
|
13 gadi atpakaļ |
Ivan Safrin
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
13 gadi atpakaļ |
Ivan Safrin
|
d070e47295
Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes
|
13 gadi atpakaļ |
Ivan Safrin
|
14634160c4
Proper error reporting on errors in files loaded by require()
|
13 gadi atpakaļ |
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 gadi atpakaļ |
Ivan Safrin
|
9ded3c1458
Fixed LuaJIT support, fixed shader alpha when fog is enabled
|
13 gadi atpakaļ |
Ivan Safrin
|
e7a3abcb94
Replace and Replace All for IDE text editor
|
13 gadi atpakaļ |
Ivan Safrin
|
24d0347b15
Find support in UITextInput and IDE text editor
|
13 gadi atpakaļ |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
13 gadi atpakaļ |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
13 gadi atpakaļ |
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 gadi atpakaļ |