Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `uniform` to `parameter` across the engine | Yuri Rubinsky | 2022-09-01 | 80 | -1494/+1523 |
* | Merge pull request #65164 from neikeq/csharp-fix-vector4-in-variant | Ignacio Roldán Etcheverry | 2022-09-01 | 8 | -44/+72 |
|\ | |||||
| * | C#: Fix Vector4 in godot_variant and missing marshaling | Ignacio Roldán Etcheverry | 2022-08-31 | 8 | -44/+72 |
* | | Merge pull request #65161 from m4gr3d/fix_android_build_failures_on_windows_main | Clay John | 2022-08-31 | 1 | -10/+11 |
|\ \ | |||||
| * | | Fix build failures for Android on Windows | Fredia Huya-Kouadio | 2022-08-31 | 1 | -10/+11 |
| |/ | |||||
* | | Merge pull request #65160 from paddy-exe/fix-linear-depth-gles | Yuri Rubinsky | 2022-08-31 | 1 | -1/+5 |
|\ \ | |/ |/| | |||||
| * | Fix LinearDepth calculation for GLES3 | Patrick | 2022-08-31 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #63893 from guilhermefelipecgs/fix_state_machine_is_playing | Rémi Verschelde | 2022-08-31 | 1 | -23/+22 |
|\ | |||||
| * | Fix AnimationNodeStateMachinePlayback::is_playing | Guilherme Felipe de C. G. da Silva | 2022-08-03 | 1 | -27/+28 |
* | | Merge pull request #64247 from guilhermefelipecgs/fix_end_node | Rémi Verschelde | 2022-08-31 | 2 | -16/+19 |
|\ \ | |||||
| * | | Re-add AnimationNodeStateMachine::end_node for root state machine | Guilherme Felipe de C. G. da Silva | 2022-08-10 | 2 | -16/+19 |
* | | | Merge pull request #63411 from Calinou/improve-null-object-dictionary-print | Rémi Verschelde | 2022-08-31 | 8 | -13/+13 |
|\ \ \ | |||||
| * | | | Improve null and object printing to avoid confusion with arrays | Hugo Locurcio | 2022-08-31 | 8 | -13/+13 |
* | | | | Merge pull request #65142 from RedMser/fix-65122-freeze | Rémi Verschelde | 2022-08-31 | 1 | -9/+12 |
|\ \ \ \ | |||||
| * | | | | Fix #65122: disambiguate_filenames freeze | RedMser | 2022-08-31 | 1 | -9/+12 |
* | | | | | Merge pull request #64130 from A-Lamia/root_uri_decode | Rémi Verschelde | 2022-08-31 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | fix: add uri_decode to root_uri #63388 | Lamia | 2022-08-31 | 1 | -3/+3 |
* | | | | | | Merge pull request #65065 from Atlinx/fix/65010_enum-doesnt-show-up | Rémi Verschelde | 2022-08-31 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix inferred GDScript enum values not appearing in inspector | Atlinx | 2022-08-30 | 1 | -0/+1 |
* | | | | | | | Merge pull request #65131 from TokageItLab/transform-with | Rémi Verschelde | 2022-08-31 | 4 | -22/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Discontinued spherical_interpolate_with in Transform3D | Silc Renew | 2022-08-31 | 4 | -22/+1 |
* | | | | | | | Merge pull request #59919 from piiertho/enhancement/rename-AnimationNodeTrans... | Rémi Verschelde | 2022-08-31 | 2 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | enhancement: Rename declared property AnimationNodeTransition::input_count to... | Pierre-Thomas Meisels | 2022-08-31 | 2 | -4/+4 |
* | | | | | | | | Merge pull request #65092 from groud/inherited_scenes_tilesets | Rémi Verschelde | 2022-08-31 | 1 | -6/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixes inherited scenes not working in TileSet scenes collection sources | Gilles Roudière | 2022-08-31 | 1 | -6/+11 |
* | | | | | | | | | Merge pull request #65120 from timothyqiu/flags-skip | Rémi Verschelde | 2022-08-31 | 1 | -19/+28 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix crash when toggling flag property value | Haoyu Qiu | 2022-08-31 | 1 | -19/+28 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #65130 from BastiaanOlij/fix_mobile_signed_tangent | Rémi Verschelde | 2022-08-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix vector type for signed tangent in mobile shader | Bastiaan Olij | 2022-08-31 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #65095 from m4gr3d/update_get_current_dir_main | Rémi Verschelde | 2022-08-31 | 3 | -4/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Additional fixes to the Android `get_current_dir()` implementation. | Fredia Huya-Kouadio | 2022-08-30 | 3 | -4/+17 |
* | | | | | | | | | Merge pull request #63413 from Calinou/volumetric-fog-add-per-light-energy-2 | Rémi Verschelde | 2022-08-31 | 14 | -111/+105 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add a per-light volumetric fog energy property | Hugo Locurcio | 2022-08-30 | 14 | -111/+105 |
* | | | | | | | | | | Merge pull request #63394 from Calinou/curve-gradient-rename-interpolate | Rémi Verschelde | 2022-08-31 | 21 | -198/+199 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` | Hugo Locurcio | 2022-08-30 | 21 | -198/+199 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #65121 from timothyqiu/print-line | Rémi Verschelde | 2022-08-31 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Remove unnecessary `print_line` in RendererDummy | Haoyu Qiu | 2022-08-31 | 1 | -1/+0 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #62157 from ChronicallySerious/front-port-vcs-plugin | Rémi Verschelde | 2022-08-31 | 10 | -565/+2142 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | VCS: Improve VCS UI/UX by QoL changes | Twarit Waikar | 2022-08-31 | 7 | -134/+360 |
| * | | | | | | | | | VCS: Replace usage of varray() by using callable_mp::bind() | Twarit Waikar | 2022-08-31 | 1 | -9/+9 |
| * | | | | | | | | | VCS: Fix empty metadata items being moved across stages | Twarit Waikar | 2022-08-31 | 1 | -2/+7 |
| * | | | | | | | | | VCS: Load a GDExtension instead of Script + UI port from 3.5 | Twarit Waikar | 2022-08-31 | 3 | -169/+161 |
| * | | | | | | | | | VCS: Port Godot 3.5's VCS features to GDExtension | Twarit Waikar | 2022-08-31 | 6 | -497/+1851 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #65098 from bruvzg/msdf_modulate | Rémi Verschelde | 2022-08-30 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix MSDF fonts color modulation. | bruvzg | 2022-08-30 | 2 | -4/+4 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #65094 from Faless/web/4.x_templates_refactor | Rémi Verschelde | 2022-08-30 | 8 | -123/+61 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [Web] Require threads, rtti, allow optimize=speed. | Fabio Alessandrelli | 2022-08-30 | 8 | -123/+61 |
* | | | | | | | | | | Merge pull request #64545 from asmaloney/doc-fstring-make_rst | Rémi Verschelde | 2022-08-30 | 1 | -207/+154 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | [doc] Use f-strings throughout make_rst.py | Andy Maloney | 2022-08-30 | 1 | -207/+154 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #65089 from YuriSizov/editor-launch-bar-with-style | Rémi Verschelde | 2022-08-30 | 3 | -17/+66 |
|\ \ \ \ \ \ \ \ \ \ |