Ivan Safrin
|
122c804485
Sound will optionally generate float buffer, added POLYIGNORE to an usupported method in Sound, IDE tabs will now open files from their file browser
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
04fc32a398
Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
51e208841f
Separated project display into separate frames per project, added tab support preliminaries
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
72aa1b9942
Added active project selector
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
6f1ff51c61
Editor split fixes
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
b2fa7919c8
Editor splitting basics
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
9af19e3e13
Fixed project title
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
ffec7d2521
More UI tweaks, UI theme switching in IDE
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
81e87a9001
Removed direct transform vector access in entities due to speed and memory considerations
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
f85e1327f5
Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of)
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
f09dee97ab
Made sure cursor gets set to arrow when modal dialogs are shown in the IDE and on entering top background
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
1d14f987c6
Focus now gets reset when a modal window is shown in the IDE
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
14890293f8
UITextInput speedups, bugfixes
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
0fd5121a1d
Fixed crash when opening a file that's not part of the project
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
a8e81d54e6
Shaders no longer require unifroms to be declared in the material file and loaded directly from GLSL, fixed a crash in resource manager destructor, added additive blending operation for Color
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
838d24257b
Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing
|
%!s(int64=12) %!d(string=hai) anos |
Ethan M
|
4effa2eb55
Increased width of file selector by 50 to accommodate path display somewhat.
|
%!s(int64=12) %!d(string=hai) anos |
Ethan M
|
c8a2a2a53c
Added a close file button next to the file selector combobox.
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=12) %!d(string=hai) anos |
Ethan M
|
6078bdda1e
Added showNext/PreviousEditor() in PolycodeFrame.
|
%!s(int64=12) %!d(string=hai) anos |
Isak Andersson
|
9a469f08ba
use tabs, not spaces
|
%!s(int64=12) %!d(string=hai) anos |
Isak Andersson
|
2f35da6e95
Add a settings window that shows up and has a label for Misc settings
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=12) %!d(string=hai) anos |
Ethan M
|
40a52bc301
Clear project title at the top of the IDE if no projects are open.
|
%!s(int64=12) %!d(string=hai) anos |
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
|
%!s(int64=12) %!d(string=hai) anos |