summaryrefslogtreecommitdiffstats
path: root/scene/3d/lightmap_gi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement Physical Light Units as an optional setting.clayjohn2022-08-311-7/+42
* Make `_validate_property` a multilevel methodYuri Sizov2022-08-221-8/+7
* Swap arguments of ResourceSaver.save()kobewi2022-07-291-1/+1
* Use integer types in Image and ImageTexture methodsFireForge2022-07-181-1/+1
* Remove unused hintskobewi2022-07-121-1/+1
* Merge pull request #62124 from holgac/bugfix-62096JFonS2022-06-261-1/+1
|\
| * Fixes #62096: LightmapGIData::_get_light_textures_data crash on empty imageholgac2022-06-171-1/+1
* | add support for soft shadows to the lightmapperPriyansh Rathi2022-06-241-3/+3
* | Clean up Hash Functionsreduz2022-06-201-2/+2
|/
* save lightmap as multi-image atlasPriyansh Rathi2022-06-141-50/+107
* Fix warnings found by Emscripten 3.1.10Rémi Verschelde2022-05-101-3/+2
* Rename Basis get_axis to get_column, remove redundant methodsAaron Franke2022-05-031-2/+2
* Color: Rename `to_srgb`/`to_linear` to include base color spaceRémi Verschelde2022-04-131-1/+1
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-3/+2
* String: Remove TTR and DTR defines in non-tools buildRémi Verschelde2022-03-281-8/+8
* Discern between virtual and abstract class bindingsreduz2022-03-101-4/+0
* Rename StreamTexture* to CompressedTexture*reduz2022-03-051-1/+1
* Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde2022-02-151-9/+11
* Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde2022-01-201-1/+1
|\
| * Rename and reorder bake mode properties for consistencyHugo Locurcio2021-12-141-1/+1
* | Use fill() to fill an entire image instead of setting pixels individually.Anilforextra2022-01-081-5/+1
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* | GPULightMapper: convert colors of lights to linearWilliam Deurwaarder2021-12-111-3/+4
* | Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-1/+1
|/
* Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio2021-11-031-3/+3
* Refactored Node3D rotation modesreduz2021-10-251-0/+1
* Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra2021-09-211-2/+2
* Fix some unnecessary includesAaron Franke2021-08-131-6/+1
* Node3D gizmo improvementsjfons2021-07-231-1/+1
* Use is_equal_approx in more placesAaron Franke2021-07-211-1/+1
* Use PROPERTY_USAGE_NONE instead of 0 for no property usageAaron Franke2021-07-011-3/+3
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-5/+5
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-2/+2
* Rename GI Classesreduz2021-06-051-0/+1466