Ivan Safrin
|
b7dc5f4275
Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text.
|
12 rokov pred |
Ivan Safrin
|
14890293f8
UITextInput speedups, bugfixes
|
12 rokov pred |
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 rokov pred |
Nur Monson
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 rokov pred |
Ivan Safrin
|
375127e4dc
Added 'Close File' to IDE menu in Windows and Linux, made the text editor convert Windows line endings to Unix
|
12 rokov pred |
Ivan Safrin
|
8275c69b9c
Added basic syntax highlighting for GLSL
|
12 rokov pred |
Ivan Safrin
|
229fe8c41d
Use default text color from syntax theme for unsupported file types in text editor
|
12 rokov pred |
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 rokov pred |
Ivan Safrin
|
5930b20c15
Fixed PolyKEY in bindings, added Services.Input to Lua defaults
|
13 rokov pred |
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 rokov pred |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
13 rokov pred |
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 rokov pred |
Ivan Safrin
|
3b371b3df5
Major speed improvements to UITextInput when dealing with large text files
|
13 rokov pred |
Ivan Safrin
|
3977a25908
Line number support in UITextInput, Monokai syntax theme
|
13 rokov pred |
Ivan Safrin
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
13 rokov pred |
Ivan Safrin
|
d070e47295
Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes
|
13 rokov pred |
Ivan Safrin
|
14634160c4
Proper error reporting on errors in files loaded by require()
|
13 rokov pred |
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 rokov pred |
Ivan Safrin
|
9ded3c1458
Fixed LuaJIT support, fixed shader alpha when fog is enabled
|
13 rokov pred |
Ivan Safrin
|
e7a3abcb94
Replace and Replace All for IDE text editor
|
13 rokov pred |
Ivan Safrin
|
24d0347b15
Find support in UITextInput and IDE text editor
|
13 rokov pred |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
13 rokov pred |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
13 rokov pred |
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 rokov pred |
Ivan Safrin
|
5fe085f23f
Fix for syntax highlighting backspaced lines, properly highlight Lua block comments
|
13 rokov pred |
Ivan Safrin
|
fb541667a1
Prettier lua syntax highlighting
|
13 rokov pred |
Ivan Safrin
|
00108aceb3
Color range support for labels, Lua syntax highlighting in the IDE
|
13 rokov pred |
Ivan Safrin
|
5f8cc87ab9
Beginnings of a syntax highlight engine
|
13 rokov pred |
Ivan Safrin
|
296c0dee49
Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs
|
13 rokov pred |
Ivan Safrin
|
edd323094b
Text editor tweaks
|
13 rokov pred |