Ivan Safrin 90d7ac7802 Merge pull request #489 from wivlaro/number-is-single-support 11 年 前
..
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 年 前
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 年 前
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 年 前
PolyUIColorBox.cpp 39c4fba316 Added support for Polycode being able to use single-precision rather than only double everywhere 11 年 前
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 年 前
PolyUIElement.cpp f4bec10b9a Added some syntax highlighting themes by forum user AnTiArT. Fixed memory leaks when closing entity editor and mesh viewer projects 12 年 前
PolyUIEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 年 前
PolyUIFileDialog.cpp 97eedd801c Fixed file dialog icons and text 12 年 前
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 年 前
PolyUIHSizer.cpp c75de951b9 Fixed crash on merging editor holders 11 年 前
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 年 前
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 年 前
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 年 前
PolyUIMenu.cpp 049a820d3d Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file 11 年 前
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 年 前
PolyUIScrollContainer.cpp 7e5c38fdc5 Drastic speed improvements in loading skeletal animation data, fixed pausing in Tweens, added normal generation support to polyimport and import dialog in the IDE, fixed bug in IDE where the asset browser tree wouldn't scroll up on reset 11 年 前
PolyUITextInput.cpp 049a820d3d Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file 11 年 前
PolyUITree.cpp 7e5c38fdc5 Drastic speed improvements in loading skeletal animation data, fixed pausing in Tweens, added normal generation support to polyimport and import dialog in the IDE, fixed bug in IDE where the asset browser tree wouldn't scroll up on reset 11 年 前
PolyUITreeContainer.cpp 049a820d3d Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file 11 年 前
PolyUITreeEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 年 前
PolyUIVScrollBar.cpp f4bec10b9a Added some syntax highlighting themes by forum user AnTiArT. Fixed memory leaks when closing entity editor and mesh viewer projects 12 年 前
PolyUIVSizer.cpp c75de951b9 Fixed crash on merging editor holders 11 年 前
PolyUIWindow.cpp 049a820d3d Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file 11 年 前