|
0bb573a2ee
|
Implemented add box and add quad.
|
2022-01-03 16:54:28 +01:00 |
|
|
b66331f8ab
|
Cleanups for mesh add utils.
|
2022-01-03 16:44:11 +01:00 |
|
|
57a58a58ab
|
Fix typo in edge map generation code. This should just make it more optimal by not not adding vertices multiple times to a single edge vertex map.
|
2021-12-31 14:39:17 +01:00 |
|
|
8a2da58680
|
Implemented face selection mode.
|
2021-12-31 14:37:07 +01:00 |
|
|
6629fa503c
|
Implemented outline for face selection. (Face selection itself is not yet implemented though.)
|
2021-12-31 08:54:12 +01:00 |
|
|
6733787c46
|
Fix get_handle_edge_to_vertex_map.
|
2021-12-31 08:42:19 +01:00 |
|
|
4303e94617
|
Implemented a different outline for the edge select mode.
|
2021-12-31 08:41:25 +01:00 |
|
|
71662367ae
|
Small tweaks to the mesh outline generator.
|
2021-12-31 00:47:08 +01:00 |
|
|
5e63f45f0d
|
The mesh outline generator now won't connect to the mdr's changed event.
|
2021-12-31 00:44:01 +01:00 |
|
|
5db3ff2eb3
|
Initial edge select mode implementation. It's still a bit buggy, that will be fixed later.
|
2021-12-31 00:12:02 +01:00 |
|
|
ec0b477291
|
Implemented generating handle points.
|
2021-12-29 22:01:52 +01:00 |
|
|
98e50d4a64
|
Now the mesh data resource editor's gizmo just stored the editoed mesh data resource. Also smaller changes / comments.
|
2021-12-29 21:21:23 +01:00 |
|
|
612ee7936a
|
Moved around more code in mesh data resource editor's gizmo.
|
2021-12-29 17:48:27 +01:00 |
|
|
ef7ed3848b
|
Started refactoring mesh data resource editor's gizmo.
|
2021-12-29 17:10:58 +01:00 |
|
|
b3edaa7bd7
|
Fixed uvs and normals for the box.
|
2021-12-29 00:07:37 +01:00 |
|
|
6337d16a54
|
Implemented the Add Box button for the mesh data resource editor.
|
2021-12-29 00:00:28 +01:00 |
|