BearishSun d6526e1e7d Bugfix: Fix a compile error on Linux 8 年之前
..
Animation b6fa5e36c2 Bugfix: Animation splitting code now works correctly 8 年之前
Audio 4c431379c3 Refactor: AudioListener and AudioSource now implement the standardized SceneActor interface 8 年之前
Components d6526e1e7d Bugfix: Fix a compile error on Linux 8 年之前
CoreThread 63ef0b05cf Bugfix: Camera loaded from a saved scene will now properly be displayed in the Game view 8 年之前
Image 778dc93339 Bugfix: Fixing block compression texture formats 8 年之前
Importer b6fa5e36c2 Bugfix: Animation splitting code now works correctly 8 年之前
Input 346ed33e80 Bugfix: Mouse wheel scroll events now properly trigger 8 年之前
Linux 8f1cb3f75a Feature: Linux mouse/keyboard input without /dev/* 8 年之前
Localization 1e21488060 WIP: Script bindings 8 年之前
MacOS a77eccf4f6 WIP: macOS port 8 年之前
Managers 9ffe230544 Refactor: Moving UUIDs from string to 128 bit representation 8 年之前
Material 66abaee367 Build: Fixing Linux build and updating dependencies 8 年之前
Mesh 24a1f44cd8 Refactor: Cleaned up custom allocators 8 年之前
Physics 266484ff97 WIP: Linux port 8 年之前
Platform a77eccf4f6 WIP: macOS port 8 年之前
Profiling 24a1f44cd8 Refactor: Cleaned up custom allocators 8 年之前
RTTI d58647827b Bugfix: AudioSource component will now properly persist its properties 8 年之前
RenderAPI e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前
Renderer 517608073c Feature: Various improvements and fixes for shadow rendering 8 年之前
Resources 2231fc8f96 Bugfix: Clear resources before unloading the scripting system in order to ensure any scripting components in Prefabs are destroyed before the library is unloaded 8 年之前
Scene b6754b366b Bugfix: Animation no longer runs when editor is in stopped mode 8 年之前
Text 1e21488060 WIP: Script bindings 8 年之前
Utility 9ffe230544 Refactor: Moving UUIDs from string to 128 bit representation 8 年之前
Win32 5c727c9470 Bugfix: Getting Skybox component operational in the editor 8 年之前
BsCoreApplication.cpp 89a714a82a WIP: Linux port 8 年之前
BsCoreApplication.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 年之前
BsCorePrerequisites.h 13752d1f37 Bugfix: AudioSource and AudioListener components now work properly in script code 8 年之前
CMakeLists.txt d1153f37e4 Bugfix: Fixing broken Linux build after some macOS related changes 8 年之前
CMakeSources.cmake e605573591 Refactor: Shader variations are now defined directly in BSL files 8 年之前