BearishSun 7dd47a2e26 Curve drawing now draws keyframe points 9 years ago
..
BsApplication.h 671b4756e3 Chosen CMake modules during build will now automatically be used for engine initialization 9 years ago
BsBuiltinResources.h 7a734eddd0 Exposed default builtin font to C# 9 years ago
BsCAnimation.h 0a0047b369 Added generalized 1D blending 9 years ago
BsCAnimationRTTI.h fb1ff68fa2 Added Animation component 9 years ago
BsCCamera.h eb5d33c976 Post processing: 9 years ago
BsCCameraRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsCGUIWidget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsCGUIWidgetRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsCLight.h d17415eeed Added renderer manual (WIP) 9 years ago
BsCLightRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsCRenderable.h fb1ff68fa2 Added Animation component 9 years ago
BsCRenderableRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsCamera.h eb5d33c976 Post processing: 9 years ago
BsCameraRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsCursor.h 82fef4f0ff More work on improving documentation for doxygen generation 9 years ago
BsDragAndDropManager.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsDrawHelper.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsDrawHelperTemplate.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsDropDownAreaPlacement.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsEngineShaderIncludeHandler.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsEnums.h 1a60bbfc1d Refactoring renderer in order to make it cleaner, easier to understand and modify 9 years ago
BsGUIButton.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsGUIButtonBase.h cde0fbf269 Fixing documentation errors 9 years ago
BsGUICanvas.h 7dd47a2e26 Curve drawing now draws keyframe points 9 years ago
BsGUICommandEvent.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUIContent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGUIContextMenu.h 82fef4f0ff More work on improving documentation for doxygen generation 9 years ago
BsGUIDimensions.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUIDropDownBoxManager.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUIDropDownContent.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsGUIDropDownHitBox.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsGUIDropDownMenu.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsGUIElement.h cde0fbf269 Fixing documentation errors 9 years ago
BsGUIElementBase.h 4b94620550 Added materials manual, plus some doc improvements 9 years ago
BsGUIElementContainer.h cde0fbf269 Fixing documentation errors 9 years ago
BsGUIElementStyle.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 years ago
BsGUIElementStyleRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
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 years ago
BsGUIInputBox.h cde0fbf269 Fixing documentation errors 9 years ago
BsGUIInputCaret.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUIInputSelection.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 years ago
BsGUIInputTool.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsGUILabel.h cde0fbf269 Fixing documentation errors 9 years ago
BsGUILayout.h 0a448db0af More work on improving documentation for Doxygen generation. 9 years ago
BsGUILayoutData.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 years ago
BsGUILayoutUtility.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUILayoutX.h 0a448db0af More work on improving documentation for Doxygen generation. 9 years ago
BsGUILayoutY.h 0a448db0af More work on improving documentation for Doxygen generation. 9 years ago
BsGUIListBox.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsGUIManager.h 3b535198cc GUI now properly handles depth ordering between line and triangle meshes 9 years ago
BsGUIMenu.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUIMouseEvent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGUIOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGUIPanel.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsGUIProgressBar.h 0a448db0af More work on improving documentation for Doxygen generation. 9 years ago
BsGUIRenderTexture.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsGUIScrollArea.h aa8cfb9f60 Various documentation fixes 9 years ago
BsGUIScrollBar.h ca6ca93db9 GUICurveDrawing - Basic drawing working 9 years ago
BsGUIScrollBarHorz.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGUIScrollBarVert.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGUISkin.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsGUISkinRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsGUISlider.h 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 years ago
BsGUISliderHandle.h 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 years ago
BsGUISpace.h 0a448db0af More work on improving documentation for Doxygen generation. 9 years ago
BsGUITextInputEvent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGUITexture.h cde0fbf269 Fixing documentation errors 9 years ago
BsGUIToggle.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsGUIToggleGroup.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsGUITooltip.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUITooltipManager.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsGUIViewport.h cde0fbf269 Fixing documentation errors 9 years ago
BsGUIVirtualButtonEvent.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGUIWidget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsGameResourceManager.h cdaaa8e6da More work on improving documentation for Doxygen generation 9 years ago
BsGameSettings.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 years ago
BsGameSettingsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsHEString.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 years ago
BsImageSprite.h cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 years ago
BsInputConfiguration.h dee4cfeec8 Fixing CMake build and replacing the custom VS solution with a CMake generated one 9 years ago
BsLight.h fea5f00e64 More work on improving documentation for doxygen generation 9 years ago
BsLightRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsPaths.h ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 years ago
BsPlainText.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsPlainTextImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsPlainTextRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsPostProcessSettings.h eb5d33c976 Post processing: 9 years ago
BsPrerequisites.h 4036f8a11b Added missing plugin documentation 9 years ago
BsProfilerOverlay.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsProfilerOverlayRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsRectOffset.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderQueue.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 years ago
BsRenderable.h 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) 9 years ago
BsRenderableElement.h 1a60bbfc1d Refactoring renderer in order to make it cleaner, easier to understand and modify 9 years ago
BsRenderableRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsRenderer.h d17415eeed Added renderer manual (WIP) 9 years ago
BsRendererMaterial.h 1a4843c1d4 Fixed an issue with generating multiple assets for shader variations 9 years ago
BsRendererMaterialManager.h a497317478 Fixed shader import so it properly initializes shader variations 9 years ago
BsRendererUtility.h 0696a5094f Neater light pass material parameter assignment 9 years ago
BsResourceMappingRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 years ago
BsSceneManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptCode.h 4b94620550 Added materials manual, plus some doc improvements 9 years ago
BsScriptCodeImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsScriptCodeImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptCodeImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptCodeRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptManager.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsShapeMeshes2D.h 2079efc1fe Variety of fixes to newly introduced GUICanvas, GpuBuffer and TriangleClipper 9 years ago
BsShapeMeshes3D.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsShortcutKey.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsShortcutManager.h c363f99124 More work on improving documentation for doxygen generation 9 years ago
BsSplashScreen.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsSprite.h eeb700c5df Refactored GUI so you can now specify custom materials for rendering GUI elements (needed for fancy line rendering material) 9 years ago
BsSpriteManager.h b03b62bf18 More work on GUICanvas line rendering 9 years ago
BsSpriteMaterial.h b03b62bf18 More work on GUICanvas line rendering 9 years ago
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 years ago
BsSpriteTexture.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsSpriteTextureRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsTextSprite.h 82fef4f0ff More work on improving documentation for doxygen generation 9 years ago
BsVirtualInput.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago