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