Skip to content

[WIP] Add ScenePaint3DEditorPlugin#116770

Draft
DexterFstone wants to merge 1 commit intogodotengine:masterfrom
DexterFstone:add-ScenePaint3DEditorPlugin
Draft

[WIP] Add ScenePaint3DEditorPlugin#116770
DexterFstone wants to merge 1 commit intogodotengine:masterfrom
DexterFstone:add-ScenePaint3DEditorPlugin

Conversation

@DexterFstone
Copy link
Contributor

@DexterFstone DexterFstone commented Feb 25, 2026

This PR aims to add a scene painter tool for the 3D editor to cover the current limitation of the GridMap node, closes godotengine/godot-proposals#14324
I'm gonna read every GridMap proposal to implement them for the scene painter tool if possible, or related
I'm not a 3D professional, so I appreciate any help
proposals (needs to read):
godotengine/godot-proposals#11483
godotengine/godot-proposals#12847
godotengine/godot-proposals#4849
godotengine/godot-proposals#10992
godotengine/godot-proposals#3518
godotengine/godot-proposals#114
godotengine/godot-proposals#6121
godotengine/godot-proposals#6963

Tasks

  • Read related proposal
  • Add tool button
  • Add basic painting logic
  • ...

@Saul2022
Copy link

As for making this scene paint tool as efficient as possible, i would recommend going to the godot rocket chat rendering channel in order to figure out how p to paint the scenes without having to use largue amounts of nodes or multimeshes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a 3D scene painter tool

3 participants