Ivan Safrin
|
c103da7aaf
IDE fix for non-windows platforms
|
12 vuotta sitten |
Ivan Safrin
|
e6653dbde3
IDE on Windows will now act properly if there are unsaved files. Switched IDE on Windows to use native menus/accelerators
|
12 vuotta sitten |
Ivan Safrin
|
99513fa3a4
Changed vertex color to use a stack in the Renderer instead of multiplying up hierarchy tree, fixed rendering in the IDE asset browser
|
12 vuotta sitten |
Ivan Safrin
|
d3458b48a1
First steps of 3D editor, fixed ray picking in virtual scenes, added support for overlay wireframe in SceneMesh
|
12 vuotta sitten |
Ivan Safrin
|
b5bb40045f
Fixed horizontal scroll in UIScrollContainer, added a front end for the 3d asset import tool in the IDE, fixed refresh in the IDE project browser
|
12 vuotta sitten |
Ivan Safrin
|
d8d788f480
Added mesh viewer to IDE, added support for resource change events in ResourceManager, added tangents to the mesh file specification (ATTN: old mesh files will need to be re-exported), added support for tangent generation in polyimport, added global version string to PolyGlobals.h, fixed clear color setting in virtual scenes, made Label textures always be POT, added global IDE texture filtering options to the IDE preferences.
|
12 vuotta sitten |
Ivan Safrin
|
b17ab54c9e
Added tab related shortcuts to OS X menu
|
12 vuotta sitten |
Ivan Safrin
|
00d146334f
Polycode IDE will now save tabs, layout, open project browser nodes and open editors on exit (and load them on startup)
|
12 vuotta sitten |
Ivan Safrin
|
51e208841f
Separated project display into separate frames per project, added tab support preliminaries
|
12 vuotta sitten |
Ivan Safrin
|
ffec7d2521
More UI tweaks, UI theme switching in IDE
|
12 vuotta sitten |
Ivan Safrin
|
f85e1327f5
Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of)
|
12 vuotta sitten |
Ivan Safrin
|
838d24257b
Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing
|
12 vuotta sitten |
Ethan M
|
513d2de1f1
Merge branch 'master' of https://github.com/ivansafrin/Polycode into file-selector-2
|
12 vuotta sitten |
Ethan M
|
f4f3ab3d41
Rewrote and refactored file/project saving and closing in PolycodeIDEApp. Rewrote removeEditor() due to undesirable behavior regarding modal dialogs.
|
12 vuotta sitten |
Isak Andersson
|
9a469f08ba
use tabs, not spaces
|
12 vuotta sitten |
Isak Andersson
|
2f35da6e95
Add a settings window that shows up and has a label for Misc settings
|
12 vuotta sitten |
Ivan Safrin
|
3156a86afe
Polycode will now ask you if you want to save unsaved files on quitting. Mac only for now
|
12 vuotta sitten |
Ethan M
|
573b9cea6f
Rewrite of the IDE's project closing system, motivated by issue #277
|
12 vuotta sitten |
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.
|
12 vuotta sitten |
Ivan Safrin
|
9e616d75be
IDE will now close files associated with the a project when that project is closed
|
12 vuotta sitten |
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
|
12 vuotta sitten |
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
|
13 vuotta sitten |
Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
13 vuotta sitten |
Ivan Safrin
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
13 vuotta sitten |
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
|
13 vuotta sitten |
Ivan Safrin
|
c8d1c08f26
Numerous windows fixes and windows IDE project
|
13 vuotta sitten |
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
|
13 vuotta sitten |
Ivan Safrin
|
c29cf18bf5
More Linux fixes
|
13 vuotta sitten |
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
|
13 vuotta sitten |
Ivan Safrin
|
35eb2dbaa1
Fix for file dialog on Mac, add files to project option
|
13 vuotta sitten |