index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
PackedScene.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up more `[b]Example:[/b]` lines from the class reference
Micky
2024-11-11
1
-2
/
+2
*
Mark underscored properties as internal
Raul Santos
2024-07-30
1
-6
/
+0
*
Minor PackedScene documentation improvements
aaronp64
2024-05-01
1
-2
/
+2
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-1
/
+1
*
[Doc] Fix some incorrect uses of "children"
A Thousand Ships
2024-02-29
1
-1
/
+1
*
Update class reference to include some keywords
RedMser
2024-02-09
1
-1
/
+1
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-2
/
+2
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Add unbinds to scn
kobewi
2023-02-01
1
-1
/
+1
*
Swap arguments of ResourceSaver.save()
Evanaellio
2022-09-21
1
-2
/
+2
*
Merge pull request #64410 from MewPurPur/rename-notification-instanced
Rémi Verschelde
2022-08-30
1
-1
/
+1
|
\
|
*
Rename NOTIFICATION_INSTANCED to NOTIFICATION_SCENE_INSTANTIATED
VolTer
2022-08-16
1
-1
/
+1
*
|
Restore RigidBody2/3D, SoftBody names in physics
fabriceci
2022-08-26
1
-3
/
+3
*
|
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-2
/
+2
|
/
*
Various code and documentation improvements
kobewi
2022-03-05
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Dictionary: Serialize empty dict as `{}` instead of `{\n}`
Rémi Verschelde
2022-01-18
1
-1
/
+1
*
Improve various texts
kobewi
2021-11-23
1
-2
/
+2
*
Add property value pinning
Pedro J. Estébanez
2021-11-08
1
-0
/
+4
*
Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody
PouleyKetchoupp
2021-09-16
1
-13
/
+13
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-12
/
+6
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-7
/
+7
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
*
fixed typo in packedscene
Emily
2021-02-11
1
-1
/
+1
*
Docs: Port Code Examples to C# (M, N, O, P, R)
HaSa1002
2020-11-09
1
-7
/
+42
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+1
*
Document how to instance a PackedScene and add it as a child
Hugo Locurcio
2020-07-09
1
-0
/
+7
*
Check for errors when saving in the ResourceSaver example documentation
Hugo Locurcio
2020-04-17
1
-5
/
+7
*
doc: Sync classref for Packed{Int,Float}{32,64}Array additions
Rémi Verschelde
2020-02-25
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-1
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
1
-11
/
+1
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-1
/
+11
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-9
/
+12
*
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-1
/
+1
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
*
doc: Fix wrong references found by Sphinx and new makerst.py
Rémi Verschelde
2019-01-07
1
-2
/
+2
*
Fixed typos
MrVallentin
2018-11-04
1
-1
/
+1
*
doc: Fix invalid [enum] uses
Rémi Verschelde
2018-10-31
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-10-25
1
-5
/
+1
*
more detailed example for usage of PackedScene
Ashafix
2018-10-24
1
-2
/
+19
*
[Docs] Fix some broken links
Kelly Thomas
2018-10-06
1
-1
/
+1
*
[Docs] Remove double-spaces from descriptions, as well a couple other small f...
LikeLakers2
2018-09-23
1
-1
/
+1
*
[DOCS] Node & PackedScene (#17833)
Max Hilbrunner
2018-03-28
1
-1
/
+8
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
1
-1
/
+1
[next]