Commit Graph

27 Commits (c7efebe8ad2db5142a5144b0ec886f96b87bab72)

Author SHA1 Message Date
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