Ivan Safrin 78037076ca Misc fixes for things broken by the new renderer пре 10 година
..
utils 32a32234b3 Added trackball camera class to IDE, switched the mesh editor and entity editor to use it пре 12 година
EditorGrid.cpp b51f324a3d Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working пре 10 година
EntityEditorPropertyView.cpp 7cd3a8c427 Added ability to edit the root entity of an entity file in the IDE entity editor (automatically selectes when nothing else is selected or selected via tree) пре 10 година
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 година
EntityEditorTreeView.cpp 7cd3a8c427 Added ability to edit the root entity of an entity file in the IDE entity editor (automatically selectes when nothing else is selected or selected via tree) пре 10 година
ExampleBrowserWindow.cpp 8acb29da25 UITree nodes with children will now toggleCollapsed when doubleclicked. When you doubleclick in the ExampleBrowser an example it will open automatically. пре 11 година
ExportProjectWindow.cpp f2639bd997 Fixed script compilation in 64-bit Mac polybuild, removed 'experimental' from compile scripts option checkbox пре 12 година
NewFileWindow.cpp b4b8130dad Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild пре 10 година
NewProjectWindow.cpp b4b8130dad Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild пре 10 година
PolycodeClipboard.cpp ab747dddae Fixed weighted scaling tracks in skeletal animation, fixed crash in the IDE when a clipboard data provider is destroyed пре 11 година
PolycodeConsole.cpp bc79fa9477 Made Polycode console use a buffer and a refresh timer to fix the IDE locking up when continuously printing to console пре 11 година
PolycodeEditor.cpp eab091498a Implemented project() and unProject in the new renderer, fixed entity input пре 10 година
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 78037076ca Misc fixes for things broken by the new renderer пре 10 година
PolycodeFontEditor.cpp b4b8130dad Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild пре 10 година
PolycodeFrame.cpp b6b2dc7d22 All tool windows now focus automatically on popup, text input popup automatically selects existing text for convenience пре 10 година
PolycodeIDEApp.cpp b51f324a3d Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working пре 10 година
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 година
PolycodeMaterialEditor.cpp b51f324a3d Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working пре 10 година
PolycodeMeshEditor.cpp b51f324a3d Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working пре 10 година
PolycodeProject.cpp b4b8130dad Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild пре 10 година
PolycodeProjectBrowser.cpp 3837e0f9ea Added additional image loading support via stb_image. Polycode can now load PNG,JPG,TGA,PSD rgba images and Radiance HDR floating point images. Polycode IDE will now load newly supported file formats and allow to browse for them in the asset browser. Polycode entity editor now has SceneMesh settings for alpha testing and backface culling, which are now saved in the entity file format пре 10 година
PolycodeProjectEditor.cpp b4b8130dad Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild пре 10 година
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 b51f324a3d Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working пре 10 година
PolycodeRemoteDebugger.cpp d40a6f7c1e Fixed some gamepad input issues, fixed remote debugger in the IDE being overwhelmed by debug information upon crash пре 11 година
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 b51f324a3d Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working пре 10 година
PolycodeTextEditor.cpp b4b8130dad Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild пре 10 година
PolycodeToolLauncher.cpp 98174f587f Fixed external text editor not launching on Mac пре 10 година
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 3837e0f9ea Added additional image loading support via stb_image. Polycode can now load PNG,JPG,TGA,PSD rgba images and Radiance HDR floating point images. Polycode IDE will now load newly supported file formats and allow to browse for them in the asset browser. Polycode entity editor now has SceneMesh settings for alpha testing and backface culling, which are now saved in the entity file format пре 10 година
ToolWindows.cpp 9f4ad131fa Text input popup in IDE now lets you press enter to submit, added more undo support to sprite editor пре 10 година
TrackballCamera.cpp 6a4034bc75 Fixed camera tracking reversing direction. What was this added for, @randomteddybear? пре 11 година
TransformGizmo.cpp 3d778ce4fd Fix abs(double) not found on Linux. пре 11 година