Age | Commit message (Expand) | Author |
2020-04-24 | doc: Fix parsing typed arrays in makerst.py | Rémi Verschelde |
2020-04-24 | Merge pull request #38025 from Calinou/doc-procedural-geometry | Rémi Verschelde |
2020-04-23 | Merge pull request #38050 from Calinou/doc-cameraeffects | Rémi Verschelde |
2020-04-23 | Merge pull request #37888 from Calinou/doc-editor-only-singletons | Rémi Verschelde |
2020-04-22 | Document how some editor classes should be accessed as singletons only | Hugo Locurcio |
2020-04-22 | Document the CameraEffects class | Hugo Locurcio |
2020-04-21 | Mention how to remove TreeItem from a Tree | Tomasz Chabora |
2020-04-20 | Exposed RenderingDevice to script API | Juan Linietsky |
2020-04-20 | Merge pull request #37974 from Calinou/doc-backbuffercopy-anchors | Rémi Verschelde |
2020-04-20 | Merge pull request #37972 from Calinou/doc-improve-resourcesaver-example | Rémi Verschelde |
2020-04-20 | Merge pull request #37971 from Calinou/doc-improve-visibility-enabler-notifier | Rémi Verschelde |
2020-04-20 | Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor | Rémi Verschelde |
2020-04-20 | Merge pull request #38039 from akien-mga/docdata-skip-unexposed | Rémi Verschelde |
2020-04-20 | Merge pull request #38036 from akien-mga/doc-update | Rémi Verschelde |
2020-04-20 | Merge pull request #38035 from akien-mga/revert-35261-pck-destination | Rémi Verschelde |
2020-04-20 | DocData: Skip unexposed classes | Rémi Verschelde |
2020-04-20 | doc: Sync classref with current source | Rémi Verschelde |
2020-04-20 | Merge pull request #37947 from clayjohn/DOCS-rendering-update | Rémi Verschelde |
2020-04-20 | Merge pull request #38027 from dreamsComeTrue/override_selected_font_color-docs | Rémi Verschelde |
2020-04-20 | Revert "Made possible to specify where to dump the contents when loading a ".... | Rémi Verschelde |
2020-04-20 | Improve the procedural geometry class documentations | Hugo Locurcio |
2020-04-19 | Update TextEdit docs - explaining 'override_selected_font_color' role | Dominik 'dreamsComeTrue' Jasiński |
2020-04-19 | Correct the addition of a key and the duplication of a variable name | Marcel Admiraal |
2020-04-17 | Add an easing/transition type cheatsheet to the Tween documentation | Hugo Locurcio |
2020-04-17 | Document how to workaround UI anchor issues when using BackBufferCopy | Hugo Locurcio |
2020-04-17 | Check for errors when saving in the ResourceSaver example documentation | Hugo Locurcio |
2020-04-17 | Improve the VisibilityEnabler and VisibilityNotifier documentations | Hugo Locurcio |
2020-04-17 | Update many docs with recent rendering changes | clayjohn |
2020-04-17 | Merge pull request #37963 from Calinou/doc-dynamicfont-limitations | Rémi Verschelde |
2020-04-17 | Merge pull request #37953 from clayjohn/VULKAN-sky-sun-size | Rémi Verschelde |
2020-04-17 | Merge pull request #37962 from Calinou/doc-image-size-limits | Rémi Verschelde |
2020-04-17 | Add light size to Sky Shaders | clayjohn |
2020-04-17 | Document DynamicFont limitations and a possible workaround | Hugo Locurcio |
2020-04-17 | Document image size limits | Hugo Locurcio |
2020-04-17 | Clarify that angles must be specified as radians in the documentation | Hugo Locurcio |
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 |
2020-04-16 | Merge pull request #37747 from KoBeWi/cam2center | Rémi Verschelde |
2020-04-16 | Merge pull request #37856 from Calinou/doc-basebutton-keep-pressed-outside | Rémi Verschelde |
2020-04-16 | Merge pull request #37832 from Calinou/doc-improve-dictionary | Rémi Verschelde |
2020-04-16 | Merge pull request #37824 from nekomatata/rigid-body-force-doc | Rémi Verschelde |
2020-04-15 | Improve the AudioStreamSample class documentation | Hugo Locurcio |
2020-04-14 | Merge pull request #37316 from nekomatata/physical-bone-settings | Rémi Verschelde |
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 |
2020-04-13 | Merge pull request #37749 from clayjohn/Vulkan-improved-ss | Rémi Verschelde |
2020-04-12 | Improve the Dictionary class documentation | Hugo Locurcio |
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 |