This website requires JavaScript.
Explore
Help
Sign In
Zylann
/
godot_voxel
Watch
1
Star
0
Fork
0
You've already forked godot_voxel
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
godot_voxel
/
editor
/
vox
History
Marc Gilleron
259a914cbf
Return a ref instead of pointer, it must not be null
2022-04-09 15:05:04 +01:00
..
vox_editor_plugin.cpp
Remove EditorNode* argument from editor plugin constructors
2022-02-14 21:32:27 +00:00
vox_editor_plugin.h
Remove EditorNode* argument from editor plugin constructors
2022-02-14 21:32:27 +00:00
vox_import_funcs.cpp
Fix comparison signedness warning (8)
2022-02-13 19:28:33 +00:00
vox_import_funcs.h
Re-namespaced VoxImportUtils
2022-01-04 00:04:08 +00:00
vox_mesh_importer.cpp
Return a ref instead of pointer, it must not be null
2022-04-09 15:05:04 +01:00
vox_mesh_importer.h
Namespaced every registered class
2022-01-09 22:16:44 +00:00
vox_scene_importer.cpp
Namespaced VoxelBuffer in
gd::
because it is actually a wrapper
2022-02-15 21:49:20 +00:00
vox_scene_importer.h
Renamed VoxelVoxImporter => VoxelVoxSceneImporter
2022-01-09 23:28:24 +00:00