Ivan Safrin
|
aef4f6fcbf
IDE tabs can now be renamed
|
il y a 12 ans |
Ivan Safrin
|
87a85e1651
You can close tabs
|
il y a 12 ans |
Ivan Safrin
|
04fc32a398
Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff
|
il y a 12 ans |
Ivan Safrin
|
51e208841f
Separated project display into separate frames per project, added tab support preliminaries
|
il y a 12 ans |
Ivan Safrin
|
72aa1b9942
Added active project selector
|
il y a 12 ans |
Ivan Safrin
|
6f1ff51c61
Editor split fixes
|
il y a 12 ans |
Ivan Safrin
|
b2fa7919c8
Editor splitting basics
|
il y a 12 ans |
Ivan Safrin
|
ffec7d2521
More UI tweaks, UI theme switching in IDE
|
il y a 12 ans |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
il y a 12 ans |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
il y a 12 ans |
Ivan Safrin
|
f85e1327f5
Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of)
|
il y a 12 ans |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
il y a 12 ans |
Ivan Safrin
|
838d24257b
Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing
|
il y a 12 ans |
Ethan M
|
c8a2a2a53c
Added a close file button next to the file selector combobox.
|
il y a 12 ans |
Ethan M
|
2226a275ee
Initial commit for switching between open editors via the keyboard. Moved file selector update code out of event handler and into updateFileSelector(). Added ability to toggle between project path and file name display in file selector.
|
il y a 12 ans |
Ethan M
|
6078bdda1e
Added showNext/PreviousEditor() in PolycodeFrame.
|
il y a 12 ans |
Isak Andersson
|
9a469f08ba
use tabs, not spaces
|
il y a 12 ans |
Isak Andersson
|
2f35da6e95
Add a settings window that shows up and has a label for Misc settings
|
il y a 12 ans |
Ivan Safrin
|
ce9250d76b
Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers.
|
il y a 12 ans |
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
|
il y a 12 ans |
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
|
il y a 12 ans |
Ivan Safrin
|
2522352a17
Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE
|
il y a 13 ans |
Ivan Safrin
|
1b7597c4ab
Fixed Unicode text rendering, fixed ortho not chaning size if it's been set, new about dialog in IDE, minor IDE tweaks
|
il y a 13 ans |
Ivan Safrin
|
c8d1c08f26
Numerous windows fixes and windows IDE project
|
il y a 13 ans |
Ivan Safrin
|
0cbace3e56
added UIFileDialog, IDE on Linux uses UIFileDialog, added Linux file manipulation methods to SDLCore, fixed OSBasics to properly display root folder on Linux
|
il y a 13 ans |
Ivan Safrin
|
1deeee0ebc
Setting window caption in UIWindow, confirmation for file removal in IDE, name popup for new folder
|
il y a 13 ans |
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),
|
il y a 13 ans |
Ivan Safrin
|
2b15068944
Project export window in IDE and Mac export, fixed StandalonePlayer not quitting properly
|
il y a 13 ans |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
il y a 13 ans |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
il y a 13 ans |