Ivan Safrin
|
838d24257b
Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing
|
hace 12 años |
Ethan M
|
513d2de1f1
Merge branch 'master' of https://github.com/ivansafrin/Polycode into file-selector-2
|
hace 12 años |
Ethan M
|
f4f3ab3d41
Rewrote and refactored file/project saving and closing in PolycodeIDEApp. Rewrote removeEditor() due to undesirable behavior regarding modal dialogs.
|
hace 12 años |
Isak Andersson
|
9a469f08ba
use tabs, not spaces
|
hace 12 años |
Isak Andersson
|
2f35da6e95
Add a settings window that shows up and has a label for Misc settings
|
hace 12 años |
Ivan Safrin
|
3156a86afe
Polycode will now ask you if you want to save unsaved files on quitting. Mac only for now
|
hace 12 años |
Ethan M
|
573b9cea6f
Rewrite of the IDE's project closing system, motivated by issue #277
|
hace 12 años |
Ivan Safrin
|
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 |
Ivan Safrin
|
9e616d75be
IDE will now close files associated with the a project when that project is closed
|
hace 12 años |
Ivan Safrin
|
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 |
Ivan Safrin
|
fcaa4baef6
IDE now displays saved/unsaved status of files, will prompt to save all on run, UIButton will now dispatch click event on Enter press, IDE text editor sets saved/unsaved flag
|
hace 13 años |
Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
hace 13 años |
Ivan Safrin
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
hace 13 años |
Ivan Safrin
|
1b7597c4ab
Fixed Unicode text rendering, fixed ortho not chaning size if it's been set, new about dialog in IDE, minor IDE tweaks
|
hace 13 años |
Ivan Safrin
|
c8d1c08f26
Numerous windows fixes and windows IDE project
|
hace 13 años |
Ivan Safrin
|
b203a668cd
Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes
|
hace 13 años |
Ivan Safrin
|
c29cf18bf5
More Linux fixes
|
hace 13 años |
Ivan Safrin
|
244d7d6716
Lua html doc generation from xml, generate lua docs automatically on install, copy lua docs into Lua Standalone, IDE menu option for documentation opens bundled html
|
hace 13 años |
Ivan Safrin
|
35eb2dbaa1
Fix for file dialog on Mac, add files to project option
|
hace 13 años |
Ivan Safrin
|
1deeee0ebc
Setting window caption in UIWindow, confirmation for file removal in IDE, name popup for new folder
|
hace 13 años |
Ivan Safrin
|
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 |
Ivan Safrin
|
e2023b4b52
IDE Project icon and Mac file association
|
hace 13 años |
Ivan Safrin
|
86070be06b
Fixed play button in the IDE behaving strangely
|
hace 13 años |
Ivan Safrin
|
2b15068944
Project export window in IDE and Mac export, fixed StandalonePlayer not quitting properly
|
hace 13 años |
Ivan Safrin
|
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 |
Ivan Safrin
|
24d0347b15
Find support in UITextInput and IDE text editor
|
hace 13 años |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
hace 13 años |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
hace 13 años |
Ivan Safrin
|
0abcb9eefd
Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player
|
hace 13 años |
Ivan Safrin
|
467369d432
Drag and Drop for UITrees, started on Screen editor in IDE
|
hace 14 años |