Histórico de commits

Autor SHA1 Mensagem Data
  Yao Wei Tjong 姚伟忠 a5eccd06f3 Fix iOS/tvOS build on Xcode 12. 5 anos atrás
  Yao Wei Tjong 姚伟忠 8aa25d6468 For Android - change the JNI location. 5 anos atrás
  Yao Wei Tjong 姚伟忠 0d4e038827 Major refactoring on the Gradle build system. 5 anos atrás
  Yao Wei Tjong 姚伟忠 223fbd4cba Refactor to start to use lower case name. 5 anos atrás
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 anos atrás
  Wei Tjong Yao a6c1e77c8d Moved the Urho3D library code to Engine directory. 12 anos atrás
  Wei Tjong Yao e952719302 In preparation for supporting shared library for Windows platform, selectively marked Engine class as public API. Setup the visibility compiler flags for GCC and Clang to hide non-marked API from shared library. 12 anos atrás
  Wei Tjong Yao 256eb5ac78 Refactored CMake build script to separate reusable commands and macros into module for easy inclusion in external project. Added option to build Urho3D static/shared library (currently only works in Linux GCC). Added new FindUrho3D.cmake module for setting up Urho3D as external library in other user-defined project. 12 anos atrás