• Joined on 2024-02-01
anton pushed to main at anton/blockly3d 2026-06-02 15:20:03 +00:00
f8c8c3f5b7 box around selected objects in editor
anton pushed to main at anton/blockly3d 2026-06-02 14:33:01 +00:00
e56f92a4ac scss instead of css
45dbf7352c renamed state files
Compare 2 commits »
anton pushed to main at anton/blockly3d 2026-06-02 11:31:45 +00:00
e520eb07c5 three follows world camera now
765412f9a9 SceneView code refactoring,
4d8de50d58 more precise object click handling
Compare 3 commits »
anton pushed to main at anton/blockly3d 2026-06-02 10:50:53 +00:00
42e6d17167 minor ts type fix
anton pushed to main at anton/blockly3d 2026-06-02 10:49:14 +00:00
bc9e8e8e4e object rotation and scaling in editor
742e841ce0 default voxel colors and transparency fixed
Compare 2 commits »
anton pushed to main at anton/blockly3d 2026-06-02 10:20:04 +00:00
7ebccba199 default voxel types
anton pushed to main at anton/blockly3d 2026-06-02 10:14:31 +00:00
e37cb08698 world structure: arrays to records
anton pushed to main at anton/blockly3d 2026-06-02 05:13:48 +00:00
f3033d1d0d selected object is highlighted only in editor
ca5dea5093 selected object highlight
745ffe4f31 added CharacterView
d23300afc3 added editor camera controls
Compare 4 commits »
anton pushed to main at anton/blockly3d 2026-06-01 19:46:51 +00:00
e4d38f4ddd initial commit
anton created branch main in anton/blockly3d 2026-06-01 19:46:51 +00:00
anton created repository anton/blockly3d 2026-06-01 19:44:26 +00:00
anton pushed to main at anton/CAD 2026-05-26 16:54:08 +00:00
f16f45fad8 added support for non-dto meshes to meshCache
anton pushed to main at anton/CAD 2026-05-26 11:02:04 +00:00
4d09a47118 hovered edge highlight
anton pushed to main at anton/CAD 2026-05-26 09:13:47 +00:00
c05f0436e3 proper vertex and edge hit tests
anton pushed to main at anton/CAD 2026-05-25 18:37:04 +00:00
1753b897f8 minor typo fix
anton pushed to main at anton/CAD 2026-05-25 18:23:14 +00:00
aeef84b708 frustum instead of barycentric hittest for vertices and edges
anton pushed to main at anton/CAD 2026-05-25 18:17:23 +00:00
f5f5dcd84f better edge and vertex hittesting
anton pushed to main at anton/CAD 2026-05-24 12:18:51 +00:00
0354391f96 hit test edgeId detection
anton pushed to main at anton/CAD 2026-05-24 11:41:10 +00:00
e8c635c139 hit test view fix
anton pushed to main at anton/CAD 2026-05-24 10:38:09 +00:00
da42c146bd face selection via shader, not multimat colors