BearishSun 572ae23b94 Bugfix: OpenGL render system no longer checks for GL_ARB_geometry_shader4 extension, as the core geometry shader is assumed to be always present 8 lat temu
..
BansheeCore 1a6d82bf0c Bugfix: Various directional shadow tweaks and fixes 8 lat temu
BansheeD3D11RenderAPI 778dc93339 Bugfix: Fixing block compression texture formats 8 lat temu
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 lat temu
BansheeEditorExec 831af46d78 WIP: Linux port 8 lat temu
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 lat temu
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 lat temu
BansheeFMOD 4c431379c3 Refactor: AudioListener and AudioSource now implement the standardized SceneActor interface 8 lat temu
BansheeFontImporter d0864eb86b Bugfix: Fixing compile errors introduced with earlier script binding related commit 8 lat temu
BansheeFreeImgImporter 1517308b3b Bugfix: Significantly reduced flickering artifacts due SSR sampling 8 lat temu
BansheeGLRenderAPI 572ae23b94 Bugfix: OpenGL render system no longer checks for GL_ARB_geometry_shader4 extension, as the core geometry shader is assumed to be always present 8 lat temu
BansheeMono c4540199ba Bugfix: Fixing script code crashes related to garbage collection 8 lat temu
BansheeOpenAudio 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 lat temu
BansheePhysX db0d1b805e Bugfix: Tweaks to physics default material and some other potential improvements 8 lat temu
BansheeSL 8dd96ab750 Bugfix: Fixing a visual artifact that appeared in the form of a white sphere visible in reflections 8 lat temu
BansheeUtility f5921858e8 Bugfix: Fixing bounding sphere transform 8 lat temu
BansheeVulkanRenderAPI f3efd9ed9f Bugfix: Fixing a compile error in Vulkan plugin 8 lat temu
CMake ada88ff618 Build: When looking for flex/bison executables, always look in local folders first 8 lat temu
Examples 082aab02d5 Bugfix: Examples had wrong key bound for backwards movement using arrow keys 8 lat temu
Game af46409c10 Feature: Linux is now a fully supported platform 8 lat temu
MBansheeEditor 1a6d82bf0c Bugfix: Various directional shadow tweaks and fixes 8 lat temu
MBansheeEngine b6754b366b Bugfix: Animation no longer runs when editor is in stopped mode 8 lat temu
RenderBeast 1a6d82bf0c Bugfix: Various directional shadow tweaks and fixes 8 lat temu
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 lat temu
SBansheeEngine 87a5f4baaa Bugfix: Fixing crashes when attempting to access uninitialized GC handles 8 lat temu
CMakeLists.txt d2935d10f1 Merge pull request #142 from AndrzejOran/master 8 lat temu