Ivan Safrin 4cb18f7521 Rewrote and fixed frustum culling, added Vector4 class, added AABB calculation to entities, made local bounding box protected and added accessors, fixed bounding box generation across the board, moved some mesh related settings from Entity to SceneMesh, fixed world-space particles, added visibility calculation toggles to Scenes 12 lat temu
..
PolyUIBox.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 lat temu
PolyUIButton.cpp ec27b396e7 Added sound recording support to SoundManager, added ability to save frame buffers to images, fixed bug in OSBasics that broke on some paths, added retina support to fullscreen mode on the Mac, added new UI retina and tweaked themes to the default assets, added floating point PCM buffer generation support for Sounds loaded from memory, added file of new entity format to be the new default Entity template in the IDE, minor UI tweaks. 12 lat temu
PolyUICheckBox.cpp ec27b396e7 Added sound recording support to SoundManager, added ability to save frame buffers to images, fixed bug in OSBasics that broke on some paths, added retina support to fullscreen mode on the Mac, added new UI retina and tweaked themes to the default assets, added floating point PCM buffer generation support for Sounds loaded from memory, added file of new entity format to be the new default Entity template in the IDE, minor UI tweaks. 12 lat temu
PolyUIColorBox.cpp 02272793af Removed Polygon from Polycode, meshes now contain vertices directly 12 lat temu
PolyUIComboBox.cpp 4cb18f7521 Rewrote and fixed frustum culling, added Vector4 class, added AABB calculation to entities, made local bounding box protected and added accessors, fixed bounding box generation across the board, moved some mesh related settings from Entity to SceneMesh, fixed world-space particles, added visibility calculation toggles to Scenes 12 lat temu
PolyUIElement.cpp 4cb18f7521 Rewrote and fixed frustum culling, added Vector4 class, added AABB calculation to entities, made local bounding box protected and added accessors, fixed bounding box generation across the board, moved some mesh related settings from Entity to SceneMesh, fixed world-space particles, added visibility calculation toggles to Scenes 12 lat temu
PolyUIEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 lat temu
PolyUIFileDialog.cpp 97eedd801c Fixed file dialog icons and text 12 lat temu
PolyUIHScrollBar.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 lat temu
PolyUIHSizer.cpp bfec4da339 Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally 12 lat temu
PolyUIHSlider.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 lat temu
PolyUIIconSelector.cpp 4cb18f7521 Rewrote and fixed frustum culling, added Vector4 class, added AABB calculation to entities, made local bounding box protected and added accessors, fixed bounding box generation across the board, moved some mesh related settings from Entity to SceneMesh, fixed world-space particles, added visibility calculation toggles to Scenes 12 lat temu
PolyUIImageButton.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 lat temu
PolyUIMenu.cpp ca05ac1572 Removed old setRenderMode setting from Renderer in favor of setWireframePolygonMode, added abiliy to add meshes and primitives to 3d entity editor, added mesh icon to asset browser 12 lat temu
PolyUIMenuBar.cpp 8a4923f08b Linux fixes, fixed UIMenuBar not rendering properly, UIMenuBar now uses theme accent color, added linux build shell script to the repository 12 lat temu
PolyUIScrollContainer.cpp b7d3d5b096 Added SceneLight property sheet to editor, made Project/Unproject take a viewport parameter in Renderer, UI tweaks 12 lat temu
PolyUITextInput.cpp 4a88e774b0 added a missing underscore 12 lat temu
PolyUITree.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 lat temu
PolyUITreeContainer.cpp 35ddb611e7 Fixed almost all UI and IDE issues 12 lat temu
PolyUITreeEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 lat temu
PolyUIVScrollBar.cpp b7d3d5b096 Added SceneLight property sheet to editor, made Project/Unproject take a viewport parameter in Renderer, UI tweaks 12 lat temu
PolyUIVSizer.cpp bfec4da339 Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally 12 lat temu
PolyUIWindow.cpp e52dec6349 Added a grid settings panel and grid settings button to entity editor, made glsl shader template files contain basic GLSL code, added toNumber and toInteger to String class, UIWindow now sets enabled and visible to false on close by default 12 lat temu