Commit Graph

7 Commits

Author SHA1 Message Date
Hugo Locurcio 7db887a84b
Allow painting and exporting textures in 8K resolution (8192x8192)
This requires a powerful GPU with at least 4 GB of VRAM
(6+ GB highly recommended).
2021-03-30 01:46:07 +02:00
RodZill4 9f8d101754 Updated renderer so request are explicit (small optimization that avoids useless re-generations + stronger usage checks) 2020-08-26 22:20:17 +02:00
escargot-sans-gluten be517adaf1
Remove trailing `_` when exporting without suffix 2020-04-21 12:51:30 +02:00
RodZill4 d1c162d7fb Added support for command line export (#80) 2020-02-26 08:15:16 +01:00
RodZill4 a323f095b5 Fixed export node 2020-02-24 23:29:33 +01:00
RodZill4 bbfe288b15 Preloaded renderer, support for subsurface scattering, minor fixes 2019-11-06 22:33:01 +01:00
Rodolphe Suescun bfa1306b0e Added export and debug nodes 2019-11-02 08:43:54 +01:00