| .. |
|
utils
|
32a32234b3
Added trackball camera class to IDE, switched the mesh editor and entity editor to use it
|
12 gadi atpakaļ |
|
EditorGrid.cpp
|
e5d65bc2cd
Fixed editor grid always hiding Y-axis line, fixed undo resetting relative translate position in the transform gizmo
|
12 gadi atpakaļ |
|
EntityEditorPropertyView.cpp
|
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
|
11 gadi atpakaļ |
|
EntityEditorSettingsView.cpp
|
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 gadi atpakaļ |
|
EntityEditorTreeView.cpp
|
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
|
11 gadi atpakaļ |
|
ExampleBrowserWindow.cpp
|
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 gadi atpakaļ |
|
ExportProjectWindow.cpp
|
f2639bd997
Fixed script compilation in 64-bit Mac polybuild, removed 'experimental' from compile scripts option checkbox
|
12 gadi atpakaļ |
|
NewFileWindow.cpp
|
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 gadi atpakaļ |
|
NewProjectWindow.cpp
|
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 gadi atpakaļ |
|
PolycodeClipboard.cpp
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
13 gadi atpakaļ |
|
PolycodeConsole.cpp
|
42108bb57b
Fixed bindings issue with UI module, fixed player crashing on quit on Mac, fixed colors in IDE console
|
12 gadi atpakaļ |
|
PolycodeEditor.cpp
|
cef68a6de2
Added select all functionality to entity editor, added eye distance scale settings to Oculus module, added basic scene import support to polyimport (experimental)
|
12 gadi atpakaļ |
|
PolycodeEditorManager.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
12 gadi atpakaļ |
|
PolycodeEntityEditor.cpp
|
8654b57335
Fixed 3D physics entity enabling parameter, frustum culling fixes, made default materials take 6 point lights by default
|
11 gadi atpakaļ |
|
PolycodeFontEditor.cpp
|
73c9c27a6c
UI tweaks, light theme
|
12 gadi atpakaļ |
|
PolycodeFrame.cpp
|
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
|
11 gadi atpakaļ |
|
PolycodeIDEApp.cpp
|
ba879693a6
Added global resource autoreload settings
|
11 gadi atpakaļ |
|
PolycodeImageEditor.cpp
|
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 gadi atpakaļ |
|
PolycodeMaterialEditor.cpp
|
07b4f6c9c1
Added a simple resource pool subscription system, resource pools are now shared between entity editors and material editor, materials will update in entity editors when changed in the material editor
|
11 gadi atpakaļ |
|
PolycodeMeshEditor.cpp
|
f4bec10b9a
Added some syntax highlighting themes by forum user AnTiArT. Fixed memory leaks when closing entity editor and mesh viewer projects
|
12 gadi atpakaļ |
|
PolycodeProject.cpp
|
b88112247e
Fixed dynamic module loading in IDE/Player, added scene import setting to asset import dialog, added default skybox and cubemap lighting materials
|
11 gadi atpakaļ |
|
PolycodeProjectBrowser.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
12 gadi atpakaļ |
|
PolycodeProjectEditor.cpp
|
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 gadi atpakaļ |
|
PolycodeProjectManager.cpp
|
00d146334f
Polycode IDE will now save tabs, layout, open project browser nodes and open editors on exit (and load them on startup)
|
12 gadi atpakaļ |
|
PolycodeProps.cpp
|
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
|
11 gadi atpakaļ |
|
PolycodeRemoteDebugger.cpp
|
49763db246
Added weighted animation blending support to the skeletal animation system, fixed HDR post processing material to use the latest material system, fixed retina support in Polycode Player, fixed labels offsetting incorrectly by a pixel due to texture padding.
|
12 gadi atpakaļ |
|
PolycodeSoundEditor.cpp
|
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 gadi atpakaļ |
|
PolycodeSpriteEditor.cpp
|
110ca74a1d
Added bounding box visualization to entity editor, added bounding box field to entity prop sheet, changed sprite editor zoom to a slider instead of a drop down
|
11 gadi atpakaļ |
|
PolycodeTextEditor.cpp
|
cdf57e0f6f
More memory leak fixes in IDE
|
12 gadi atpakaļ |
|
PolycodeToolLauncher.cpp
|
42004fd032
Fixed entity scene importing in polyimport, added material file generation and material override options to entity scene import, added proper options to 3d asset import dialog in the IDE, entity files now store rotations in quaternions
|
11 gadi atpakaļ |
|
SettingsWindow.cpp
|
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 gadi atpakaļ |
|
TextureBrowser.cpp
|
ee187d0d36
Fixed asset browser crashing in some scenarios
|
11 gadi atpakaļ |
|
ToolWindows.cpp
|
42004fd032
Fixed entity scene importing in polyimport, added material file generation and material override options to entity scene import, added proper options to 3d asset import dialog in the IDE, entity files now store rotations in quaternions
|
11 gadi atpakaļ |
|
TrackballCamera.cpp
|
fdb0de9d81
Made middle mouse button activate trackball camera navigation in entity editor
|
12 gadi atpakaļ |
|
TransformGizmo.cpp
|
13454ea6a1
Fixed transforms getting messed up by rotation and scaling in the editor transform gizmo, fixed transforms getting messed up on Undo after rotation and scale in editor, fixed lines disappearing in the transform gizmo, fixed typo in documentation
|
11 gadi atpakaļ |