Dale Glass
6c57ee038e
Missing header
2022-06-15 00:03:19 +02:00
Dale Glass
984f11ddf4
Replace deprecated Qt collection functions
2022-06-15 00:02:01 +02:00
Dale Glass
be6a67b5eb
Replace uses of endl on Qt classes with Qt::endl
...
This fixes a whole bunch of warnings
2021-07-03 19:08:03 +02:00
Julian Groß
ecb7c47f1a
Rename fbx folder to model-serializers
2021-04-15 19:26:10 +02:00
Dale Glass
43f6fd82f4
Implement thread debugging with tsan
...
This is enabled with the VIRCADIA_THREAD_DEBUGGING environment variable.
It's incompatible with VIRCADIA_MEMORY_DEBUGGING, so only one of those
can be enabled for a build.
2021-04-02 20:41:23 +02:00
Kasen IO
21fd10d154
Revert commit 359248829c
using -m 1 to temporarily fix issue 383.
2020-06-03 16:08:18 -04:00
Maia Hansen
48cdbcf933
Merge pull request #16401 from jherico/github_actions
...
DEV-2773: GitHub actions initial work
2019-11-19 11:46:52 -08:00
Brad Davis
d4b3a9ba49
Github actions
2019-11-18 15:20:37 -08:00
sabrina-shanman
f39121c53b
Fix build error/warning
2019-11-12 09:52:58 -08:00
Sam Gateau
695b9cdba6
Clening up left over comments and typos, simplify the code to update Matrices in the model classes and removed renderITemsIdMap because not needed, chasing the problem of the physics objects transform
2019-10-18 03:31:06 -07:00
sabrina-shanman
5837053f50
Fix miscellaneous build errors/warnings
2019-09-13 16:56:30 -07:00
NissimHadar
3e292c4b03
Install both oven and vhacd in both client and client+server builds.
2019-04-09 12:30:34 -07:00
NissimHadar
13f0b97d07
Added install_beside_console
2019-04-09 10:40:04 -07:00
NissimHadar
781949da4c
Added package_libraries_for_deployment.
2019-04-08 18:33:33 -07:00
sabrina-shanman
1576125c42
Integrate HFM Asset Engine (aka model prep step) into Oven
...
Add 'deduplicateIndices' parameter to FBXSerializer and make deduplicate a required parameter for extractMesh
Add draco mesh and FBX draco node version
Support generating/saving draco meshes from FBX Model nodes
2019-03-06 15:54:12 -08:00
sabrina-shanman
612cf43c43
Use HifiTypes.h in VHACDUtil.cpp
2019-03-06 15:22:36 -08:00
sabrina-shanman
efd22172b4
Add final missing CMake includes
2019-02-12 17:27:04 -08:00
sabrina-shanman
5b6e2aae5a
Remove/move some unused serializer imports
2018-11-12 16:12:21 -08:00
sabrina-shanman
f971294d6d
Make HFMSerializer return a smart pointer to an HFMModel
2018-11-12 16:12:21 -08:00
sabrina-shanman
baa8cdb054
Remove combineParts from the Serializer interface
2018-11-12 16:12:21 -08:00
sabrina-shanman
00f2b4eeb9
Make the existing model serializers based on HFMSerializer
2018-11-12 16:12:20 -08:00
sabrina-shanman
83cc90ace0
Re-name GLTFReader to GLTFSerializer and do the same for other model readers
2018-11-12 16:12:20 -08:00
sabrina-shanman
2801f324b7
Switch references to HFM to the HFM lib and remove HFM classes in FBX
2018-11-05 12:47:34 -08:00
sabrina-shanman
30eb360f62
Convert remaining HFMModels called model to hfmModel, and rename some missed local variables
2018-11-05 12:07:17 -08:00
sabrina-shanman
cbca77b12f
Rename HFMGeometry to HFMModel and adjust related variables
2018-11-01 17:17:48 -07:00
sabrina-shanman
becee7f010
Re-name FBXGeometry to HFMGeometry and do the same for related classes
2018-10-30 17:28:42 -07:00
Clement
da9fb9c751
Fix non self-sufficient headers
2018-05-04 16:26:41 -07:00
Ryan Huffman
ac0ecc8baa
Merge remote-tracking branch 'upstream/master' into feat/obj-baker-update
2018-03-05 10:41:49 -08:00
Atlante45
277e556b48
Create a standard function to init Hifi Apps
2018-02-22 17:06:09 -08:00
Brad Davis
0781d8eaf0
Remove some unneeded Qt dependencies
2018-01-28 22:18:24 -08:00
humbletim
08ccda9cfc
rename libraries/model(src/model) -> libraries/graphics(src/graphics)
2018-01-16 12:44:44 -05:00
Ryan Huffman
70c35f84b5
Update baker library with many style improvements
2017-12-08 10:30:38 -08:00
Seth Alves
7ff576ef18
add memory-debugging macro to some cmake files
2017-06-22 10:07:39 -07:00
Seth Alves
a1cab2c0d1
working toward fixing compound hulls
2017-04-09 17:23:56 -07:00
Seth Alves
8d00f0ab8f
allow obj reader to either combine meshes or keep parts separate
2017-04-07 15:59:01 -07:00
Seth Alves
1cb330057e
fix a crash and a memory leak in vhacd-util
2016-12-23 13:05:57 -08:00
Seth Alves
87dbfa7e47
add -Wsuggest-override to compile flags and deal with fallout
2016-08-18 09:51:41 -07:00
Bradley Austin Davis
d2fd7f88fd
Enabling OSX Oculus plugin
2016-08-12 22:28:43 -07:00
Andrew Meadows
1eb0b6a231
apply FBXGeometry.scaleOffset to mesh vertices
2016-05-31 11:38:58 -07:00
Andrew Meadows
402b7f2282
address review feedback
2016-05-25 20:53:43 -07:00
Andrew Meadows
2efec2a878
fix warning on windows about 64 to 32 bit cast
2016-05-25 19:31:21 -07:00
Andrew Meadows
e8e059c637
better variable names and fewer magic numbers
2016-05-25 19:31:21 -07:00
Andrew Meadows
21ef30d410
fix warning on windows build
2016-05-25 19:31:21 -07:00
Andrew Meadows
7ee4dea4ca
remove magic number
2016-05-25 19:31:21 -07:00
Andrew Meadows
78357057b6
return non-zero on error, add verbose option
2016-05-25 19:31:21 -07:00
Andrew Meadows
7d7c991447
connect progress callback
2016-05-25 19:31:21 -07:00
Andrew Meadows
0647f5b2d0
attempt to close open mesh parts
2016-05-25 19:31:21 -07:00
Andrew Meadows
f8e2cf8064
cleanup vhacd-util logging and variable names
2016-05-25 19:31:21 -07:00
howard-stearns
51a4154ae7
Check results of qUncompress, and catch fbx reader throws in utility
...
programs.
2016-03-30 16:56:39 -07:00
Atlante45
ce51350b65
Fix warnings on windows 64bit
2015-12-11 15:42:15 -08:00