BearishSun 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) 9 лет назад
..
BsApplication.h 671b4756e3 Chosen CMake modules during build will now automatically be used for engine initialization 9 лет назад
BsBuiltinResources.h f36636b63f Updated material inspector so it shows builtin shaders 9 лет назад
BsCAnimation.h b89005a830 Added morph shape curve evaluation 9 лет назад
BsCAnimationRTTI.h 693d2e21ca Animation culling WIP 9 лет назад
BsCBone.h 9ed85be779 Added the ability for C++ Animation to register scene object <-> bone mapping same as in C# 9 лет назад
BsCBoneRTTI.h 9ed85be779 Added the ability for C++ Animation to register scene object <-> bone mapping same as in C# 9 лет назад
BsCGUIWidget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsCGUIWidgetRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsCLight.h d17415eeed Added renderer manual (WIP) 9 лет назад
BsCLightRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsCRenderable.h 693d2e21ca Animation culling WIP 9 лет назад
BsCRenderableRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsCursor.h 82fef4f0ff More work on improving documentation for doxygen generation 9 лет назад
BsDragAndDropManager.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsDrawHelper.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsDrawHelperTemplate.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsDropDownAreaPlacement.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsEngineShaderIncludeHandler.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsEnums.h 1a60bbfc1d Refactoring renderer in order to make it cleaner, easier to understand and modify 9 лет назад
BsGUIButton.h fea5f00e64 More work on improving documentation for doxygen generation 9 лет назад
BsGUIButtonBase.h cde0fbf269 Fixing documentation errors 9 лет назад
BsGUICanvas.h 7dd47a2e26 Curve drawing now draws keyframe points 9 лет назад
BsGUICommandEvent.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUIContent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsGUIContextMenu.h 82fef4f0ff More work on improving documentation for doxygen generation 9 лет назад
BsGUIDimensions.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUIDropDownBoxManager.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUIDropDownContent.h fea5f00e64 More work on improving documentation for doxygen generation 9 лет назад
BsGUIDropDownHitBox.h 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 лет назад
BsGUIDropDownMenu.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsGUIElement.h cde0fbf269 Fixing documentation errors 9 лет назад
BsGUIElementBase.h 4b94620550 Added materials manual, plus some doc improvements 9 лет назад
BsGUIElementContainer.h cde0fbf269 Fixing documentation errors 9 лет назад
BsGUIElementStyle.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 лет назад
BsGUIElementStyleRTTI.h c35504b88e Updated RTTI for certain types using the new (shorter) definition format 9 лет назад
BsGUIHelper.h 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues 9 лет назад
BsGUIInputBox.h dd32259b26 Animation clip splitting functional 9 лет назад
BsGUIInputCaret.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUIInputSelection.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 лет назад
BsGUIInputTool.h fea5f00e64 More work on improving documentation for doxygen generation 9 лет назад
BsGUILabel.h 58a9f821fe Various frontend improvements to animation editor 9 лет назад
BsGUILayout.h 0a448db0af More work on improving documentation for Doxygen generation. 9 лет назад
BsGUILayoutData.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 лет назад
BsGUILayoutUtility.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUILayoutX.h 237f447860 Fixing resizable scrollbars 9 лет назад
BsGUILayoutY.h 237f447860 Fixing resizable scrollbars 9 лет назад
BsGUIListBox.h fea5f00e64 More work on improving documentation for doxygen generation 9 лет назад
BsGUIManager.h 3b535198cc GUI now properly handles depth ordering between line and triangle meshes 9 лет назад
BsGUIMenu.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUIMouseEvent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsGUIOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsGUIPanel.h fea5f00e64 More work on improving documentation for doxygen generation 9 лет назад
BsGUIProgressBar.h 0a448db0af More work on improving documentation for Doxygen generation. 9 лет назад
BsGUIRenderTexture.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsGUIScrollArea.h aa8cfb9f60 Various documentation fixes 9 лет назад
BsGUIScrollBar.h 546d1ebef0 Scroll bar handle size is now saved in percentage so that is properly resizes when the scrollbar size changes 9 лет назад
BsGUIScrollBarHorz.h 237f447860 Fixing resizable scrollbars 9 лет назад
BsGUIScrollBarVert.h 362e8f530a Updated docs 9 лет назад
BsGUISkin.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsGUISkinRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsGUISlider.h 237f447860 Fixing resizable scrollbars 9 лет назад
BsGUISliderHandle.h 546d1ebef0 Scroll bar handle size is now saved in percentage so that is properly resizes when the scrollbar size changes 9 лет назад
BsGUISpace.h 0a448db0af More work on improving documentation for Doxygen generation. 9 лет назад
BsGUITextInputEvent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsGUITexture.h cde0fbf269 Fixing documentation errors 9 лет назад
BsGUIToggle.h fea5f00e64 More work on improving documentation for doxygen generation 9 лет назад
BsGUIToggleGroup.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsGUITooltip.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUITooltipManager.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsGUIViewport.h cde0fbf269 Fixing documentation errors 9 лет назад
BsGUIVirtualButtonEvent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsGUIWidget.h 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 лет назад
BsGameResourceManager.h cdaaa8e6da More work on improving documentation for Doxygen generation 9 лет назад
BsGameSettings.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 лет назад
BsGameSettingsRTTI.h c35504b88e Updated RTTI for certain types using the new (shorter) definition format 9 лет назад
BsHEString.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 лет назад
BsImageSprite.h cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 лет назад
BsInputConfiguration.h dee4cfeec8 Fixing CMake build and replacing the custom VS solution with a CMake generated one 9 лет назад
BsLight.h fea5f00e64 More work on improving documentation for doxygen generation 9 лет назад
BsLightRTTI.h c35504b88e Updated RTTI for certain types using the new (shorter) definition format 9 лет назад
BsPaths.h ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 лет назад
BsPlainText.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsPlainTextImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsPlainTextRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsPrerequisites.h 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 лет назад
BsProfilerOverlay.h 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) 9 лет назад
BsProfilerOverlayRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsRectOffset.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsRenderQueue.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 лет назад
BsRenderable.h d86bc7b768 Updated morph shape rendering so it uses a proper vertex declaration 9 лет назад
BsRenderableElement.h 014bac08b8 Renderer can now handle morph animation 9 лет назад
BsRenderableRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsRenderer.h 014bac08b8 Renderer can now handle morph animation 9 лет назад
BsRendererMaterial.h 96bdac041e Material refactor WIP 9 лет назад
BsRendererMaterialManager.h a497317478 Fixed shader import so it properly initializes shader variations 9 лет назад
BsRendererUtility.h 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) 9 лет назад
BsResourceMappingRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 лет назад
BsSceneManager.h 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 лет назад
BsScriptCode.h 4b94620550 Added materials manual, plus some doc improvements 9 лет назад
BsScriptCodeImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsScriptCodeImportOptionsRTTI.h c35504b88e Updated RTTI for certain types using the new (shorter) definition format 9 лет назад
BsScriptCodeImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptCodeRTTI.h c35504b88e Updated RTTI for certain types using the new (shorter) definition format 9 лет назад
BsScriptManager.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsShapeMeshes2D.h 2079efc1fe Variety of fixes to newly introduced GUICanvas, GpuBuffer and TriangleClipper 9 лет назад
BsShapeMeshes3D.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsShortcutKey.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsShortcutManager.h c363f99124 More work on improving documentation for doxygen generation 9 лет назад
BsSplashScreen.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsSprite.h eeb700c5df Refactored GUI so you can now specify custom materials for rendering GUI elements (needed for fancy line rendering material) 9 лет назад
BsSpriteManager.h b03b62bf18 More work on GUICanvas line rendering 9 лет назад
BsSpriteMaterial.h f6514d571d Fixed a concurrency issue with the animation thread 9 лет назад
BsSpriteMaterials.h 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues 9 лет назад
BsSpriteTexture.h 9a90372f70 Scroll bar GUI element exposed to C# 9 лет назад
BsSpriteTextureRTTI.h c35504b88e Updated RTTI for certain types using the new (shorter) definition format 9 лет назад
BsStandardPostProcessSettings.h 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 лет назад
BsStandardPostProcessSettingsRTTI.h 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 лет назад
BsTextSprite.h 82fef4f0ff More work on improving documentation for doxygen generation 9 лет назад
BsVirtualInput.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад