huxingyi
37f6545de4
Update edge detection threshold for toon shaders
2020-10-17 10:40:08 +09:30
huxingyi
f0a0209dc2
Remove CI test on MacOS
2020-10-16 21:35:57 +09:30
huxingyi
9cc6afc0fa
Fix linux CI [skip appveyor]
2020-10-16 19:46:28 +09:30
huxingyi
9c8ea6bb83
Support xml file as input document for command line
2020-10-16 19:36:04 +09:30
huxingyi
e21393d929
Update CI
2020-10-15 22:41:52 +09:30
huxingyi
ebbdea30ea
Fix part preview UI poor performance
...
Change the part preview UI element from QOpenGLWidget to QLabel, the preview images will be generated in an offscreen render.
This fixes the create multiple QOpenGLWidgets poor performace issue.
2020-10-15 19:39:57 +09:30
huxingyi
e4443589de
Fix CGAL links
2020-10-13 22:27:26 +09:30
huxingyi
5b7c9dbc44
Update CGAL to 5.1
2020-10-13 22:14:25 +09:30
Jeremy Hu
c7efebe8ad
Fix CI
2020-02-09 22:44:26 +09:30
Jeremy Hu
e5e6213bff
Remove x64 and x86_64 from the release file name
2020-01-15 08:26:19 +09:30
Jeremy Hu
2d05583937
Integrate Instant-Meshes
...
1. Drop windows 32bit support
Add windows 64bit support.
2. Remove Script(quickjs) support
The current integrated quickjs is a very old version which doesn’t support windows 64bit system. In the future, (TODO)WebAssembly should be integrate as plugin system.
3. Integrate Instant-Meshes
Instant-Meshes take less than 1 second on all three platforms.
4. Remove QuadriFlow
Current implementation of QuadriFlow is too slow (take about 5 seconds on the example model) to do realtime remeshing.
2020-01-04 19:59:10 +09:30
Jeremy Hu
e17d636d62
Support OpenMP on Mac
2020-01-01 17:21:44 +09:30
Jeremy Hu
a4cab25d13
Fix ci for #45
2019-11-02 12:30:23 +09:30
Jeremy Hu
d1db4029d8
Add tests to ci
2019-07-24 06:05:10 +09:30
Jeremy Hu
7bcf00d471
Upgrade CGAL 4.11.1 to 4.13
2019-03-03 18:22:18 +09:30
Jeremy Hu
3e1fde4260
Fix build
2019-02-19 20:51:12 +09:30
Jeremy Hu
4bdbdd496a
Introduce new mesh generator: nodemesh
...
Remove meshlite, introduce nodemesh: https://github.com/huxingyi/nodemesh
Now, all the codebase move to C++, no rust language dependency.
2019-02-18 22:27:18 +09:30
Jeremy Hu
fa8fe5d479
Fix AppImage #23 #24
2018-12-04 21:21:02 +09:30
Jeremy Hu
25b68d2a71
Release 1.0.0-beta.3
2018-12-01 14:56:17 +09:30
Jeremy Hu
d9605709a1
Fix travis
2018-12-01 13:39:22 +09:30
Jeremy Hu
3a08c143bf
Fix ci
2018-12-01 13:14:25 +09:30
Jeremy Hu
aadee8df08
Fix build
2018-11-28 23:04:52 +09:30
Jeremy Hu
acb33ab5bf
Fix build
2018-11-28 13:43:59 +09:30
Jeremy Hu
017c970fb0
Fix build
2018-11-28 11:51:10 +09:30
Jeremy Hu
b224b959ac
Fix travis-ci timeout issues
...
There is a limit of 50 minutes per build job for free opensource project in travis ci.
The new version of boost 1.68 take too much time to build, this commit reduce the boost build time by avoid unessecary variants building.
2018-11-11 11:16:33 +08:00
Jeremy Hu
dbb23b9029
Rename library name meshlite to meshlite_ffi
2018-09-28 10:45:39 +08:00
Jeremy Hu
4fa276c9e2
Remove g++-4.9 requirement
2018-06-27 08:19:14 +08:00
Jeremy Hu
c632b8bcf6
Add ubuntu screenshot and appdata.xml
...
for #12
2018-06-24 13:54:31 +08:00
Jeremy Hu
c6d866fca6
Fix desktop file
...
in #12
2018-06-24 10:10:45 +08:00
Jeremy Hu
b4fb23a1df
Add release for linux using AppImage
...
Thanks for the AppImage solution, now the linux binary is provided, however 64bit only at current stage.
Special thanks to @linuxsocist
2018-06-20 20:25:44 +08:00
Jeremy Hu
7437ddb597
Fix travis release upload
2018-04-15 11:38:08 +08:00
Jeremy Hu
48de632d17
Fix deploy
2018-04-14 21:28:06 +08:00
Jeremy Hu
7ec509e653
Fix deploy
2018-04-14 21:06:06 +08:00
Jeremy Hu
d26801af1f
Fix travis ci
2018-04-14 20:49:40 +08:00
Jeremy Hu
4d7a14a8c3
Add travis ci
2018-04-14 20:23:42 +08:00