Commit History

Author SHA1 Message Date
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
  Matias N. Goldberg 7b2f1e1d09 Fix union order to simplify empty initializers 3 months ago
  Bad Sector da191168fe Add VoxelGI bake cancelling and progress UI improvement 5 months ago
  Alula 346cbc7f1f Add support for compiling with VS clang-cl toolset 11 months ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  clayjohn 385ee5c70b Implement Physical Light Units as an optional setting. 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke eb4902a455 Fix some unnecessary includes 3 years ago
  reduz 32625145c8 Rename GI Classes 3 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Juan Linietsky eaae4b6408 Renamed 2D and 3D nodes to make their types explicit 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde 49fec646cb Fix compilation warnings and re-enable werror=yes on Travis 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 76c6f39d99 GIProbe now generates a distance field on bake using CPU, for better compatibility 5 years ago
  Juan Linietsky acf0f6c8a7 GIProbes working. 5 years ago