Commit History

Author SHA1 Message Date
  Juan Linietsky 8a1097a224 many fixes to image loader, voxel cone tracing, etc. 8 years ago
  Juan Linietsky e79d7149ea GI probes working back again 8 years ago
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Juan Linietsky 74808ac4d9 New particle system, mostly working, some small features missing. 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 8 years ago
  Juan Linietsky 903a3aa5f0 a ton of bug fixes to the renderer 8 years ago
  Juan Linietsky da11d6d9e8 Many fixes to make exported scenes work better, still buggy. 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 years ago
  Juan Linietsky 5cc63dee0f ability to adjust propagation in gi probe 8 years ago
  Juan Linietsky 6f2e16306a Several bugfixes, improving the import workflow 8 years ago
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 8 years ago
  BastiaanOlij 3a02df7739 Working on compile issues for iOS 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  BastiaanOlij bf990b0822 Few small fixes so tools=no and target=release compiles 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Juan Linietsky a62c99c4e4 Some fixes and clean ups 8 years ago
  reduz f4a56e7782 begin work on new particle system 8 years ago
  Juan Linietsky 4e729f38e0 baking now shows a proper button, and bakes can be saved. 8 years ago
  Juan Linietsky f9603d8236 can bake for omni and spotlight 8 years ago
  Juan Linietsky 075fde7f26 work in progress global illumination 8 years ago