pandemonium_engine/doc/classes
Relintai 58539a22b6 Backported from Godot4: Node3D gizmo improvements
* Clean-up of node_3d_editor_plugin.{h,cpp}: removed unused code, fixed some bugs.
* Moved node_3d_editor_gizmos.{h,cpp} to editor/plugins.
* Added support for multiple gizmos per node. This means custom gizmos will no longer override the built-in ones and that multiple gizmos can be used in more complex nodes.
* Added support for handle IDs. When adding handles to a gizmo, an ID can be specified for each one, making it easier to work with gizmos that have a variable number of handles.
* Added support for subgizmos, selectable elements that can be transformed without needing a node of their own. By overriding _subgizmo_intersect_frustum() and/or _subgizmo_intersect_ray() gizmos can define which subgizmos should be selected on a region or click selection. Subgizmo transformations are applied using get/set/commit virtual methods, similar to how handles work.
- JFonS
cfb555a081
- Note: MeshDataResourceEditor is now kind of painful to use, it will be fixed a bit later.
2022-08-11 01:24:29 +02:00
..
@GlobalScope.xml Reused the old unused PROPERTY_HINT_SPRITE_FRAMES as PROPERTY_HINT_BUTTON. It allows you to add buttons to the inspectors. 2022-07-31 00:01:58 +02:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatedSprite3D.xml
AnimatedSprite.xml
AnimatedTexture.xml
Animation.xml Removed Transform type track from the Animation. This leaves a few things, like the skeleton editor broken, it will be fixed soon. 2022-08-09 17:40:42 +02:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Removed Transform type track from the Animation. This leaves a few things, like the skeleton editor broken, it will be fixed soon. 2022-08-09 17:40:42 +02:00
AnimationTreePlayer.xml
Area2D.xml
Area.xml
Array.xml
ArrayMesh.xml
AspectRatioContainer.xml
AStar2D.xml Updating AStar2D documentation to mention the new bidirectional paramter 2022-07-29 09:14:07 +02:00
AStar.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml Ported: AudioStreamPlayer: Clarify that no validation is made on 'bus' name - akien-mga 2022-07-29 21:23:58 +02:00
AudioStreamPlayer3D.xml Ported: AudioStreamPlayer: Clarify that no validation is made on 'bus' name - akien-mga 2022-07-29 21:23:58 +02:00
AudioStreamPlayer.xml Ported: AudioStreamPlayer: Clarify that no validation is made on 'bus' name - akien-mga 2022-07-29 21:23:58 +02:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml
BackBufferCopy.xml
BaseButton.xml
Basis.xml
BitMap.xml
BitmapFont.xml
Bone2D.xml
BoneAttachment.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
bool.xml
BoxContainer.xml
BoxShape.xml
Button.xml
ButtonGroup.xml
CallbackTweener.xml Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
Camera2D.xml
Camera.xml doc: Fixup reference to Camera 2022-07-29 22:39:58 +02:00
CanvasItem.xml
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape.xml
CenterContainer.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
ClippedCamera.xml
CollisionObject2D.xml
CollisionObject.xml
CollisionPolygon2D.xml
CollisionPolygon.xml
CollisionShape2D.xml
CollisionShape.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape.xml
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml
ConvexPolygonShape2D.xml
ConvexPolygonShape.xml
CPUParticles2D.xml
CPUParticles.xml
Crypto.xml
CryptoKey.xml
CubeMap.xml
CubeMesh.xml
CullInstance.xml
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CylinderMesh.xml
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml
DirectionalLight.xml Ported: Only show relevant properties in the DirectionalLight inspector 2022-07-29 17:24:47 +02:00
Directory.xml
DTLSServer.xml
DynamicFont.xml
DynamicFontData.xml
EditorExportPlugin.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml
EditorPlugin.xml
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorScenePostImport.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
EditorSpatialGizmo.xml Backported from Godot4: Node3D gizmo improvements 2022-08-11 01:24:29 +02:00
EditorSpatialGizmoPlugin.xml Backported from Godot4: Node3D gizmo improvements 2022-08-11 01:24:29 +02:00
EditorSpinSlider.xml
EncodedObjectAsID.xml
Engine.xml
Environment.xml Ported: Expose VisualServer.viewport_set_use_32_bpc_depth() to the scripting API. 2022-07-29 23:03:48 +02:00
Expression.xml
ExternalTexture.xml
File.xml File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-02 17:58:32 +02:00
FileDialog.xml
FileSystemDock.xml
float.xml
FlowContainer.xml
Font.xml
FuncRef.xml
Generic6DOFJoint.xml
Geometry.xml
GeometryInstance.xml
Gradient.xml
GradientTexture2D.xml
GradientTexture.xml
GraphEdit.xml
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape.xml
HFlowContainer.xml
HingeJoint.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml Ported: Improve documentation for HTTPRequest's timeout property - Calinou 2022-07-29 21:30:22 +02:00
Image.xml
ImageTexture.xml
ImmediateGeometry.xml
Input.xml Ported: [3.x] HTML5: Add support for Input.vibrate_handheld() - pattlebass 2022-07-30 00:29:14 +02:00
InputEvent.xml
InputEventAction.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Ported: Input: Re-enable input accumulation disabled by error in 3.4 2022-07-29 20:50:00 +02:00
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml
InterpolatedCamera.xml Ported: Add process_mode property to InterpolatedCamera - saneery 2022-07-29 17:19:58 +02:00
IntervalTweener.xml Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
IP.xml
ItemList.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-07-29 11:02:14 +02:00
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint.xml
JSON.xml
JSONParseResult.xml
KinematicBody2D.xml
KinematicBody.xml
KinematicCollision2D.xml
KinematicCollision.xml
Label3D.xml
Label.xml
LargeTexture.xml
Light2D.xml
Light.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml
LineShape2D.xml
LinkButton.xml
Listener2D.xml
Listener.xml
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml
MeshDataInstance2D.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance.xml Ported: Clarify that MeshInstance surface methods only apply to override materials - salamandars 2022-07-29 12:01:48 +02:00
MeshTexture.xml
MethodTweener.xml Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance.xml
MultiplayerAPI.xml
Mutex.xml
Navigation2D.xml Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
Navigation2DServer.xml Ported: Add NavigationServer map_force_update() function 2022-07-29 17:56:48 +02:00
Navigation.xml Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
NavigationAgent2D.xml Ported: Clarify NavigationAgent radius property 2022-07-29 18:13:29 +02:00
NavigationAgent.xml Ported: Clarify NavigationAgent radius property 2022-07-29 18:13:29 +02:00
NavigationMesh.xml Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
NavigationMeshGenerator.xml Document limits of using meshes to obstruct navigation mesh baking 2022-07-29 12:18:39 +02:00
NavigationMeshInstance.xml Revert 739b0c0c3f . 2022-07-28 22:32:19 +02:00
NavigationObstacle2D.xml
NavigationObstacle.xml
NavigationPolygon.xml
NavigationPolygonInstance.xml Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
NavigationServer.xml Ported: Add NavigationServer map_force_update() function 2022-07-29 17:56:48 +02:00
NetworkedMultiplayerCustom.xml Ported: Add error messages and docs to explain restrictions when calling NetworkedMultiplayerCustom.initialize() 2022-07-30 00:49:12 +02:00
NetworkedMultiplayerPeer.xml
NinePatchRect.xml
Node2D.xml Document limitations of negative scales in 2D and 3D 2022-07-29 09:10:25 +02:00
Node.xml Node: Rename child_exited_tree to child_exiting_tree 2022-07-29 11:03:04 +02:00
NodePath.xml
Object.xml
Occluder.xml
OccluderPolygon2D.xml
OccluderShape.xml
OccluderShapePolygon.xml
OccluderShapeSphere.xml
OmniLight.xml Ported: Document support limitations for OmniLight cubemap shadows in GLES2 - Calinou 2022-07-29 22:11:41 +02:00
OptionButton.xml
OS.xml Improve description of move_to_trash() 2022-07-28 19:22:38 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticlesMaterial.xml
Path2D.xml
Path.xml
PathFollow2D.xml
PathFollow.xml
PCKPacker.xml
Performance.xml
PHashTranslation.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectSpaceState.xml
Physics2DServer.xml
Physics2DShapeQueryParameters.xml
Physics2DTestMotionResult.xml
PhysicsBody2D.xml Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
PhysicsBody.xml
PhysicsDirectBodyState.xml
PhysicsDirectSpaceState.xml
PhysicsMaterial.xml
PhysicsServer.xml
PhysicsShapeQueryParameters.xml
PhysicsTestMotionResult.xml
PinJoint2D.xml
PinJoint.xml
Plane.xml
PlaneMesh.xml
PlaneShape.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
PoolByteArray.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolColorArray.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolIntArray.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolRealArray.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolStringArray.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolVector2Array.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolVector2iArray.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolVector3Array.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
PoolVector3iArray.xml Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
Popup.xml
PopupDialog.xml
PopupMenu.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-07-29 11:02:14 +02:00
PopupPanel.xml
Portal.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml
ProjectSettings.xml Clamp Viewport shadow atlas sizes to improve usability 2022-07-29 17:38:06 +02:00
Prop2DDataMeshData.xml
Prop2DDataSprite.xml
PropertyTweener.xml
ProximityGroup.xml
ProxyTexture.xml
QuadMesh.xml
Quat.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast.xml
RayShape2D.xml
RayShape.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform.xml
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
RichTextEffect.xml
RichTextLabel.xml
RID.xml
RigidBody2D.xml
RigidBody.xml
Room.xml
RoomGroup.xml
RoomManager.xml
RootMotionView.xml
RTileMap.xml
RTileSet.xml
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
SceneTreeTween.xml Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
Separator.xml
Shader.xml
ShaderMaterial.xml
Shape2D.xml
Shape.xml
ShortCut.xml
Skeleton2D.xml
Skeleton.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonIK.xml
SkeletonModification3D.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModification3DCCDIK.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModification3DFABRIK.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModification3DJiggle.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModification3DLookAt.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModification3DStackHolder.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModification3DTwoBoneIK.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModificationStack2D.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
SkeletonModificationStack3D.xml Backported from Godot 4: New and improved IK system for Skeleton3D 2022-08-10 01:01:38 +02:00
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint.xml
SoftBody.xml
Spatial.xml Backported from Godot4: Node3D gizmo improvements 2022-08-11 01:24:29 +02:00
SpatialGizmo.xml
SpatialMaterial.xml
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml
SplitContainer.xml
SpotLight.xml
SpringArm.xml
Sprite3D.xml
Sprite.xml
SpriteBase3D.xml
SpriteFrames.xml
StaticBody2D.xml Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
StaticBody.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture.xml
String.xml Improve String.format() documentation 2022-07-29 16:37:07 +02:00
StringName.xml
StyleBox.xml StyleBox: Document correct methods to draw with a RID 2022-07-29 19:58:55 +02:00
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml
TabContainer.xml
Tabs.xml
TCP_Server.xml
TextEdit.xml Ported: Add an option to drag'n'drop selected text in TextEdit - ConteZero 2022-07-29 16:29:53 +02:00
TextFile.xml
TextMesh.xml
Texture3D.xml
Texture.xml
TextureArray.xml
TextureButton.xml
TextureLayered.xml
TextureProgress.xml
TextureRect.xml
Theme.xml
Thread.xml
Time.xml
Timer.xml
ToolButton.xml
TouchScreenButton.xml
Transform2D.xml Document limitations of negative scales in 2D and 3D 2022-07-29 09:10:25 +02:00
Transform.xml
Translation.xml
TranslationServer.xml
Tree.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-07-29 11:02:14 +02:00
TreeItem.xml Clarified usage of TreeItem get_next*() and get_prev*() functions. 2022-07-29 22:38:35 +02:00
TriangleMesh.xml
Tween.xml
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector2i.xml
Vector3.xml
Vector3i.xml
VehicleBody.xml
VehicleWheel.xml
VFlowContainer.xml
VideoPlayer.xml
VideoStream.xml
Viewport.xml Clamp Viewport shadow atlas sizes to improve usability 2022-07-29 17:38:06 +02:00
ViewportContainer.xml
ViewportTexture.xml
VisibilityEnabler2D.xml
VisibilityEnabler.xml
VisibilityNotifier2D.xml
VisibilityNotifier.xml
VisualInstance.xml
VisualServer.xml Ported: Expose VisualServer.viewport_set_use_32_bpc_depth() to the scripting API. 2022-07-29 23:03:48 +02:00
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
WindowDialog.xml
World2D.xml Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
World.xml Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
YSort.xml