overte/libraries/baking/src
2019-04-03 11:29:59 +02:00
..
baking Created Image class to encapsulate some transforms with QImage 2019-03-29 12:23:44 +01: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
ModelBakingLoggingCategory.h
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 Ambient map has different hash than sky map to prevent using one instead of the other, even if they are using the same source texture. 2019-04-03 11:29:59 +02:00
TextureBaker.h Created Image class to encapsulate some transforms with QImage 2019-03-29 12:23:44 +01:00