Yeicor
c877fef490
Minor fixes and drag and drop models onto interface
2025-07-26 17:01:42 +02:00
Yeicor
a63d018850
playground: most of the logic for both frontend and backend is implemented, some bugs remain
2025-07-20 21:35:45 +02:00
Yeicor
10ed5e2e9e
Minor backend improvements: better color and textured handling, smooth shading, better demo
2025-07-19 12:43:05 +02:00
Andy Ross
7f43367459
Clean up object naming
...
Honor the upstream names for objects if they've been given them, use
the automatic variable magic as a fallback. And in the case of truly
anonymous objects, give them a name based on their type (e.g. "Box3")
vs. "_unknown_var99".
2025-07-02 09:27:13 -07:00
Yeicor
b629f07f5e
Fix broken gltf exports and minor cleanup
2025-04-20 12:47:23 +02:00
Yeicor
874f9e8d6e
Minor improvements to custom textures feature
2024-11-09 18:25:38 +01:00
Chaser Huang
822672c288
Some more missing imports
2024-11-09 18:25:38 +01:00
Chaser Huang
383586c5a4
Add missing imports due to rebase
2024-11-09 18:25:38 +01:00
Chaser Huang
b4d557534d
Add statement lost in rebasing
2024-11-09 18:25:38 +01:00
Chaser Huang
e6921144fb
fix: type hint typo
2024-11-09 18:25:38 +01:00
Chaser Huang
f95509f4f4
Add setting base texture through environment variables
2024-11-09 18:25:38 +01:00
Chaser Huang
5a0228d4fc
Support selecting base texture
2024-11-09 18:25:38 +01:00
Yeicor
09c0994a34
Also color edges and vertices, add examples and minor improvements
2024-10-11 20:18:49 +02:00
Chaser Huang
712e0a06e6
support bd cad objects with color tagged
2024-10-11 20:18:49 +02:00
Yeicor
eca2bbfa7c
Fix python import bug
2024-03-30 17:28:49 +01:00
Yeicor
86180c424e
Keep selected enabled features on model updates instead of resetting them, better list of objects support and recover/disable previous selection on scene reloads.
2024-03-30 17:26:06 +01:00
Yeicor
4b06559ab8
Add a progress bar to the frontend and improve slightly batched updates logic
2024-03-28 22:52:34 +01:00
Yeicor
13bbdd5956
Fix automatic _find_var_name
2024-03-28 12:51:26 +01:00
Yeicor
eed0baccac
fix automatic naming of objects
2024-03-26 21:25:28 +01:00
Yeicor
72480d82c8
strong performance optimizations for the backend
2024-03-26 21:22:48 +01:00
Yeicor
981d923e5e
fix
2024-03-16 10:56:46 +01:00
Yeicor
e85dc36fea
clean frontend disconnection protocol
2024-03-16 10:54:26 +01:00
Yeicor
8fc5ed7544
fix for export_all
2024-03-10 19:46:20 +01:00
Yeicor
431c41a615
fix CI deployment 12
2024-03-10 18:56:45 +01:00
Yeicor
49df7af970
add support for programmatically and efficiently removing objects, better API and more CI automation
2024-03-10 17:30:34 +01:00
Yeicor
719395863d
big rewrite focusing on faster performance and selection improvements
2024-03-10 15:34:39 +01:00