godot/scene
Daniel Rakos de33ef2d1b Disable GI probe capturing lights with bake mode disabled
The bake mode property of lights previously didn't affect GI probes.
This change makes the GI probe ignore lights that have their bake mode
set to disabled.
2019-04-23 11:36:36 +02:00
..
2d Fix particles animation on GLES2 2019-02-06 16:00:22 +01:00
3d Disable GI probe capturing lights with bake mode disabled 2019-04-23 11:36:36 +02:00
animation When an animationplayer sets a property on itself recreate the caches 2019-02-01 16:15:39 +01:00
audio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gui Fixed selection being activated when using scroll lines 2019-02-04 10:55:45 +00:00
main Warn of invalid pointer when converting object to RID, closes #19023 2019-01-26 15:41:26 -03:00
resources Fix recursive assignment of Textures and BitMapFont 2019-01-28 15:10:34 +01:00
register_scene_types.cpp Rename OrientedPathFollow to PathFollowOriented 2019-01-16 14:32:18 -02:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00