Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-20 | Revert "Made possible to specify where to dump the contents when loading a ↵ | Rémi Verschelde | |
".pck" file" This reverts commit 3c261e0dfa19d9c661ad6ca908a3b8ccee050016. This was not so useful as is due to the way dependency paths are stored in scenes and resources. | |||
2020-04-19 | Correct the addition of a key and the duplication of a variable name | Marcel Admiraal | |
in Dictionary class documentation. | |||
2020-04-17 | Merge pull request #37963 from Calinou/doc-dynamicfont-limitations | Rémi Verschelde | |
Document DynamicFont limitations and a possible workaround | |||
2020-04-17 | Merge pull request #37953 from clayjohn/VULKAN-sky-sun-size | Rémi Verschelde | |
Add light size to Sky Shaders | |||
2020-04-17 | Merge pull request #37962 from Calinou/doc-image-size-limits | Rémi Verschelde | |
Document image size limits | |||
2020-04-17 | Add light size to Sky Shaders | clayjohn | |
2020-04-17 | Document DynamicFont limitations and a possible workaround | Hugo Locurcio | |
This closes #30014. | |||
2020-04-17 | Document image size limits | Hugo Locurcio | |
This closes #30238. | |||
2020-04-17 | Clarify that angles must be specified as radians in the documentation | Hugo Locurcio | |
This closes #36356. | |||
2020-04-16 | Made possible to specify where to dump the contents when loading a ".pck" file | Michael Alexsander | |
2020-04-16 | Merge pull request #37047 from YeldhamDev/tabcontainer_doc_control_fix | Rémi Verschelde | |
Fix incorrect TabContainer documentation for 'get_tab_control()' | |||
2020-04-16 | Merge pull request #37747 from KoBeWi/cam2center | Rémi Verschelde | |
Improve Camera2D documentation | |||
2020-04-16 | Merge pull request #37856 from Calinou/doc-basebutton-keep-pressed-outside | Rémi Verschelde | |
Mention `keep_pressed_outside` caveat in the BaseButton documentation | |||
2020-04-16 | Merge pull request #37832 from Calinou/doc-improve-dictionary | Rémi Verschelde | |
Improve the Dictionary class documentation | |||
2020-04-16 | Merge pull request #37824 from nekomatata/rigid-body-force-doc | Rémi Verschelde | |
More details in Rigid Body add_force documentation | |||
2020-04-15 | Improve the AudioStreamSample class documentation | Hugo Locurcio | |
This closes #37915. | |||
2020-04-14 | Merge pull request #37316 from nekomatata/physical-bone-settings | Rémi Verschelde | |
Add PhysicalBone rotation, damping, axis lock & can sleep | |||
2020-04-14 | Add PhysicalBone rotation, damping, axis lock & can sleep | PouleyKetchoupp | |
2020-04-13 | Mention `keep_pressed_outside` caveat in the BaseButton documentation | Hugo Locurcio | |
This closes #37790. | |||
2020-04-13 | Merge pull request #37749 from clayjohn/Vulkan-improved-ss | Rémi Verschelde | |
Add vogel filter and settings to soft shadows | |||
2020-04-12 | Improve the Dictionary class documentation | Hugo Locurcio | |
This closes https://github.com/godotengine/godot-docs/issues/3376. | |||
2020-04-12 | More details in Rigid Body add_force documentation | PouleyKetchoupp | |
2020-04-10 | Add proper quality settings to soft shadows | clayjohn | |
2020-04-10 | Fix OptionButton docs godotengine#36803 | Zak Grumbles | |
* item_selected and item_focused docs incorrectly had 'id' as the parameter. Changed to 'index'. * Fix parameter name in ADD_SIGNAL callin code. | |||
2020-04-10 | Merge pull request #37297 from dalexeev/doc_file | Rémi Verschelde | |
Improve the `File.store_{8,16,32,64}()` documentation | |||
2020-04-10 | Merge pull request #37383 from WARIO-MDMA/godotphysics-rename | Rémi Verschelde | |
Rename "GodotPhysics" to "GodotPhysics{2D,3D}" | |||
2020-04-10 | Merge pull request #37426 from pycbouh/docs-override-properties | Rémi Verschelde | |
Add more verbosity for property overrides in RST documentation | |||
2020-04-10 | Merge pull request #37482 from zak-grumbles/fix_dict_duplicate_docs | Rémi Verschelde | |
Clarify Dictionary duplicate parameters in docs | |||
2020-04-10 | Improve Camera2D documentation | Tomasz Chabora | |
2020-04-10 | Merge pull request #37566 from lucaslcode/clarify_autotile | Rémi Verschelde | |
clarify autotile_coord in docs | |||
2020-04-10 | Merge pull request #37699 from lupoDharkael/committing-typo | Rémi Verschelde | |
Replace is_commiting_action with is_committing_action | |||
2020-04-09 | Clarify documentation and indicate that rect_clip_content affects only ↵ | Markus Sauermann | |
CanvasItem based nodes. Resolves #37683 | |||
2020-04-09 | Renaming all ARVR nodes to XR | Bastiaan Olij | |
2020-04-09 | Rename "GodotPhysics" to "GodotPhysics{2D,3D}" | WARIO-MDMA | |
2020-04-08 | Replace is_commiting_action with is_committing_action | lupoDharkael | |
2020-04-08 | Improve the CameraServer and CameraFeed class documentations | Hugo Locurcio | |
This closes https://github.com/godotengine/godot-docs/issues/3255. | |||
2020-04-07 | i18n: Sync translate template for class reference | Rémi Verschelde | |
Adds initial fr.po translation for initialization on Weblate. | |||
2020-04-07 | Merge pull request #37589 from Nannaquin/updatecolordoc | Rémi Verschelde | |
Add reference of Color8 function to Color class documentation | |||
2020-04-06 | Merge pull request #37556 from KoBeWi/kill_get_index | Rémi Verschelde | |
Remove Node.get_position_in_parent() | |||
2020-04-06 | Remove Node.get_position_in_parent() | Tomasz Chabora | |
2020-04-05 | Add reference of Color8 function to Color class documentation | Nannaquin | |
2020-04-04 | Merge pull request #37391 from dreamsComeTrue/embedded-windows-mode | Rémi Verschelde | |
Expose 'Embedded Windows Mode' as Editor and Project Settings | |||
2020-04-03 | clarify autotile_coord in docs | lucaslcode | |
I had no idea what 'coordinate' meant in the context of autotiles, so just adding some clarification for future people who have the same problem. | |||
2020-04-03 | Expose 'Embedded Windows Mode' as Editor and Project Settings | Dominik 'dreamsComeTrue' Jasiński | |
2020-04-03 | Re-expose a simplified version of the stretch properties in SubViewport | Michael Alexsander | |
2020-04-03 | Merge pull request #37505 from YeldhamDev/viewcont_rename | Rémi Verschelde | |
Rename ViewportContainer to SubViewportContainer | |||
2020-04-03 | doc: Sync classref with current source | Rémi Verschelde | |
2020-04-02 | Clarify Dictionary duplicate params godotengine#37162 | Zak Grumbles | |
* Added additional clarification for the function of the 'deep' parameter in the Dictionary's `duplicate` method. | |||
2020-04-01 | Rename ViewportContainer to SubViewportContainer | Michael Alexsander | |
2020-03-31 | Merge pull request #35765 from clayjohn/master | Rémi Verschelde | |
Add a method to retrieve active material from MeshInstance |