| Commit message (Expand) | Author | Age | Files | Lines |
| * | Effectively ensure that surface materials are the right size when setting the... | Juan Linietsky | 2018-11-08 | 1 | -2/+3 |
| * | 2D Rigid Body CCD should work again, fixes #6664 | Juan Linietsky | 2018-11-08 | 1 | -2/+1 |
| * | Merge pull request #21386 from RandomShaper/fix-picking-in-canvas-layers | Juan Linietsky | 2018-11-07 | 9 | -4/+104 |
| |\ |
|
| | * | Fix picking in CanvasLayer | Pedro J. Estébanez | 2018-08-25 | 9 | -4/+104 |
| * | | Merge pull request #22622 from JFonS/fix_particle_animation | Rémi Verschelde | 2018-11-05 | 8 | -10/+7 |
| |\ \ |
|
| | * | | Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D | JFonS | 2018-11-04 | 8 | -10/+7 |
| * | | | <fales> end of the week ;-) | Juan Linietsky | 2018-11-03 | 1 | -1/+1 |
| * | | | Fix condition test | Juan Linietsky | 2018-11-03 | 1 | -2/+2 |
| |/ / |
|
| * | | Simple workaround to make one way moving platforms work, fixes #9399 | Juan Linietsky | 2018-11-02 | 1 | -0/+13 |
| * | | -Fix problem in OWC logic closes #11357 | Juan Linietsky | 2018-11-02 | 3 | -13/+61 |
| * | | Merge pull request #23411 from RandomShaper/fix-same-layer-not-deterministic | Rémi Verschelde | 2018-11-01 | 6 | -15/+22 |
| |\ \ |
|
| | * | | Fix canvas stacking not deterministic on same layer | Pedro J. Estébanez | 2018-10-30 | 6 | -15/+22 |
| * | | | Update 3D physics to match fix from #22933 | Juan Linietsky | 2018-11-01 | 1 | -2/+2 |
| * | | | Merge pull request #22933 from SeleckyErik/issue-9148 | Juan Linietsky | 2018-11-01 | 1 | -2/+2 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Fixed non-monitorable areas triggering overlap | Erik | 2018-10-11 | 1 | -2/+2 |
| * | | | Merge pull request #23262 from swenner/more-cppcheck-fixes | Rémi Verschelde | 2018-10-25 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | fixed uninitialized variables and false positives found by CppCheck | Simon Wenner | 2018-10-25 | 1 | -1/+1 |
| * | | | | Merge pull request #22779 from Superwaitsum/LimitSettings | Rémi Verschelde | 2018-10-25 | 5 | -0/+8 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Add some limits on the Editor Settings | Superwaitsum | 2018-10-24 | 5 | -0/+8 |
| * | | | | Merge pull request #23175 from marcelofg55/input_buffer_fix | Rémi Verschelde | 2018-10-24 | 4 | -5/+22 |
| |\ \ \ \ |
|
| | * | | | | Fix possible audio input buffer issues | Marcelo Fernandez | 2018-10-20 | 4 | -5/+22 |
| * | | | | | Fixed a typo, treshhold to threshold. | M. Huri | 2018-10-23 | 1 | -1/+0 |
| |/ / / / |
|
| * | | | | Fixing warnings generated by MSVC | Dualtagh Murray | 2018-10-19 | 3 | -13/+14 |
| * | | | | Removed duplication of include(s): | M. Huri | 2018-10-13 | 1 | -1/+0 |
| * | | | | Merge pull request #22800 from QbieShay/depth_write | Rémi Verschelde | 2018-10-11 | 1 | -0/+1 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | Added the ability to write to gl_FragDepth. It doesn't affect the depth prepass. | QbieShay | 2018-10-06 | 1 | -0/+1 |
| | |/ / |
|
| * | | | Add missing BIND_ENUM for SPEAKER_SURROUND_31 | Marcelo Fernandez | 2018-10-08 | 1 | -0/+1 |
| * | | | Merge pull request #22722 from akien-mga/fix-warnings | Rémi Verschelde | 2018-10-07 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Fix more "may be used initialized" warnings from GCC 7 | Rémi Verschelde | 2018-10-04 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Remove redundant "== false" code | Aaron Franke | 2018-10-06 | 5 | -11/+14 |
| * | | | Remove redundant "== true" code | Aaron Franke | 2018-10-06 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge pull request #21436 from CptPotato/tonemap-fixes | Rémi Verschelde | 2018-10-02 | 2 | -2/+2 |
| |\ \ |
|
| | * | | fix reinhard tonemapper, modified filmic tonemapper, added internal exposure ... | alex-poe | 2018-08-27 | 2 | -2/+2 |
| | |/ |
|
| * | | Merge pull request #22574 from BastiaanOlij/mobile_vr_gles2 | Rémi Verschelde | 2018-10-02 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Moving lens distortion shader into drivers and adding GLES2 support | Bastiaan Olij | 2018-10-02 | 1 | -0/+1 |
| * | | | Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-... | Rémi Verschelde | 2018-10-02 | 4 | -3/+4 |
| |/ / |
|
| * | | Fix various Clang 7 warnings about unused stuff | Rémi Verschelde | 2018-10-01 | 2 | -2/+0 |
| * | | Fix mismatched class/struct definition warnings [-Wmismatched-tags] | Rémi Verschelde | 2018-10-01 | 2 | -18/+6 |
| * | | -Lightmap and lightmap capture support for GLES2 | Juan Linietsky | 2018-09-28 | 5 | -0/+13 |
| * | | Reflection probe support in GLES2 back-end. | Juan Linietsky | 2018-09-28 | 5 | -0/+6 |
| * | | Fix warnings about wrong member initialization order [-Wreorder] | Rémi Verschelde | 2018-09-28 | 1 | -2/+2 |
| * | | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde | 2018-09-28 | 7 | -14/+0 |
| * | | Fix warnings about unhandled enum value in switch [-Wswitch] | Rémi Verschelde | 2018-09-27 | 9 | -7/+57 |
| * | | Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr... | Rémi Verschelde | 2018-09-27 | 2 | -9/+9 |
| * | | Fix warnings about set but unused variables [-Wunused-but-set-variable] | Rémi Verschelde | 2018-09-27 | 2 | -6/+6 |
| * | | Fix warnings about unused variables [-Wunused-variable] | Rémi Verschelde | 2018-09-27 | 3 | -24/+11 |
| * | | Fix warnings for comparison between signed and unsigned integers [-Wsign-comp... | Rémi Verschelde | 2018-09-27 | 1 | -1/+1 |
| * | | Fix warnings on non-static data member initializers (C++11 feature) | Rémi Verschelde | 2018-09-27 | 2 | -2/+5 |
| * | | -Rewrote GLES2 lighting and shadows and optimized state changes, did many opt... | Juan Linietsky | 2018-09-23 | 2 | -0/+8 |
| * | | Added missed min/max shader overloads | Chaosus | 2018-09-21 | 1 | -0/+18 |