summaryrefslogtreecommitdiffstats
path: root/doc/classes/PackedScene.xml
Commit message (Expand)AuthorAgeFilesLines
* Swap arguments of ResourceSaver.save()Evanaellio2022-09-211-2/+2
* Merge pull request #64410 from MewPurPur/rename-notification-instancedRémi Verschelde2022-08-301-1/+1
|\
| * Rename NOTIFICATION_INSTANCED to NOTIFICATION_SCENE_INSTANTIATEDVolTer2022-08-161-1/+1
* | Restore RigidBody2/3D, SoftBody names in physicsfabriceci2022-08-261-3/+3
* | Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-2/+2
|/
* Various code and documentation improvementskobewi2022-03-051-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Dictionary: Serialize empty dict as `{}` instead of `{\n}`Rémi Verschelde2022-01-181-1/+1
* Improve various textskobewi2021-11-231-2/+2
* Add property value pinningPedro J. Estébanez2021-11-081-0/+4
* Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp2021-09-161-13/+13
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-12/+6
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-7/+7
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* fixed typo in packedsceneEmily2021-02-111-1/+1
* Docs: Port Code Examples to C# (M, N, O, P, R)HaSa10022020-11-091-7/+42
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+1
* Document how to instance a PackedScene and add it as a childHugo Locurcio2020-07-091-0/+7
* Check for errors when saving in the ResourceSaver example documentationHugo Locurcio2020-04-171-5/+7
* doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde2020-02-251-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-11/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-1/+11
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-9/+12
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix wrong references found by Sphinx and new makerst.pyRémi Verschelde2019-01-071-2/+2
* Fixed typosMrVallentin2018-11-041-1/+1
* doc: Fix invalid [enum] usesRémi Verschelde2018-10-311-1/+1
* doc: Sync with current sourceRémi Verschelde2018-10-251-5/+1
* more detailed example for usage of PackedSceneAshafix2018-10-241-2/+19
* [Docs] Fix some broken linksKelly Thomas2018-10-061-1/+1
* [Docs] Remove double-spaces from descriptions, as well a couple other small f...LikeLakers22018-09-231-1/+1
* [DOCS] Node & PackedScene (#17833)Max Hilbrunner2018-03-281-1/+8
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* [DOCS] PackedScene member/method/class descs.Will Nations2017-12-041-0/+10
* doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde2017-11-241-3/+3
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-1/+1
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+55