Ivan Safrin 1aa293560c Added syntax theme switcher to settings window in IDE hace 12 años
..
ExampleBrowserWindow.h 3f300899cd Some more IDE work hace 14 años
ExportProjectWindow.h b11196824e Added compile scripts option to IDE export project window. hace 12 años
NewFileWindow.h 467369d432 Drag and Drop for UITrees, started on Screen editor in IDE hace 14 años
NewProjectWindow.h 695a105915 IDE header cleanup and some IDE fixes hace 14 años
PolycodeClipboard.h 391fc8afbf Deep clone for screen entities, copy/paste in 2d editor hace 13 años
PolycodeConsole.h ce9250d76b Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers. hace 12 años
PolycodeEditor.h abc4a4dbab Basic undo/redo beginnings in screen editor (transforms and deletion only for now). Fixed multiline text input not scrolling properly after latest text input fixes. hace 12 años
PolycodeEditorManager.h 7030403eca Tweaks to the external text editor pull request hace 12 años
PolycodeFontEditor.h 5f8cc87ab9 Beginnings of a syntax highlight engine hace 13 años
PolycodeFrame.h 838d24257b Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing hace 12 años
PolycodeGlobals.h 0f8b40abc1 Syntax hilighting theme support and Solarized Dark theme for IDE hace 13 años
PolycodeIDEApp.h 838d24257b Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing hace 12 años
PolycodeImageEditor.h 6135171126 MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now) hace 13 años
PolycodeMaterialEditor.h 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. hace 12 años
PolycodeProject.h 9b1d802703 Texture filtering mode option in project settings hace 13 años
PolycodeProjectBrowser.h 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), hace 13 años
PolycodeProjectEditor.h 4b06c5558f IDE project edtior now sets the saved/unsaved flag hace 13 años
PolycodeProjectManager.h b11196824e Added compile scripts option to IDE export project window. hace 12 años
PolycodeProps.h 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. hace 12 años
PolycodeRemoteDebugger.h ae751ec28f Fixed event handling broken by class system change, added equality operator to Lua classes that uses __ptr equality, changed Lua examples to use IDE project filenames, fixed old code so all examples work in the IDE, fixed positional ScreenSounds, added static constructor for ScreenLines to use in Lua hace 13 años
PolycodeScreenEditor.h ce8af9f6db Fixed 2d editor copying and pasting stuff when not in focus hace 12 años
PolycodeSpriteEditor.h b6aa9c7ffb Added ability to close open files in the IDE, UIComboBox now resets selected name to None on clearItems(), fixed sprite editor not setting height properly on load hace 12 años
PolycodeTextEditor.h 8275c69b9c Added basic syntax highlighting for GLSL hace 12 años
PolycodeToolLauncher.h b11196824e Added compile scripts option to IDE export project window. hace 12 años
SettingsWindow.h 1aa293560c Added syntax theme switcher to settings window in IDE hace 12 años
TextureBrowser.h 073af0bbef Added an optional flag for resource autoreload. Added getFileTime function to OSBasics. Implemented resource reload for GLSL programs. Made the material editor flag custom shader programs to reload when changed. Refactored some shader code hace 12 años
ToolWindows.h 8214319cdc Added YES and NO events to UIEvent, added Yes/No/Cancel popup to IDE, IDE will now ask if you want to save file before closing if there are unsaved changes hace 12 años