godot/modules/raycast
JFonS 2db2d1153d CPU lightmapper environment energy fixes.
* Better handling of the scene's environment energy in the lightmapper
  bakes.
* Fixed a bug where ProceduralSky::get_panorama() returned a reference
  instead of a copy.
* Removed includes to Embree's internal header files.
2021-04-22 16:26:04 +02:00
..
config.py SCons: Work around compilation issue on Linux ARM64 2021-02-23 14:08:45 +01:00
godot_update_embree.py
lightmap_raycaster.cpp CPU lightmapper environment energy fixes. 2021-04-22 16:26:04 +02:00
lightmap_raycaster.h CPU lightmapper fixes. 2021-01-15 12:32:54 +01:00
register_types.cpp CPU lightmapper fixes. 2021-01-15 12:32:54 +01:00
register_types.h CPU lightmapper fixes. 2021-01-15 12:32:54 +01:00
SCsub SCons: Don't pass -msse2 to MSVC for Embree 2021-03-24 13:13:18 +01:00