omrips
46b76d7606
3mf support, bug fix
2021-07-06 16:51:52 +03:00
omrips
c7f11e4a2f
Add files via upload
2021-02-14 12:15:39 +02:00
omrips
6fbc2cc36a
Add files via upload
...
//New in 1.12 => improve auto_zoom algorithm by Michal Jirku (https://wejn.org/2020/12/cracking-the-threejs-object-fitting-nut/ )
//New in 1.12 => "dispose" function
//New in 1.12 => fixed memory leak on "clean" function (thanks to Anthony https://github.com/antho1404 )
//New in 1.12 => use 'fetch' instead for xhr when possible (thanks to Anthony https://github.com/antho1404 )
//New in 1.12 => added get_vsb_blob (returns vsb file as binary)
//New in 1.12 => set viewstl to take all of the container (and not 5px margin)
//New in 1.12 => fixed bug in json_without_nulls function
2021-02-09 18:12:03 +02:00
antho1404
733d981b81
download compatibility with fetch and xhr
2021-01-29 10:28:59 +07:00
Anthony
e0143c9f59
Switch to fetch to retrieve files
2021-01-28 10:17:30 +07:00
omrips
649d10d8f9
on_mouse_click event
...
add 'click_type parameter'
2020-12-07 15:28:47 +02:00
omrips
07be41a6b3
Add files via upload
2020-11-21 12:02:58 +02:00
omrips
9ab79bd47a
Add files via upload
...
Fix issues with rotation at 0 angle
2020-10-09 12:03:48 +03:00
omrips
b9c0bd9435
Add files via upload
...
1. fix issue with colored STL on vsb
2. make all vsb ids -1
3. fixed an issue with mesh cloning
2020-08-12 16:10:37 +03:00
omrips
7df7673429
Add files via upload
...
takes 'filename' property for local files, if no file.name property is avilable
2020-07-30 11:33:08 +03:00
omrips
5859bff3bf
Add files via upload
...
Add units support
2020-07-27 12:48:37 +03:00
omrips
bb272f3c64
Add files via upload
...
1. fix file naming when dealing with VSB
2. fix a typo at rotation function
2020-07-15 12:47:54 +03:00
omrips
87352b15bb
Add files via upload
...
fixed download files issue and TextDecoder polyfill for IE / Edge
2020-07-05 16:00:11 +03:00
omrips
74396319a3
Add files via upload
...
fix some VSB bugs + some minor features
2020-06-29 18:06:53 +03:00
omrips
8c77ceb521
Add files via upload
...
fix rotation issues
2020-06-09 13:16:49 +03:00
omrips
2e968ee1c2
Add files via upload
2020-05-29 13:02:48 +03:00
omrips
ad60cb7a77
Add files via upload
2020-05-25 16:55:57 +03:00
omrips
8daec4e609
set default THREE JS files path to script's path
2020-05-25 12:54:27 +03:00
omrips
1ffc642733
Add files via upload
2020-05-22 11:32:48 +03:00