summaryrefslogtreecommitdiff
path: root/doc/classes/Node3D.xml
AgeCommit message (Expand)Author
2022-11-02Unify Node3D RotationOrder with global EulerOrderAaron Franke
2022-10-24Document (Omni/Spot)Light3D ignoring Node3D's `scale` propertyHugo Locurcio
2022-09-29Fail look_at() if not inside treekobewi
2022-09-19Expose `NOTIFICATION_LOCAL_TRANSFORM_CHANGED`Marc Gilleron
2022-08-26Rename `str2var` to `str_to_var` and similarMicky
2022-08-23Replace Array return types with TypedArray 2kobewi
2022-08-18Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov
2022-08-15[doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-01Add global_position and global_rotation to Node3Dfoxydevloper
2022-06-10Document limitations of negative scales in 2D and 3DAaron Franke
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-06Fix incorrect default transform values on foreign 3D nodesSaracenOne
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-25Refactored Node3D rotation modesreduz
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-08-29Revert "Display a matrix for Node2D and don't display a duplicate origin"Juan Linietsky
2021-08-29Display a matrix for Node2D and don't display a duplicate originAaron Franke
2021-08-01Move code for looking_at to BasisAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-25Fix various typos with codespellluz paz
2021-07-23Node3D gizmo improvementsjfons
2021-06-30Fix editor suffixes and degrees conversionreduz
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-14Merge pull request #49458 from JFonS/fix_unwrap_xformRémi Verschelde
2021-06-14Rename get_parent_spatial() to get_parent_node3d()jfons
2021-06-14Implement visibility range and dependencies.jfons
2021-06-04Rename Node3D's property translation to positionMarcel Admiraal
2021-06-03Update documentation for Transform3DAaron Franke
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-01-15Merge pull request #38578 from Phischermen/transform-notification-doc_updateRémi Verschelde
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-10-09doc: Sync classref with current sourceRémi Verschelde
2020-10-02Merge pull request #42451 from Duroxxigar/rename-toplevelRémi Verschelde
2020-10-01Link to demos from within the class referenceAaron Franke
2020-10-01Renamed toplevel to be top_levelDuroxxigar
2020-10-01Made toplevel a property for Node3D and CanvasItemDuroxxigar
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-07-27Improve visibility documentation for CanvasItem and Node3DHugo Locurcio
2020-05-08Add info about how gizmos affect transform notificationsPhischermen
2020-05-04doc: Sync classref with current sourceRémi Verschelde
2020-04-17Clarify that angles must be specified as radians in the documentationHugo Locurcio
2020-03-30doc: Update classref with node renamesRémi Verschelde