Histórico de Commits

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