summaryrefslogtreecommitdiffstats
path: root/doc/classes/PackedScene.xml
Commit message (Expand)AuthorAgeFilesLines
* Clean up more `[b]Example:[/b]` lines from the class referenceMicky2024-11-111-2/+2
* Mark underscored properties as internalRaul Santos2024-07-301-6/+0
* Minor PackedScene documentation improvementsaaronp642024-05-011-2/+2
* Update links to outdated asset library demosskyace652024-04-071-1/+1
* [Doc] Fix some incorrect uses of "children"A Thousand Ships2024-02-291-1/+1
* Update class reference to include some keywordsRedMser2024-02-091-1/+1
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-2/+2
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add unbinds to scnkobewi2023-02-011-1/+1
* 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