| .. |
|
utils
|
32a32234b3
Added trackball camera class to IDE, switched the mesh editor and entity editor to use it
|
vor 12 Jahren |
|
EditorGrid.cpp
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
vor 12 Jahren |
|
EntityEditorPropertyView.cpp
|
30bcbf7fd2
Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control
|
vor 12 Jahren |
|
EntityEditorTreeView.cpp
|
30bcbf7fd2
Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control
|
vor 12 Jahren |
|
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
|
vor 12 Jahren |
|
ExportProjectWindow.cpp
|
73c9c27a6c
UI tweaks, light theme
|
vor 12 Jahren |
|
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
|
vor 12 Jahren |
|
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
|
vor 12 Jahren |
|
PolycodeClipboard.cpp
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
vor 13 Jahren |
|
PolycodeConsole.cpp
|
42108bb57b
Fixed bindings issue with UI module, fixed player crashing on quit on Mac, fixed colors in IDE console
|
vor 12 Jahren |
|
PolycodeEditor.cpp
|
6f1ff51c61
Editor split fixes
|
vor 12 Jahren |
|
PolycodeEditorManager.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
vor 12 Jahren |
|
PolycodeEntityEditor.cpp
|
30bcbf7fd2
Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control
|
vor 12 Jahren |
|
PolycodeFontEditor.cpp
|
73c9c27a6c
UI tweaks, light theme
|
vor 12 Jahren |
|
PolycodeFrame.cpp
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
vor 12 Jahren |
|
PolycodeIDEApp.cpp
|
94423a0646
Removed build bat files added by pull request, windows fixes
|
vor 12 Jahren |
|
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
|
vor 12 Jahren |
|
PolycodeMaterialEditor.cpp
|
289d46be7b
Made xyzuv addVertex be the default addVertex for bindings, added none blending mode to blending mode drop down in material editor
|
vor 12 Jahren |
|
PolycodeMeshEditor.cpp
|
722a6bc095
Fixed spotlight calculation in default shaders, added all default shaders as default materials, added spotlight visualizer to the entity editor, fixed some light prop sheet values
|
vor 12 Jahren |
|
PolycodeProject.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
vor 12 Jahren |
|
PolycodeProjectBrowser.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
vor 12 Jahren |
|
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
|
vor 12 Jahren |
|
PolycodeProjectManager.cpp
|
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 |
|
PolycodeProps.cpp
|
160aaeedf5
Implemented saving and loading of most of the entity editor entity types, cleaned up some old shader code
|
vor 12 Jahren |
|
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.
|
vor 12 Jahren |
|
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.
|
vor 12 Jahren |
|
PolycodeSpriteEditor.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
|
vor 12 Jahren |
|
PolycodeTextEditor.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
|
vor 12 Jahren |
|
PolycodeToolLauncher.cpp
|
f6db02c499
Changed executeExternalCommand on Windows to use popen and return resulting output
|
vor 12 Jahren |
|
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
|
vor 12 Jahren |
|
TextureBrowser.cpp
|
892aa11319
Adding sprite in scene editor, sprite sheet prop, added ability to set sprite size explicitly
|
vor 12 Jahren |
|
ToolWindows.cpp
|
94423a0646
Removed build bat files added by pull request, windows fixes
|
vor 12 Jahren |
|
TrackballCamera.cpp
|
94423a0646
Removed build bat files added by pull request, windows fixes
|
vor 12 Jahren |
|
TransformGizmo.cpp
|
30bcbf7fd2
Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control
|
vor 12 Jahren |