Historique des commits

Auteur SHA1 Message Date
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case il y a 8 ans
  Karroffel 135c2112ad added an optional parameter to OS symbol lookup il y a 8 ans
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. il y a 8 ans
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). il y a 8 ans
  David Carlier df87ad14d0 get_executable_path slight change to make it work under OpenBSD il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Karroffel 741800f5cc [DLScript] fixed android builds now il y a 8 ans
  Karroffel 67f59bc2d9 increased maximum number of scripting languages il y a 8 ans
  Karroffel 2281942fb3 Added methods for opening dynamic libraries to OS il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) il y a 8 ans
  Hein-Pieter van Braam cff6840ff7 Add a simple signal handler for SIGCHLD on Unix il y a 8 ans
  Juan Linietsky 6f2e16306a Several bugfixes, improving the import workflow il y a 8 ans
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector il y a 8 ans
  Juan Linietsky 53ce643e52 -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 il y a 8 ans
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. il y a 8 ans
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master il y a 8 ans
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! il y a 8 ans
  eska a6ae3204fb OS additions and fixes for WebAssembly/asm.js il y a 9 ans
  Juan Linietsky 1527cf8c0d 2D Shaders are working again using the new syntax, though all is buggy in general il y a 9 ans
  Johan Manuel 046f94d3ac Remove some unused variables il y a 9 ans
  Rémi Verschelde 22419082d9 Remove some noisy debug prints il y a 9 ans
  volzhs 9073dc9963 change invalid characters when get user data dir on Windows & Unix il y a 9 ans
  Aren Villanueva e5c1a2c3f7 Implements get_executable_path for OS X should proc_pidpath in os_osx.mm doesn't succeed. Silences the warning for javascript as the function currently appears superfluous. il y a 9 ans
  Kyle Luce 674c6f2f2d Add function to convert Date time from a dictionary to Epoch il y a 9 ans
  Kyle Luce feef563f3f Fixes the month consistency issue in enums and get_date etc il y a 9 ans
  Juan Linietsky c633a29a39 improve reporting of error in wrong inheritance for autoload script il y a 9 ans
  Rémi Verschelde 7f82c8d7c5 Merge pull request #3230 from touilleMan/issue-55 il y a 9 ans
  Juan Linietsky a120c66f98 -Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision. il y a 9 ans
  Emmanuel Leblond cabf923484 Remove unnecessary null pointer checks il y a 9 ans