| .. |
|
ExampleBrowserWindow.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 tahun lalu |
|
ExportProjectWindow.cpp
|
b11196824e
Added compile scripts option to IDE export project window.
|
12 tahun lalu |
|
NewFileWindow.cpp
|
1d14f987c6
Focus now gets reset when a modal window is shown in the IDE
|
12 tahun lalu |
|
NewProjectWindow.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 tahun lalu |
|
PolycodeClipboard.cpp
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
13 tahun lalu |
|
PolycodeConsole.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 tahun lalu |
|
PolycodeEditor.cpp
|
d857b25e22
Hooked up IDE property controls to the Undo/Redo system and implemented Undo/Redo in the screen editor for most actions. ColorPicker and HSlide no longer send out change events on drag, only on release, multiple fixes in the IDE
|
12 tahun lalu |
|
PolycodeEditorManager.cpp
|
7030403eca
Tweaks to the external text editor pull request
|
12 tahun lalu |
|
PolycodeFontEditor.cpp
|
5e02a65ab5
UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks
|
12 tahun lalu |
|
PolycodeFrame.cpp
|
f09dee97ab
Made sure cursor gets set to arrow when modal dialogs are shown in the IDE and on entering top background
|
12 tahun lalu |
|
PolycodeIDEApp.cpp
|
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 tahun lalu |
|
PolycodeImageEditor.cpp
|
aca1fa37a4
Fixed resource paths not setting correctly for textures, added texture resource reload, made images in IDE editors reload on change.
|
12 tahun lalu |
|
PolycodeMaterialEditor.cpp
|
e93cbf4fef
Programs loaded from material file will now reload automatically
|
12 tahun lalu |
|
PolycodeProject.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 tahun lalu |
|
PolycodeProjectBrowser.cpp
|
96fd3d552b
Use new UIMenuDivider items in global menu
|
12 tahun lalu |
|
PolycodeProjectEditor.cpp
|
4b06c5558f
IDE project edtior now sets the saved/unsaved flag
|
13 tahun lalu |
|
PolycodeProjectManager.cpp
|
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 tahun lalu |
|
PolycodeProps.cpp
|
a440d67722
Sprites now reload automatically in the screen editor if changed
|
12 tahun lalu |
|
PolycodeRemoteDebugger.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 tahun lalu |
|
PolycodeScreenEditor.cpp
|
2b05a2ef86
Fixed linked entities not reloading properly on change in the IDE screen editor
|
12 tahun lalu |
|
PolycodeSpriteEditor.cpp
|
2d25605590
Added small help blurb to IDE sprite editor
|
12 tahun lalu |
|
PolycodeTextEditor.cpp
|
0e154ba75a
Added function list dropdown to IDE text editor
|
12 tahun lalu |
|
PolycodeToolLauncher.cpp
|
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 tahun lalu |
|
SettingsWindow.cpp
|
1aa293560c
Added syntax theme switcher to settings window in IDE
|
12 tahun lalu |
|
TextureBrowser.cpp
|
58e552b260
IDE asset browser will now reload the project folder tree every time it is shown, added a reload button to asset browser to refresh current folder
|
12 tahun lalu |
|
ToolWindows.cpp
|
039b341794
Added ability to create a shader programmatically from MaterialManager, made programs notify shader when they reload, made the YesNo and YesNoCancel popups have minimum width, added a shader icon to the asset browser
|
12 tahun lalu |