Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-11 | Add logo attribution for Android, HTML5 and Linux platform icons | Hugo Locurcio | |
- Tweak the Android platform logo to remove the Android wordmark, as it can't be used without explicit permission. | |||
2021-09-11 | Merge pull request #52538 from mhilbrunner/cleanup-viewport | Juan Linietsky | |
Clean up Viewport, remove dead code. | |||
2021-09-10 | Merge pull request #52536 from mhilbrunner/display-be-clean | Juan Linietsky | |
Clean DisplayServerWindows and add missing guards | |||
2021-09-10 | Merge pull request #52406 from ellenhp/libvorbis | Juan Linietsky | |
Replace stb_vorbis with libvorbis | |||
2021-09-10 | Merge pull request #52531 from V-Sekai/remove-gltf-packed-scene | K. S. Ernest (iFire) Lee | |
Remove packed scene gltf. | |||
2021-09-10 | Remove packed scene gltf | K. S. Ernest (iFire) Lee | |
We determined through discussion that composing the packed scene from a node tree was a better design because it removed duplication of code. | |||
2021-09-10 | Clean up Viewport, remove dead code. | Max Hilbrunner | |
2021-09-10 | Merge pull request #52431 from dozingpip/patch-1 | Max Hilbrunner | |
Remove dead code from Viewport::_gui_input_event | |||
2021-09-10 | Merge pull request #52433 from groud/document_tiles | Max Hilbrunner | |
Tiles renames and documentation | |||
2021-09-10 | Merge pull request #52063 from KoBeWi/double_comma_of_doom | George Marques | |
Fix crash with consecutive commas in Dictionary | |||
2021-09-10 | Clean DisplayServerWindows and add missing guards | Max Hilbrunner | |
2021-09-10 | Merge pull request #49897 from Blackiris/fix-dollar-point-crash-on-editor | George Marques | |
Fix crash when writing $. in the editor | |||
2021-09-10 | Merge pull request #51456 from SaracenOne/super_init_fix | George Marques | |
Call _init on base class if one does not exist. | |||
2021-09-10 | Fix crash with consecutive commas in Dictionary | kobewi | |
2021-09-10 | Merge pull request #51593 from KoBeWi/if | George Marques | |
Prevent crash when awaiting in a getter/setter | |||
2021-09-10 | Merge pull request #52081 from ThreeRhinosInAnElephantCostume/fixmatchfreeze | George Marques | |
Fix gdscript pattern matching expressions | |||
2021-09-10 | Merge pull request #52229 from lawnjelly/basis_quat_warning | Max Hilbrunner | |
Improve Basis::get_quaternion error message | |||
2021-09-10 | Merge pull request #52503 from KoBeWi/DROPNODESTOFOLDERRRR | Max Hilbrunner | |
Save branch as scene by dropping to filesystem | |||
2021-09-09 | Replace stb_vorbis with libogg+libvorbis | Ellen Poe | |
2021-09-09 | Merge pull request #51158 from YeldhamDev/potgen_enhancements | Juan Linietsky | |
Make some enhancements to the POT generation | |||
2021-09-09 | Merge pull request #44844 from KoBeWi/hey_listen!_but_2d | Juan Linietsky | |
Add Listener2D | |||
2021-09-09 | Merge pull request #52476 from Lauson1ex/master | Juan Linietsky | |
Replace current ACES tonemapper with a high quality one | |||
2021-09-09 | Merge pull request #50383 from ↵ | Juan Linietsky | |
Calinou/standardmaterial3d-improve-simple-parallax Improve the appearance of simple parallax in StandardMaterial3D | |||
2021-09-09 | Merge pull request #52252 from Calinou/sdfgi-use-light-indirect-energy | Juan Linietsky | |
Use the Light3D Indirect Energy property in SDFGI | |||
2021-09-09 | Merge pull request #52284 from Calinou/tscn-groups-write-single-line | Juan Linietsky | |
Write node groups on a single line when saving a `.tscn` file | |||
2021-09-09 | Merge pull request #52492 from raulsntos/fix-csharp-array-properties | Ignacio Roldán Etcheverry | |
Fix properties arrays in C# bindings generator | |||
2021-09-09 | Merge pull request #52203 from BastiaanOlij/expose_vulkan_info_to_extensions | Juan Linietsky | |
Expose Vulkan internal values for access from extensions | |||
2021-09-09 | Expose Vulkan internal values for access from extensions | Bastiaan Olij | |
2021-09-09 | Merge pull request #46656 from zaksnet/improve-thread-docs | Max Hilbrunner | |
Improve documentation for Thread | |||
2021-09-09 | Merge pull request #49605 from likeich/jnisingleton_docs | Max Hilbrunner | |
Wrote JNISingleton docs | |||
2021-09-09 | Merge pull request #50336 from SirQuartz/patch-20 | Max Hilbrunner | |
Add description to `Viewport` | |||
2021-09-09 | Merge pull request #52306 from CinchBlue/master | Max Hilbrunner | |
Add "Physics intro" docs link for State classes | |||
2021-09-09 | Save branch as scene by dropping to filesystem | kobewi | |
2021-09-08 | Merge pull request #52494 from mhilbrunner/rset-into-the-sunset | Fabio Alessandrelli | |
Docs: Remove references to (removed) RSETs | |||
2021-09-08 | Tiles renames/bugfixing and documentation | Gilles Roudière | |
2021-09-08 | Merge pull request #52408 from GiantBlargg/fix-string-cast | Fabio Alessandrelli | |
Fix invalid string cast | |||
2021-09-08 | Merge pull request #52462 from TokageItLab/fixed-regression-of-skinning | Juan Linietsky | |
Fixed regression of skinning with skeleton | |||
2021-09-08 | Merge pull request #52310 from Calinou/doc-node-groups-unordered | Max Hilbrunner | |
Document that node groups don't have a guaranteed order | |||
2021-09-08 | Merge pull request #52246 from Paulb23/verbatim-string | Max Hilbrunner | |
Syntax highlight c# verbatim string literal | |||
2021-09-08 | Docs: Remove references to (removed) RSETs | Max Hilbrunner | |
2021-09-08 | Merge pull request #52480 from mhilbrunner/network-rename | Fabio Alessandrelli | |
Multiplayer networking renames/simplification | |||
2021-09-08 | Merge pull request #52106 from Paulb23/text-edit-optimisation | Gilles Roudière | |
Optimise TextEdit get line height and width | |||
2021-09-08 | Merge pull request #52489 from madmiraal/fix-android-libraries | Fredia Huya-Kouadio | |
Use current androidx Fragment library instead of legacy libraries | |||
2021-09-08 | Merge pull request #52470 from mhilbrunner/use-encryption-and-dont-get-secrets | Gilles Roudière | |
Add new docs warning from HTTPRequest to HTTPClient | |||
2021-09-08 | Fix properties arrays in C# bindings generator | Raul Santos | |
2021-09-08 | Merge pull request #52173 from AstroStucky/improve-camera2d-doc | Gilles Roudière | |
Clarified how Camera2D's current property works with Viewports. | |||
2021-09-08 | Multiplayer networking renames/simplification | Max Hilbrunner | |
Removes _networking_ prefix from some methods and members, now that multiplayer has been largely moved out of Node and SceneTree and is seperated into its own set of classes. | |||
2021-09-08 | Use current androidx Fragment library instead of legacy libraries | Marcel Admiraal | |
2021-09-08 | Merge pull request #52307 from Calinou/scene-tree-tooltip-display-node-name | Gilles Roudière | |
Display the node name in scene tree dock tooltips | |||
2021-09-08 | Merge pull request #52459 from groud/fix_terrain_editor_reset | Gilles Roudière | |
Fix TileSet terrain painting reset to no terrain |