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