Stephen Birarda
|
e658953246
|
Merge pull request #10645 from seefo/oven
Oven will now give proper return codes when used via CLI
|
2017-06-09 13:06:09 -07:00 |
|
Seth Alves
|
485df396ef
|
Merge pull request #10628 from jherico/qt59
Fixes for Qt 5.9 compatibility
|
2017-06-08 16:51:08 -07:00 |
|
seefo
|
a4f4d49bec
|
Oven will now give proper return codes when used via CLI
|
2017-06-08 11:52:58 -07:00 |
|
seefo
|
0c7ffa0ac6
|
Replaced baker in OvenCLI with an std::unique_ptr
|
2017-06-08 09:48:30 -07:00 |
|
seefo
|
99e9e10882
|
Made requested changes to OvenCLI constructor
|
2017-06-07 11:36:56 -07:00 |
|
seefo
|
a3d2fa2630
|
Made requested changed to Oven CLI
|
2017-06-06 16:13:18 -07:00 |
|
seefo
|
46400f4122
|
Cleaned up oven CLI
|
2017-06-06 15:05:26 -07:00 |
|
Bradley Austin Davis
|
b4bbf98fe3
|
Suppress TBB warnings
|
2017-06-06 15:02:16 -07:00 |
|
Bradley Austin Davis
|
fc6a278217
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
|
seefo
|
9bc1bc47a2
|
Added CLI to Oven tool
|
2017-06-06 14:57:42 -07:00 |
|
Stephen Birarda
|
9cdd7cc895
|
fix model check for filenames with periods
|
2017-05-23 15:46:45 -07:00 |
|
Stephen Birarda
|
4c652487d0
|
enable skybox compression (via BC7) by default
|
2017-05-23 14:14:22 -07:00 |
|
Stephen Birarda
|
0621ddfd9f
|
don't enable cube map compression by default
|
2017-05-23 11:54:09 -07:00 |
|
Stephen Birarda
|
2ba700d062
|
add a toggle to domain baker to re-bake originals
|
2017-05-23 11:54:09 -07:00 |
|
Stephen Birarda
|
3edbd41027
|
enable image compression at run time in baker
|
2017-05-23 11:54:08 -07:00 |
|
Stephen Birarda
|
a7f154a853
|
make a copy of original models file when baking domain
|
2017-05-23 11:54:08 -07:00 |
|
Stephen Birarda
|
fe280ab103
|
remember the browse directory for model baker
|
2017-05-03 14:24:23 -07:00 |
|
Stephen Birarda
|
b422ec3f88
|
also set the relative filename to fix double references
|
2017-05-02 18:04:23 -07:00 |
|
Stephen Birarda
|
2637040f17
|
remove skybox baking from domain baking
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
0b4a8d05aa
|
fix references to moved texture type enum
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
93c35314ec
|
use HF user agent for texture and FBX requests
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
3aa6757c32
|
use QCryptographicHash static for cleaner hashing
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
683985aea9
|
correct headers after move from model-baking to oven
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
c43a4eec86
|
fix indexOf checks by using lastIndexOf
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
258533de7b
|
fix filename references in FBXBaker
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
46fc69dd32
|
fix filename parsing in TextureBaker
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
38cb998ca1
|
move model-baking library to oven for build exclusion
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
c71255d5fe
|
force oven dependency on model-baker since it is excluded
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
b3f3302f5c
|
add accepted file types to baker file pickers
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
b520640fef
|
grow status column when there are long results
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
6127b72834
|
don't build oven and model-baking with default/ALL_BUILD
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
2478ddb379
|
cleanup comments in skybox baking widget
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
26d13ce002
|
make results window raising optional
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
822af3365b
|
always bring the results window to front when shown
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
95e2cc4eea
|
add BakeWidget, leverage for skybox widget cancellation
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
8a1eb5f077
|
add cancellation handling to model bake widget
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
7a5bfb8c19
|
add cancellation handling for domain bake widget
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
9d8e493c20
|
remove suggestion that domain baker can load from URL
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
3216202a8b
|
fix local skybox file reference on windows
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
0bb3f1c9dc
|
assume local file if scheme is not remote
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
a072f94085
|
leverage QDesktopServices to show output directory
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
19aa05281e
|
fix build errors for oven on windows
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
980de595a9
|
handle skybox baking from oven menu
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
25d24c445d
|
handle ambient skybox textures for zones in domain bake
|
2017-04-26 18:37:36 -07:00 |
|
Stephen Birarda
|
7bc69e6eda
|
add skybox baking to DomainBaker
|
2017-04-26 18:37:35 -07:00 |
|
Stephen Birarda
|
cbd6f6417c
|
allow clicking on results row to show dir
|
2017-04-26 18:37:35 -07:00 |
|
Stephen Birarda
|
cdd9990fe8
|
use worker threads for Oven, re-write animation URLs
|
2017-04-26 18:37:35 -07:00 |
|
Stephen Birarda
|
383d82fe1d
|
fix multi-line display in results window
|
2017-04-26 18:37:35 -07:00 |
|
Stephen Birarda
|
3388debe9f
|
remove debug for percentage in DomainBakeWidget
|
2017-04-26 18:37:35 -07:00 |
|
Stephen Birarda
|
446cbf59b3
|
add domain bake progress to results table
|
2017-04-26 18:37:35 -07:00 |
|