Commit Graph
20 Commits
Author SHA1 Message Date
Robert Adams a157a99b2c Update OpenSim to httptests branch, PrimMesher to latest and greatest
repo version, and the other misc libraries.
2018-04-26 22:06:32 -07:00
Robert Adams 4581647625 Rip out all the Assimp and AssimpNet stuff.
Never got it to work so will just output GLTF and use other
tools to convert to other formats (like command line assimp).
2018-04-26 12:08:41 -07:00
Robert Adams e5ac20deb4 Update Assimp and AssimpNet libraries. 2018-04-06 09:14:48 -07:00
Robert Adams e4503e0b84 Add the zlib DLL to library collection as it's required by assimp. 2018-04-04 14:43:15 -07:00
Robert Adams 63cd3af465 Update versions of Assimp64.dll and AssimpNet.dll. 2018-04-04 14:42:04 -07:00
Robert Adams c97d0529b8 Update OpenSimulator dll's to a recenter version. 2018-04-04 14:30:52 -07:00
Robert Adams d5f23a89c3 Update the target .NET framework to the latest (so .NetStandard2 works).
Fix the script that builds AssimpNet on Windows development box.
Update Assimp and AssimpNet DLLs.
2018-03-20 17:13:38 -07:00
Robert Adams 35824b57cc SOme updates for trying assimp-net as the interface library. 2018-02-11 12:46:08 -08:00
Robert Adams b6deba7c12 Update to latest Assimp.dll and AssimpNet.dll 2018-02-10 16:42:45 -08:00
Robert Adams 30bf9e9899 Update RSG.Promise to latest version. Seems to change call format a little. 2018-02-10 16:38:19 -08:00
Robert Adams a62f9d3da7 Update Assimp and AssimpNet libraries
buildAssimpNet.sh changed to assume Assimp was build RelWithDebInfo
Enabled checking to see if output image exists before regenerating resized image
Add Assimp conversion parameters to run.sh
2018-01-15 13:26:31 -08:00
Robert Adams c37c96e415 Update Assimp and AssimpNet libraries. 2017-12-28 19:00:35 -08:00
Robert Adams e84f93c7bb Some changes for specifying the output format.
Update the Assimp and AssimpNet binary files.
2017-12-17 21:10:59 -08:00
Robert Adams 61f519d15c 80% of conversion using Assimp working.
Includes binary versions of Assimp and AssimpNet.
2017-12-12 07:35:10 -08:00
Robert Adams d6a4f83367 Update OpenSImulators to the latest version 2017-07-14 12:27:42 -07:00
Robert Adams b814254cb4 Updated libOpenMetaverse libraries to latest 2017-07-14 12:26:22 -07:00
Robert Adams c8732ab085 Move all the dependent libraries into the libs/ directory.
Script 'gatherLibs.sh' copies libs from other repositories to libs.
Update convoar.csproj to point to libraries in local repository.
The only libs not handled are the openjpeg ones.
2017-07-07 22:22:33 -07:00
Robert Adams d91f9887a6 Add updated version of PrimMesher from https://github.com/Misterblue/PrimMesher 2017-07-06 10:13:04 -07:00
Robert Adams 60ddee3d5f Add the openjpeg libraries.
They don't work as 'references' but they must be copied into the
target bin directory.
2017-06-22 20:06:54 -07:00
Robert Adams 88d609cc0b Add a bunch of conversion files from BasilOS.
Add THIRDPARTYLICENSE and licenses from many a source.
Add DLLs for Promise library.
2017-06-14 22:04:59 -07:00