Ivan Safrin
|
b2fa7919c8
Editor splitting basics
|
12 年之前 |
Ivan Safrin
|
ffec7d2521
More UI tweaks, UI theme switching in IDE
|
12 年之前 |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 年之前 |
Ivan Safrin
|
81e87a9001
Removed direct transform vector access in entities due to speed and memory considerations
|
12 年之前 |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
12 年之前 |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
12 年之前 |
Ivan Safrin
|
f85e1327f5
Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of)
|
12 年之前 |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
12 年之前 |
Ivan Safrin
|
73f9b3742e
Merged in pull request
|
12 年之前 |
Ivan Safrin
|
cc0ef59a4a
Uppercase extensions will now show up in the IDE asset browser, project files won't be opened by default now (this only happened so their fonts would load, now loaded by ProjectManager)
|
12 年之前 |
Ivan Safrin
|
009e198e25
Added support for context menus in UITextInput, added context menu for text inputs in the IDE
|
12 年之前 |
Ivan Safrin
|
4966c24025
Made IDE project always copy files. Added find option and shortcut to the menu, fixed external editor not opening paths with spaces on windows, fixed publishing on windows
|
12 年之前 |
Ivan Safrin
|
bbc056c02b
Merge pull request #366 from christopherreed/fix-removeFile-crash
|
12 年之前 |
Ivan Safrin
|
1d14f987c6
Focus now gets reset when a modal window is shown in the IDE
|
12 年之前 |
Christopher Reed
|
8f100fd043
Fix bug - potentially invalid pointer.
|
12 年之前 |
Ivan Safrin
|
14890293f8
UITextInput speedups, bugfixes
|
12 年之前 |
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 年之前 |
Ivan Safrin
|
1aa293560c
Added syntax theme switcher to settings window in IDE
|
12 年之前 |
Ivan Safrin
|
553c831c9f
Merge pull request #327 from christopherreed/compile-scripts
|
12 年之前 |
Ivan Safrin
|
394f41fca4
Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code.
|
12 年之前 |
Christopher Reed
|
b11196824e
Added compile scripts option to IDE export project window.
|
12 年之前 |
Ivan Safrin
|
7030403eca
Tweaks to the external text editor pull request
|
12 年之前 |
Ivan Safrin
|
838d24257b
Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing
|
12 年之前 |
Ethan M
|
513d2de1f1
Merge branch 'master' of https://github.com/ivansafrin/Polycode into file-selector-2
|
12 年之前 |
Ethan M
|
c8a2a2a53c
Added a close file button next to the file selector combobox.
|
12 年之前 |
Ethan M
|
f4f3ab3d41
Rewrote and refactored file/project saving and closing in PolycodeIDEApp. Rewrote removeEditor() due to undesirable behavior regarding modal dialogs.
|
12 年之前 |
Isak Andersson
|
9a469f08ba
use tabs, not spaces
|
12 年之前 |
Isak Andersson
|
3b876bcbd0
IDE now opens external text editor if one is specified and enabled instead of internal text editor
|
12 年之前 |
Isak Andersson
|
b2bdba6433
work around config file loading too late for settings ui getting correct default values and refactor some to clean up
|
12 年之前 |
Isak Andersson
|
ce16652d89
Settings are now loaded from config file
|
12 年之前 |