Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Lasse Öörni a1e2bc9bd3 Make shader cache location configurable, default "urho3d/shadercache" in app preferences, to avoid writing to write-protected installation directory by default. Instructions in porting notes to restore earlier behavior. ShaderCacheDir & PackageCacheDir parameters added to engine startup parameters. Fix GetResourceFileName() function to return the unmodified filename if it's absolute and exists. Remove unnecessary mutex lock from GetResourceFileName(). Remove some code duplication from Graphics class implementations. Closes #1610. 9 ani în urmă
  Lasse Öörni fd5bac385a Since the SDL window is not API-specific, move it into Graphics from GraphicsImpl to simplify code. 9 ani în urmă
  Lasse Öörni eb104906aa Remove API-specific Graphics class headers and code duplication. Closes #1422. 9 ani în urmă