Ivan Safrin
|
bd3a75e2de
Merge pull request #423 from TheCosmotect/fileops
|
12 lat temu |
Ivan Safrin
|
869709885e
Added resource pools to resource manager, assets can now be loaded into the global resource pool or custom resource pools, added support for resource pool linking in SceneEntityInstance, added support for resource pool browsing to AssetBrowser, changed material selector to use resource pools via AssetBrowser, added UI for linking material files as resource pools to the current entity, added a tree scene view to the entity editor.
|
12 lat temu |
Ethan M
|
509b411144
Addressed refreshing of projects so that all of their project browsers are updated after file ops.
|
12 lat temu |
Ivan Safrin
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
12 lat temu |
Ivan Safrin
|
fa1b054f01
Rewrote the particle system to use a single mesh instead of multiple entities, added a particle system property sheet to IDE editor
|
12 lat temu |
Ivan Safrin
|
a0e54ada27
Fixed scene primitives to all use triangles, added ScenePrimitive property sheet to entity editor, fixed ray-polygon intersect, added a new primitive type for line only circles
|
12 lat temu |
Ivan Safrin
|
ca05ac1572
Removed old setRenderMode setting from Renderer in favor of setWireframePolygonMode, added abiliy to add meshes and primitives to 3d entity editor, added mesh icon to asset browser
|
12 lat temu |
Ivan Safrin
|
c5634e5735
Added a static default blending mode to Entity, added BLEND_MODE_NONE blending mode option, made UI components render properly with default blending mode set to BLEND_MODE_NONE
|
12 lat temu |
Ivan Safrin
|
0b76b19e29
Recreated all IDE assets and both default UI themes as vector assets, exported high resolution retina assets, IDE will now choose a retina UI theme and retina assets if running on a retina display. Tons of UI tweaks across the board
|
12 lat temu |
Ivan Safrin
|
c51a325316
Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning
|
12 lat temu |
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 lat temu |
Ivan Safrin
|
c5884954d5
Added support for editors to add their own config to the user state file, text editor will now reopen to the line it was closed on
|
12 lat temu |
Ivan Safrin
|
b17ab54c9e
Added tab related shortcuts to OS X menu
|
12 lat temu |
Ivan Safrin
|
bfec4da339
Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally
|
12 lat temu |
Ivan Safrin
|
f16ba26359
Added minum sizes to UI sizers
|
12 lat temu |
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 lat temu |
Ivan Safrin
|
aef4f6fcbf
IDE tabs can now be renamed
|
12 lat temu |
Ivan Safrin
|
87a85e1651
You can close tabs
|
12 lat temu |
Ivan Safrin
|
122c804485
Sound will optionally generate float buffer, added POLYIGNORE to an usupported method in Sound, IDE tabs will now open files from their file browser
|
12 lat temu |
Ivan Safrin
|
04fc32a398
Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff
|
12 lat temu |
Ivan Safrin
|
51e208841f
Separated project display into separate frames per project, added tab support preliminaries
|
12 lat temu |
Ivan Safrin
|
72aa1b9942
Added active project selector
|
12 lat temu |
Ivan Safrin
|
6f1ff51c61
Editor split fixes
|
12 lat temu |
Ivan Safrin
|
b2fa7919c8
Editor splitting basics
|
12 lat temu |
Ivan Safrin
|
9af19e3e13
Fixed project title
|
12 lat temu |
Ivan Safrin
|
ffec7d2521
More UI tweaks, UI theme switching in IDE
|
12 lat temu |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 lat temu |
Ivan Safrin
|
81e87a9001
Removed direct transform vector access in entities due to speed and memory considerations
|
12 lat temu |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
12 lat temu |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
12 lat temu |