| .. |
|
utils
|
32a32234b3
Added trackball camera class to IDE, switched the mesh editor and entity editor to use it
|
12 vuotta sitten |
|
EditorGrid.cpp
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
12 vuotta sitten |
|
EntityEditorPropertyView.cpp
|
5baf7dc815
Fixed some property sheets, entity selection will now cycle through entities under cursor on repeated clicks
|
12 vuotta sitten |
|
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 vuotta sitten |
|
ExportProjectWindow.cpp
|
73c9c27a6c
UI tweaks, light theme
|
12 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
PolycodeClipboard.cpp
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
13 vuotta sitten |
|
PolycodeConsole.cpp
|
42108bb57b
Fixed bindings issue with UI module, fixed player crashing on quit on Mac, fixed colors in IDE console
|
12 vuotta sitten |
|
PolycodeEditor.cpp
|
6f1ff51c61
Editor split fixes
|
12 vuotta sitten |
|
PolycodeEditorManager.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
12 vuotta sitten |
|
PolycodeEntityEditor.cpp
|
06a3fab45c
Fixed icon and transform gizmo scaling in 2d mode in entity editor, fixed icon and transform gizmo scaling jerkiness
|
12 vuotta sitten |
|
PolycodeFontEditor.cpp
|
73c9c27a6c
UI tweaks, light theme
|
12 vuotta sitten |
|
PolycodeFrame.cpp
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
12 vuotta sitten |
|
PolycodeIDEApp.cpp
|
b7d3d5b096
Added SceneLight property sheet to editor, made Project/Unproject take a viewport parameter in Renderer, UI tweaks
|
12 vuotta sitten |
|
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 vuotta sitten |
|
PolycodeMaterialEditor.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
|
12 vuotta sitten |
|
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
|
12 vuotta sitten |
|
PolycodeProject.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
12 vuotta sitten |
|
PolycodeProjectBrowser.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
12 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
PolycodeProps.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
|
12 vuotta sitten |
|
PolycodeRemoteDebugger.cpp
|
42108bb57b
Fixed bindings issue with UI module, fixed player crashing on quit on Mac, fixed colors in IDE console
|
12 vuotta sitten |
|
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 vuotta sitten |
|
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
|
12 vuotta sitten |
|
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
|
12 vuotta sitten |
|
PolycodeToolLauncher.cpp
|
56d250823c
Added indexed mesh support to Polycode, added indexed mesh support to .mesh format, polyimport will now always generate an indexed mesh file, rewrote .mesh format to support flags for different vertex attributes, updated polyimport with options to only include chosen vertex attributes, changed 3d asset import UI to reflect new polyimport changes, added support for secondary UV coordinates
|
12 vuotta sitten |
|
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 vuotta sitten |
|
TextureBrowser.cpp
|
892aa11319
Adding sprite in scene editor, sprite sheet prop, added ability to set sprite size explicitly
|
12 vuotta sitten |
|
ToolWindows.cpp
|
56d250823c
Added indexed mesh support to Polycode, added indexed mesh support to .mesh format, polyimport will now always generate an indexed mesh file, rewrote .mesh format to support flags for different vertex attributes, updated polyimport with options to only include chosen vertex attributes, changed 3d asset import UI to reflect new polyimport changes, added support for secondary UV coordinates
|
12 vuotta sitten |
|
TrackballCamera.cpp
|
d2d63bd2d8
Fixed options being reversed in torus mesh, fixed hit areas on the rotate gizmo
|
12 vuotta sitten |
|
TransformGizmo.cpp
|
d2d63bd2d8
Fixed options being reversed in torus mesh, fixed hit areas on the rotate gizmo
|
12 vuotta sitten |