Histórico de commits

Autor SHA1 Mensagem Data
  Juan Linietsky 53ce643e52 -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 8 anos atrás
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 anos atrás
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master 8 anos atrás
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 anos atrás
  eska a6ae3204fb OS additions and fixes for WebAssembly/asm.js 9 anos atrás
  Juan Linietsky 1527cf8c0d 2D Shaders are working again using the new syntax, though all is buggy in general 9 anos atrás
  Johan Manuel 046f94d3ac Remove some unused variables 9 anos atrás
  Rémi Verschelde 22419082d9 Remove some noisy debug prints 9 anos atrás
  volzhs 9073dc9963 change invalid characters when get user data dir on Windows & Unix 9 anos atrás
  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. 9 anos atrás
  Kyle Luce 674c6f2f2d Add function to convert Date time from a dictionary to Epoch 9 anos atrás
  Kyle Luce feef563f3f Fixes the month consistency issue in enums and get_date etc 9 anos atrás
  Juan Linietsky c633a29a39 improve reporting of error in wrong inheritance for autoload script 9 anos atrás
  Rémi Verschelde 7f82c8d7c5 Merge pull request #3230 from touilleMan/issue-55 9 anos atrás
  Juan Linietsky a120c66f98 -Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision. 9 anos atrás
  Emmanuel Leblond cabf923484 Remove unnecessary null pointer checks 9 anos atrás
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 anos atrás
  est31 e1d02e4831 Make the setting unix-only. 10 anos atrás
  Rémi Verschelde 9ab7de243f Fix error messages forcing a white font for subsequent messages 10 anos atrás
  Rémi Verschelde 6334895088 Display error type (error, warning, script error) in OS::print_error 10 anos atrás
  Juan Linietsky 277a339cf0 Merge pull request #2365 from Mavhod/patch-1 10 anos atrás
  Juan Linietsky fad1faddae Removing locatime so this function compiles again. 10 anos atrás
  Ariel Manzur e3e93da6b9 fixed localtime thing for ios, not tested anywhere else 10 anos atrás
  Mavhod 3942117bbf add () 10 anos atrás
  Mavhod 69710055f0 get_date on Linux 10 anos atrás
  xodene 6b25e83ba7 tested and fixed unix os_system_time_msec() 10 anos atrás
  Maximillian 6f9a084ac8 Add OS.get_system_time_msec 10 anos atrás
  Juan Linietsky 55b34e05b3 -some changes by okam 10 anos atrás
  est31 c5338fd6c4 Add OS.get_time_zone_info function 10 anos atrás
  est31 803069886e Add utc param to get_time and get_date methods 10 anos atrás