Ivan Safrin
|
838d24257b
Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing
|
12 anni fa |
Ethan M
|
c8a2a2a53c
Added a close file button next to the file selector combobox.
|
12 anni fa |
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.
|
12 anni fa |
Ethan M
|
6078bdda1e
Added showNext/PreviousEditor() in PolycodeFrame.
|
12 anni fa |
Isak Andersson
|
9a469f08ba
use tabs, not spaces
|
12 anni fa |
Isak Andersson
|
2f35da6e95
Add a settings window that shows up and has a label for Misc settings
|
12 anni fa |
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.
|
12 anni fa |
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
|
12 anni fa |
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 anni fa |
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
|
13 anni fa |
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
|
13 anni fa |
Ivan Safrin
|
c8d1c08f26
Numerous windows fixes and windows IDE project
|
13 anni fa |
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
|
13 anni fa |
Ivan Safrin
|
1deeee0ebc
Setting window caption in UIWindow, confirmation for file removal in IDE, name popup for new folder
|
13 anni fa |
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 anni fa |
Ivan Safrin
|
2b15068944
Project export window in IDE and Mac export, fixed StandalonePlayer not quitting properly
|
13 anni fa |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
13 anni fa |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
13 anni fa |
Ivan Safrin
|
0abcb9eefd
Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player
|
13 anni fa |
Ivan Safrin
|
79c3dd8fd0
Complete event sent out on RETURN in UITextInput, basic console for IDE
|
13 anni fa |
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 anni fa |
Ivan Safrin
|
467369d432
Drag and Drop for UITrees, started on Screen editor in IDE
|
14 anni fa |
Ivan Safrin
|
1ee0958f5c
Renaming items in the IDE
|
14 anni fa |
Ivan Safrin
|
3f300899cd
Some more IDE work
|
14 anni fa |
Ivan Safrin
|
695a105915
IDE header cleanup and some IDE fixes
|
14 anni fa |
Ivan Safrin
|
e702ba12fa
Started working on new file dialog, started working on build tool
|
15 anni fa |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 anni fa |