Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 hace 6 años
  Juan Linietsky 3f681b0681 Clean up blend shape support in GLES2 and GLES3. hace 6 años
  Rémi Verschelde 24097811e4 Fix invalid change from CLAMP to MAX in #26099 hace 6 años
  marxin 7de7f0ef17 Fix all -Wtype-limits warnings. hace 6 años
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. hace 6 años
  Rémi Verschelde 75dae1b9a9 Drivers, main, servers: Ensure classes match their header filename hace 6 años
  Rémi Verschelde d0f289b0d9 Merge pull request #25314 from marxin/fix-24417-class-memaccess hace 6 años
  Juan Linietsky 1253b9c038 Add a check to help find transforms that are passes invalid. hace 6 años
  marxin 3e4dab5386 Use placement new in visual_server_scene.cpp (#24417). hace 6 años
  Juan Linietsky 46af4b0a4b Changes to GLES2 renderer to not use cube shadows if not available, fixes #25132 hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Juan Linietsky d304228003 Do not draw particles if they are not processing at all, fixes #19507 hace 6 años
  Juan Linietsky 984063cf0b Cleaned up and fixed the base_changed function in rasterizers, also fixes #15617 hace 6 años
  Juan Linietsky 555fb3a317 Effectively ensure that surface materials are the right size when setting them, fixes #23596 hace 6 años
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code hace 7 años
  Juan Linietsky f2ed26d71e Reflection probe support in GLES2 back-end. hace 7 años
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] hace 7 años
  Rémi Verschelde d95bbb8922 Fix warnings about set but unused variables [-Wunused-but-set-variable] hace 7 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others hace 7 años
  Juan Linietsky 6a5aec3644 Rename flag to better name hace 7 años
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit hace 7 años
  Juan Linietsky ec85fd554b Fix issues with CPUParticles and related conversion from Particles. Closes #20126 hace 7 años
  Juan Linietsky 2b9902db06 -Fix disable_3d flag hace 7 años
  Max Hilbrunner 277793439a Revert "Fix #19507 Not emitted particles affects performance" hace 7 años
  Max Hilbrunner 4b626dc114 Merge pull request #19764 from malbach/godot_malbach hace 7 años
  Juan Linietsky d280b14e6e Hacked around duplication bug. I think duplicate needs to be even smarter, maybe pass two bools? (containers and/or resources) hace 7 años
  malbach cef8d355d2 Fix #19507 Not emitted particles affects performance hace 7 años
  Bastiaan Olij ddc40e5115 Fix typo in y shift hace 7 años
  Bastiaan Olij 3fc9b5d93f Moved culling, updated lights and shadows into a prepare function so it is only called once for stereo rendering hace 7 años