overte/libraries/baking/src
2019-03-18 16:49:09 -07:00
..
baking Do not create temporary directory in ModelBaker and copy model directly to the original output folder 2019-03-18 16:49:09 -07:00
Baker.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Baker.h Add FSTBaker, and make ModelBaker output an FST 2019-03-12 15:34:57 -07:00
FBXBaker.cpp Remove unused variables when iterating through mesh nodes in FBXBaker 2019-03-15 15:56:36 -07:00
FBXBaker.h Remove some redundancy involving model texture URL resolution 2019-03-15 15:32:39 -07:00
JSBaker.cpp Bypass signals in JSBaker/MaterialBaker when resource is already loaded 2019-03-18 16:49:09 -07:00
JSBaker.h enable js baking from non-local file 2019-03-06 15:34:10 -08:00
JSBakingLoggingCategory.cpp refactored jsbaker.cpp 2017-09-24 20:53:09 -07:00
JSBakingLoggingCategory.h refactored jsbaker.cpp 2017-09-24 20:53:09 -07:00
MaterialBaker.cpp Warn if handleFinishedTextureBaker doesn't recognize the sender 2019-03-18 16:49:09 -07:00
MaterialBaker.h Make material baking output unique textures per usage like model baking does 2019-03-14 17:09:26 -07:00
MaterialBakingLoggingCategory.cpp working on material baker 2019-03-06 15:34:11 -08:00
MaterialBakingLoggingCategory.h working on material baker 2019-03-06 15:34:11 -08:00
ModelBaker.cpp Do not create temporary directory in ModelBaker and copy model directly to the original output folder 2019-03-18 16:49:09 -07:00
ModelBaker.h Do not create temporary directory in ModelBaker and copy model directly to the original output folder 2019-03-18 16:49:09 -07:00
ModelBakingLoggingCategory.cpp Improve baking interface and add automatic baking to asset server 2017-08-24 16:15:28 -07:00
ModelBakingLoggingCategory.h Improve baking interface and add automatic baking to asset server 2017-08-24 16:15:28 -07:00
OBJBaker.cpp Warn if baked mesh is empty for OBJBaker 2019-03-18 16:49:09 -07:00
OBJBaker.h Integrate HFM Asset Engine (aka model prep step) into Oven 2019-03-06 15:54:12 -08:00
TextureBaker.cpp Do not consolidate source images by file for now, since they may have the same filename but different paths 2019-03-18 16:49:00 -07:00
TextureBaker.h Better avoid overwriting textures in ModelBaker::compressTexture 2019-03-18 16:48:47 -07:00