| .. |
|
ExampleBrowserWindow.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 лет назад |
|
ExportProjectWindow.cpp
|
b11196824e
Added compile scripts option to IDE export project window.
|
12 лет назад |
|
NewFileWindow.cpp
|
1d14f987c6
Focus now gets reset when a modal window is shown in the IDE
|
12 лет назад |
|
NewProjectWindow.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 лет назад |
|
PolycodeClipboard.cpp
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
13 лет назад |
|
PolycodeConsole.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 лет назад |
|
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 лет назад |
|
PolycodeEditorManager.cpp
|
7030403eca
Tweaks to the external text editor pull request
|
12 лет назад |
|
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 лет назад |
|
PolycodeFrame.cpp
|
f09dee97ab
Made sure cursor gets set to arrow when modal dialogs are shown in the IDE and on entering top background
|
12 лет назад |
|
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 лет назад |
|
PolycodeImageEditor.cpp
|
aca1fa37a4
Fixed resource paths not setting correctly for textures, added texture resource reload, made images in IDE editors reload on change.
|
12 лет назад |
|
PolycodeMaterialEditor.cpp
|
623cb1a643
Manually copied in two changes from Morgawr's pull request
|
12 лет назад |
|
PolycodeProject.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 лет назад |
|
PolycodeProjectBrowser.cpp
|
96fd3d552b
Use new UIMenuDivider items in global menu
|
12 лет назад |
|
PolycodeProjectEditor.cpp
|
4b06c5558f
IDE project edtior now sets the saved/unsaved flag
|
13 лет назад |
|
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 лет назад |
|
PolycodeProps.cpp
|
2365cebc9b
Fixed single line UITextInput crashing on mousewheel events, fixed normalized render targets not working properly
|
12 лет назад |
|
PolycodeRemoteDebugger.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 лет назад |
|
PolycodeScreenEditor.cpp
|
e572c8e84e
Fix "not all enum values used in switch" warning on OS X
|
12 лет назад |
|
PolycodeSpriteEditor.cpp
|
aca1fa37a4
Fixed resource paths not setting correctly for textures, added texture resource reload, made images in IDE editors reload on change.
|
12 лет назад |
|
PolycodeTextEditor.cpp
|
0e154ba75a
Added function list dropdown to IDE text editor
|
12 лет назад |
|
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 лет назад |
|
SettingsWindow.cpp
|
1aa293560c
Added syntax theme switcher to settings window in IDE
|
12 лет назад |
|
TextureBrowser.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 лет назад |
|
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 лет назад |