| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #28796 from clayjohn/GLES2-optimization | Rémi Verschelde | 2019-05-24 | 5 | -1/+49 |
|\ \ |
|
| * | | Implement ability to render viewports directly to screen | clayjohn | 2019-05-13 | 5 | -1/+49 |
* | | | Merge pull request #28829 from vreon/swizzle-up | Rémi Verschelde | 2019-05-24 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Allow constructing larger data types by swizzling | Jesse Dubay | 2019-05-11 | 1 | -0/+6 |
* | | | | Implement shadow to opacity | Bastiaan Olij | 2019-05-21 | 1 | -0/+2 |
* | | | | Fix typos with codespell | Rémi Verschelde | 2019-05-19 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge pull request #27798 from clayjohn/gles2-proj-mat-bug | Rémi Verschelde | 2019-05-13 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fixes bug when setting projection matrix | clayjohn | 2019-04-30 | 1 | -1/+1 |
* | | | Change "ID" to lowercase "id" | Aaron Franke | 2019-05-09 | 2 | -11/+11 |
* | | | Merge pull request #25670 from aqnuep/bake_mode_affect_gi_prove | Rémi Verschelde | 2019-04-30 | 4 | -0/+10 |
|\ \ \ |
|
| * | | | Disable GI probe capturing lights with bake mode disabled | Daniel Rakos | 2019-04-23 | 4 | -0/+10 |
* | | | | Use approximate equallity methods in many places | Aaron Franke | 2019-04-25 | 2 | -3/+3 |
* | | | | Merge pull request #26064 from JFonS/add_frustum_camera_mode | Hein-Pieter van Braam | 2019-04-23 | 4 | -1/+28 |
|\ \ \ \ |
|
| * | | | | Add FRUSTUM camera mode, allowing tilted frustums | JFonS | 2019-02-19 | 4 | -1/+28 |
* | | | | | Don't try to statically allocate 2x 8193 pointers | Hein-Pieter van Braam-Stewart | 2019-04-22 | 2 | -4/+16 |
* | | | | | Merge pull request #27673 from qarmin/small_fixes | Rémi Verschelde | 2019-04-22 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Small fixes, mostly dupicated code | qarmin | 2019-04-08 | 1 | -2/+2 |
* | | | | | | Merge pull request #28200 from bojidar-bg/28115-ysort-breaks-shader | Rémi Verschelde | 2019-04-19 | 1 | -6/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix nested YSort breaking use_parent_material | Bojidar Marinov | 2019-04-19 | 1 | -6/+7 |
* | | | | | | | Added ability for multiple images to be imported as an atlas | Juan Linietsky | 2019-04-19 | 5 | -4/+8 |
|/ / / / / / |
|
* | | | | | | Merge pull request #27843 from bojidar-bg/27678-ysort-visibility | Rémi Verschelde | 2019-04-09 | 1 | -8/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | Do not YSort canvas items that are not visible | Bojidar Marinov | 2019-04-09 | 1 | -8/+14 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde | 2019-04-09 | 2 | -9/+18 |
* | | | | | | Added eye_height, changed description and fixed size of viewport issue | Bastiaan Olij | 2019-04-10 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #27527 from BastiaanOlij/render_ext_target | Rémi Verschelde | 2019-04-07 | 3 | -24/+29 |
|\ \ \ \ \ |
|
| * | | | | | Add option to have viewport render into supplied texture | Bastiaan Olij | 2019-04-06 | 3 | -24/+29 |
* | | | | | | Merge pull request #25624 from nekomatata/texture-rect-flip | Rémi Verschelde | 2019-04-06 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Add ability to flip TextureRect horizontally or vertically | PouleyKetchoupp | 2019-04-03 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Ability to make CanvasLayers have pseudo 3D depth. | Juan Linietsky | 2019-04-05 | 5 | -4/+56 |
| |/ / /
|/| | | |
|
* | | | | Fix #25641 by not shifting a negative value. | marxin | 2019-03-05 | 1 | -1/+2 |
* | | | | Properly redraw if something animated is visible | Juan Linietsky | 2019-03-03 | 1 | -1/+0 |
* | | | | Skeletons can now choose between using local or world coords for processing, ... | Juan Linietsky | 2019-03-03 | 3 | -0/+3 |
* | | | | Fix style issues from recent commits | Rémi Verschelde | 2019-03-03 | 1 | -1/+1 |
* | | | | Clean up and fix some situations where triangulation may fail, closes #26366 | Juan Linietsky | 2019-03-02 | 1 | -7/+8 |
* | | | | Clean up blend shape support in GLES2 and GLES3. | Juan Linietsky | 2019-03-01 | 1 | -0/+3 |
* | | | | Merge pull request #26287 from JFonS/fix_25992 | Rémi Verschelde | 2019-02-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Use item_shadow_mask for LightOccluder2D culling | JFonS | 2019-02-25 | 1 | -1/+1 |
* | | | | | Ensure implicit conversions for scalar constants work in shaders, closes #26239 | Juan Linietsky | 2019-02-26 | 1 | -2/+44 |
* | | | | | -Treat scalar conversions when calling functions as error, closes #24261 | Juan Linietsky | 2019-02-23 | 1 | -6/+2 |
|/ / / / |
|
* | | | | Fix invalid change from CLAMP to MAX in #26099 | Rémi Verschelde | 2019-02-23 | 1 | -5/+5 |
* | | | | Fix all -Wtype-limits warnings. | marxin | 2019-02-21 | 1 | -5/+5 |
* | | | | Add -Wshadow=local to warnings and fix reported issues. | marxin | 2019-02-20 | 4 | -54/+52 |
* | | | | Fix update of canvas AABB with update_when_visible | JFonS | 2019-02-17 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Fix typos with codespell | Rémi Verschelde | 2019-02-13 | 1 | -1/+1 |
* | | | Drivers, main, servers: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 7 | -11/+11 |
* | | | Core: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 4 | -5/+2 |
* | | | Fix many asan and ubsan reported issues | Hein-Pieter van Braam | 2019-01-30 | 2 | -72/+72 |
|/ / |
|
* | | Merge pull request #25314 from marxin/fix-24417-class-memaccess | Rémi Verschelde | 2019-01-27 | 1 | -1/+4 |
|\ \ |
|
| * | | Use placement new in visual_server_scene.cpp (#24417). | marxin | 2019-01-25 | 1 | -1/+4 |
* | | | Properly get proxy texture size for canvas light, fixes #17067 | Juan Linietsky | 2019-01-27 | 2 | -1/+2 |