Ivan Safrin
|
a9b5d1ece3
Meshes now use direct arrays for vertex information storage making rendering faster and meshes take up less space, removed Vertex class, update codebase to work with new changes, removed old GLES1 files
|
vor 11 Jahren |
Ivan Safrin
|
0b1b425be1
Added a SceneCurve class to render/place BezierCurves in the Scene, added bezier curve editing and SceneCurve save/load to IDE entity editor, added a message box popup to the IDE, fixed bounding box calculations in camera and light preview gizmos in the entity editor, fixed bounding box calculation in the entity editor grid
|
vor 11 Jahren |
Ivan Safrin
|
47148ce4e0
IDE editors will disable virtual scene rendering when hidden
|
vor 11 Jahren |
Ivan Safrin
|
7834ea4719
Bezier curve based animation now properly samples curves based on x (not t) except for quaternion curve animations, entity mouse events now contain ray depth information, entity editor will now select closest entity at first click, added visibility layers to SceneEntityInstance and visibility layer sheets to the entity editor
|
vor 11 Jahren |
Ivan Safrin
|
ba879693a6
Added global resource autoreload settings
|
vor 11 Jahren |
Ivan Safrin
|
c75de951b9
Fixed crash on merging editor holders
|
vor 11 Jahren |
Ivan Safrin
|
cdf57e0f6f
More memory leak fixes in IDE
|
vor 12 Jahren |
Ivan Safrin
|
3a359fa545
Fixed icons culling incorrectly in entity editor, added buttons to hide icons in entity editor, update polycode version to new versioning system, made about page display correct version, made polybuild display correct version, added project information to about page, added UIMultilineLabel class to UI module
|
vor 12 Jahren |
Ivan Safrin
|
af36a2dcac
Hooked up property sheets to Undo/Redo system, made color picker in the IDE not continous
|
vor 12 Jahren |
Ivan Safrin
|
bd3a75e2de
Merge pull request #423 from TheCosmotect/fileops
|
vor 12 Jahren |
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.
|
vor 12 Jahren |
Ethan M
|
509b411144
Addressed refreshing of projects so that all of their project browsers are updated after file ops.
|
vor 12 Jahren |
Ivan Safrin
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
vor 12 Jahren |
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
|
vor 12 Jahren |
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
|
vor 12 Jahren |
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
|
vor 12 Jahren |
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
|
vor 12 Jahren |
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
|
vor 12 Jahren |
Ivan Safrin
|
c51a325316
Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning
|
vor 12 Jahren |
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
|
vor 12 Jahren |
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
|
vor 12 Jahren |
Ivan Safrin
|
b17ab54c9e
Added tab related shortcuts to OS X menu
|
vor 12 Jahren |
Ivan Safrin
|
bfec4da339
Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally
|
vor 12 Jahren |
Ivan Safrin
|
f16ba26359
Added minum sizes to UI sizers
|
vor 12 Jahren |
Ivan Safrin
|
00d146334f
Polycode IDE will now save tabs, layout, open project browser nodes and open editors on exit (and load them on startup)
|
vor 12 Jahren |
Ivan Safrin
|
aef4f6fcbf
IDE tabs can now be renamed
|
vor 12 Jahren |
Ivan Safrin
|
87a85e1651
You can close tabs
|
vor 12 Jahren |
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
|
vor 12 Jahren |
Ivan Safrin
|
04fc32a398
Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff
|
vor 12 Jahren |
Ivan Safrin
|
51e208841f
Separated project display into separate frames per project, added tab support preliminaries
|
vor 12 Jahren |