| .. |
|
utils
|
32a32234b3
Added trackball camera class to IDE, switched the mesh editor and entity editor to use it
|
пре 12 година |
|
EditorGrid.cpp
|
80a1443ba0
Added a a custom hit test callback to Entities and a geometry-based ray test to SceneMesh, added polygon intersection test to Ray, added a basic grid to the 3d editor, added a basic transform gizmo to the entity editor
|
пре 12 година |
|
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 година |
|
ExportProjectWindow.cpp
|
73c9c27a6c
UI tweaks, light theme
|
пре 12 година |
|
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 година |
|
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 година |
|
PolycodeClipboard.cpp
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
пре 13 година |
|
PolycodeConsole.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 година |
|
PolycodeEditor.cpp
|
6f1ff51c61
Editor split fixes
|
пре 12 година |
|
PolycodeEditorManager.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
пре 12 година |
|
PolycodeEntityEditor.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 година |
|
PolycodeFontEditor.cpp
|
73c9c27a6c
UI tweaks, light theme
|
пре 12 година |
|
PolycodeFrame.cpp
|
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 година |
|
PolycodeIDEApp.cpp
|
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 година |
|
PolycodeImageEditor.cpp
|
73c9c27a6c
UI tweaks, light theme
|
пре 12 година |
|
PolycodeMaterialEditor.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 година |
|
PolycodeMeshEditor.cpp
|
32a32234b3
Added trackball camera class to IDE, switched the mesh editor and entity editor to use it
|
пре 12 година |
|
PolycodeProject.cpp
|
98d791f339
Fix "unused variable" warnings found on OS X
|
пре 12 година |
|
PolycodeProjectBrowser.cpp
|
3e7e351525
IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder
|
пре 12 година |
|
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 година |
|
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 година |
|
PolycodeProps.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 година |
|
PolycodeRemoteDebugger.cpp
|
04fc32a398
Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff
|
пре 12 година |
|
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 година |
|
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 година |
|
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 година |
|
PolycodeToolLauncher.cpp
|
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 година |
|
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 година |
|
TextureBrowser.cpp
|
99513fa3a4
Changed vertex color to use a stack in the Renderer instead of multiplying up hierarchy tree, fixed rendering in the IDE asset browser
|
пре 12 година |
|
ToolWindows.cpp
|
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 година |
|
TrackballCamera.cpp
|
80a1443ba0
Added a a custom hit test callback to Entities and a geometry-based ray test to SceneMesh, added polygon intersection test to Ray, added a basic grid to the 3d editor, added a basic transform gizmo to the entity editor
|
пре 12 година |
|
TransformGizmo.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 година |