| .. |
|
BansheeCore
|
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 years ago |
|
BansheeD3D11RenderAPI
|
778dc93339
Bugfix: Fixing block compression texture formats
|
8 years ago |
|
BansheeEditor
|
088619fd8f
Bugfix: Fixing a crash when opening a file in Visual Studio, while a solution is already open with a file that was deleted
|
8 years ago |
|
BansheeEditorExec
|
831af46d78
WIP: Linux port
|
8 years ago |
|
BansheeEngine
|
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 years ago |
|
BansheeFBXImporter
|
e8e803e50a
Refactor: Making a warning only visible in verbose mode, as it's too common and not important enough to spam the console
|
8 years ago |
|
BansheeFMOD
|
4c431379c3
Refactor: AudioListener and AudioSource now implement the standardized SceneActor interface
|
8 years ago |
|
BansheeFontImporter
|
d0864eb86b
Bugfix: Fixing compile errors introduced with earlier script binding related commit
|
8 years ago |
|
BansheeFreeImgImporter
|
1517308b3b
Bugfix: Significantly reduced flickering artifacts due SSR sampling
|
8 years ago |
|
BansheeGLRenderAPI
|
631d3a29c2
Bugfix: Depth clamping is no longer incorrectly enabled when using OpenGL
|
8 years ago |
|
BansheeMono
|
c4540199ba
Bugfix: Fixing script code crashes related to garbage collection
|
8 years ago |
|
BansheeOpenAudio
|
483b24b0d1
Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock
|
8 years ago |
|
BansheePhysX
|
db0d1b805e
Bugfix: Tweaks to physics default material and some other potential improvements
|
8 years ago |
|
BansheeSL
|
8dd96ab750
Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections
|
8 years ago |
|
BansheeUtility
|
8af92d17ba
Bugfix: Sphere and AABox transforms now properly account for non-uniform scaling in the transform matrix
|
8 years ago |
|
BansheeVulkanRenderAPI
|
f3efd9ed9f
Bugfix: Fixing a compile error in Vulkan plugin
|
8 years ago |
|
CMake
|
ada88ff618
Build: When looking for flex/bison executables, always look in local folders first
|
8 years ago |
|
Examples
|
082aab02d5
Bugfix: Examples had wrong key bound for backwards movement using arrow keys
|
8 years ago |
|
Game
|
af46409c10
Feature: Linux is now a fully supported platform
|
8 years ago |
|
MBansheeEditor
|
1f432971fa
Bugfix: Shadow bias field is now properly displayed in the Light inspector
|
8 years ago |
|
MBansheeEngine
|
b6754b366b
Bugfix: Animation no longer runs when editor is in stopped mode
|
8 years ago |
|
RenderBeast
|
8dd96ab750
Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections
|
8 years ago |
|
SBansheeEditor
|
8f0f66fe80
Bugfix: When a resource is being saved while overwriting another resource and a crash occurs, the system will now keep the original resource
|
8 years ago |
|
SBansheeEngine
|
87a5f4baaa
Bugfix: Fixing crashes when attempting to access uninitialized GC handles
|
8 years ago |
|
CMakeLists.txt
|
d2935d10f1
Merge pull request #142 from AndrzejOran/master
|
8 years ago |