aboutsummaryrefslogtreecommitdiff
path: root/servers/visual/visual_server_scene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in y shiftBastiaan Olij2018-06-231-5/+5
* Moved culling, updated lights and shadows into a prepare function so it is on...Bastiaan Olij2018-06-111-12/+87
* Merge pull request #17248 from Cygon/implement-extra-culling-marginHein-Pieter van Braam2018-03-151-0/+5
|\
| * Implement VisualServerScene::instance_set_extra_visibility_margin() method to...Markus Ewald2018-03-041-0/+5
* | Fixed several leaks in VisualServerScene, RasterizerSceneGLES3 and Rasterizer...Wilson E. Alvarez2018-03-131-0/+1
|/
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Properly dispose of instance capture data, fixes #14795Juan Linietsky2018-01-061-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* -Add lightmapperJuan Linietsky2017-12-141-4/+328
* Fix #14429 GIProbe does not work with SpotLightsPrzemyslaw Czarnota2017-12-091-1/+1
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-8/+3
* Fixes to some thread safety situations to avoid GIProbe from freezing on save...Juan Linietsky2017-12-061-2/+16
* Attempt to see if this can solve the problem with #13338Juan Linietsky2017-12-061-4/+11
* Fixed issue with 3D selections losing precsion due to an offset bugBenH2017-11-251-1/+1
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-2/+2
* Implement per-instance custom bounding boxMarc Gilleron2017-11-201-4/+47
* Ability to change indirect light energy.Juan Linietsky2017-11-191-4/+4
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-6/+6
* Fix GIProbe light visibilityHiroshi Ogawa2017-10-041-2/+4
* Merge pull request #10908 from hpvb/fix-unused-variablesRémi Verschelde2017-09-121-13/+8
|\
| * Fix unused variable warningsHein-Pieter van Braam2017-09-081-34/+24
* | Fix various assorted warningsHein-Pieter van Braam2017-09-081-28/+23
|/
* Several fixes to directional shadows, closes #10926Juan Linietsky2017-09-071-12/+62
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-7/+7
* Merge pull request #10846 from hpvb/fix-sign-compareRémi Verschelde2017-09-011-13/+13
|\
| * Fix signed and unsigned comparisonsHein-Pieter van Braam2017-09-011-13/+13
* | Removed ontop property, added a material rendering priority system. Fixes #99...Juan Linietsky2017-09-011-1/+1
|/
* Fix #10723, a regression from 7a07895Bojidar Marinov2017-08-291-3/+4
* Dead code tells no talesRémi Verschelde2017-08-271-21/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Added/Fixed null pointer checksWilson E. Alvarez2017-08-261-4/+3
* -Massive clean up to gizmosJuan Linietsky2017-08-261-580/+4
* -Fix all shadow and culling related issues, fixes #9330Juan Linietsky2017-08-191-10/+6
* Fixed wrong usage of has_no_area function, closes #10434Juan Linietsky2017-08-191-1/+1
* Properly manage drawing of primitives when they lack an area, fixes #8930Juan Linietsky2017-08-181-2/+4
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-6/+6
* Rename cull_AABB to cull_aabbRémi Verschelde2017-08-161-1/+1
* -Fixed BoneAttachment delay, closes #3966Juan Linietsky2017-08-071-2/+2
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-1/+1
* Merge pull request #8567 from BastiaanOlij/ar_vr_serverRémi Verschelde2017-07-311-0/+20
|\
| * Adding base classes and structures for ARVR supportBastiaanOlij2017-07-281-0/+20
* | Few small GI Probe fixesJuan Linietsky2017-07-291-4/+4
|/
* Many fixes to improve GI Probe qualityJuan Linietsky2017-07-151-0/+5
* -Fix for multiple reflection probes causing issues.Juan Linietsky2017-07-151-1/+1
* Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-0/+18
* -Restored support for Canvas BG mode on EnvironmentJuan Linietsky2017-06-241-0/+12
* Particles properly update the shadow maps, closes #8815Juan Linietsky2017-06-171-0/+30
* Fixed several bugs with directional light, and changed defaults to be more se...Juan Linietsky2017-06-141-5/+18
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1