-
Notifications
You must be signed in to change notification settings - Fork 10
Development Notes
jonpas edited this page Sep 9, 2023
·
13 revisions
Notes for building Theseus Services and other tools usage.
Deprecated Mikero Release Build command line
Release Build command line:
$ make.py version increment_build <other-increment-args> force checkexternal release
ImageMagick Eden Editor Asset Previews batch conversion:
$ magick convert -resize 455x256 *.png -set filename:fname %t +adjoin '%[filename:fname].jpg'
rm *.png
rename "tacs_" "" *
rename "_I_" "_" *
rename "_B_" "_" *
Make sure color grading is equivalent to Vanilla Editor Asset Previews!
- Follow https://community.bistudio.com/wiki/Eden_Editor:_Configuring_Asset_Previews
- Sampling 100%
- Depth of Field to
1
or higher - Ambient Occlusion on (Strong/Hard)