pandemonium_engine/modules
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
..
bmp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
broken_seals_module
cscript
cvtt
database
database_mysql
database_postgres
database_sqlite
dds
enet
entity_spell_system
etc
fastnoise
freetype
gdscript
gltf
hdr
jpg
material_maker
mbedtls
mesh_data_resource Backported from Godot4: Node3D gizmo improvements 2022-08-11 01:24:29 +02:00
mesh_utils
minimp3
navigation Backported from Godot4: Node3D gizmo improvements 2022-08-11 01:24:29 +02:00
network_synchronizer Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c 2022-03-24 11:10:56 +01:00
ogg
opensimplex
opus
paint Fix property setter. 2022-06-22 00:43:52 +02:00
plugin_refresher
props
props_2d
pvr
regex
rtile_map
skeleton_editor Backported from Godot4: Node3D gizmo improvements 2022-08-11 01:24:29 +02:00
squish
stb_vorbis
svg
terraman
terraman_2d
text_editor Fix potential crash. 2022-07-21 19:48:08 +02:00
texture_packer
tga
theora
thread_pool
tinyexr
ui_extensions
upnp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
users
vhacd
vorbis
voxelman
web
websocket
wfc
world_generator/addon
modules_builders.py
register_module_types.h
SCsub