Commit Graph

10 Commits

Author SHA1 Message Date
Florian Rival 8844642ae0 Updated copyrights.
Added doxygen files.
Cleaned some files.
2014-06-26 00:20:36 +02:00
Florian Rival fb02721bf9 All singletons now have a Get method instead of GetInstance.
Exposed more methods to embind.
2014-04-21 17:49:34 +02:00
Florian Rival 675644625e Removed #if defined(EMSCRIPTEN). The gain in size is not important enough to justify the added complexity. 2014-04-18 00:10:02 +02:00
Florian Rival c9f8c37aa6 Started excluding parts of code from emscripten build. 2014-04-16 17:20:01 +02:00
Florian Rival 830b533c6d Updated GDCore which was not up-to-date.
Binaries are now produced in a directory named with the build type and the os short name.
Added all files that are not binaries.
2014-04-01 00:19:58 +02:00
Florian b35a189218 Fixed JS extensions loaded from C++ extensions on Linux.
git-svn-id: svn://localhost@1166 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-08-08 22:34:41 +00:00
Florian 70f1ee90ae Moved classes to gd namespace.
Added support for translation catalogs located in xxxPlatform/Extensions/locale.
Improved documentation.
Added support for development build type in CMakeLists.txt 

git-svn-id: svn://localhost@1150 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-30 20:39:48 +00:00
Florian 15950cde32 Fixes for compilation on Linux.
git-svn-id: svn://localhost@1123 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-02 21:21:35 +00:00
Florian 8ab3ff42c9 Updated some dialogs.
Enhanced ObjectsPropgridHelper to support displaying properties in a not empty property grid.
Added support for platform specific extension creation/destruction functions.

git-svn-id: svn://localhost@1063 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-25 14:16:05 +00:00
Florian 95c8dfaf62 Merged CoreWithImplementation ( i.e: Game Develop 3 ) branch with trunk.
git-svn-id: svn://localhost@972 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-06 20:18:03 +00:00