커밋 기록

작성자 SHA1 메시지 날짜
  BearishSun 8cdb84e175 Bugfix: Shadowed directional light now renders properly 8 년 전
  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 년 전
  BearishSun 1a6d82bf0c Bugfix: Various directional shadow tweaks and fixes 8 년 전
  BearishSun f5921858e8 Bugfix: Fixing bounding sphere transform 8 년 전
  BearishSun 92155445c4 Bugfix: Properly bind all slices of a 3D texture when performing image read/write in OpenGL, as suggested by @w-flo 8 년 전
  BearishSun d6526e1e7d Bugfix: Fix a compile error on Linux 8 년 전
  Florian Will 8f1cb3f75a Feature: Linux mouse/keyboard input without /dev/* 8 년 전
  BearishSun 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 년 전
  BearishSun db0d1b805e Bugfix: Tweaks to physics default material and some other potential improvements 8 년 전
  BearishSun 1f432971fa Bugfix: Shadow bias field is now properly displayed in the Light inspector 8 년 전
  BearishSun ada88ff618 Build: When looking for flex/bison executables, always look in local folders first 8 년 전
  BearishSun 8af92d17ba Bugfix: Sphere and AABox transforms now properly account for non-uniform scaling in the transform matrix 8 년 전
  BearishSun 778dc93339 Bugfix: Fixing block compression texture formats 8 년 전
  Marko Pintera dcb483231d Merge pull request #154 from bensku/master 8 년 전
  bensku e19785e9d9 Fix annoying typo 8 년 전
  bensku cb31bcef26 Use copy-and-remove on Unix/Linux when renaming a file fails 8 년 전
  BearishSun d58647827b Bugfix: AudioSource component will now properly persist its properties 8 년 전
  BearishSun 082aab02d5 Bugfix: Examples had wrong key bound for backwards movement using arrow keys 8 년 전
  Marko Pintera 175816604d Merge pull request #151 from w-flo/linux-x11-net-wm-icon 8 년 전
  Florian Will e02f8a2189 Feature: Set window icon for modern Linux/X11 window managers 8 년 전
  BearishSun ccb23892e6 Bugfix: Tiled deferred light iteration now uses the correct iteration size, as per @w-flo suggestion 8 년 전
  BearishSun 9c8134a4fd Bugfix: Fixing a crash after assembly reload if a local UndoRedo stack was present in one of the editor windows 8 년 전
  BearishSun 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 년 전
  BearishSun 87a5f4baaa Bugfix: Fixing crashes when attempting to access uninitialized GC handles 8 년 전
  BearishSun 12d82b99df Bugfix: Fixing a crash when attempting to remove physics objects from the scene, or exit play mode 8 년 전
  BearishSun 13752d1f37 Bugfix: AudioSource and AudioListener components now work properly in script code 8 년 전
  BearishSun f147456113 Bugfix: Fixing an issue where component drop-zones in Inspector weren't properly calculated if/when an existing component was collapsed 8 년 전
  BearishSun 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 년 전
  BearishSun 92c558bd6c Bugfix: Updated default script and shader code to use the new API/syntax 8 년 전
  BearishSun b88991e052 Bugfix: Fixed an issue where out-of-bounds light data was being rendered by tiled deferred lighting shader 8 년 전