Commit Graph

8 Commits (2f4afd7584c9b15cdeccc4e22f43d00f95e060b0)

Author SHA1 Message Date
pullusb 12cce98e41 trailing whitespaces cleanup 2023-01-18 14:28:27 +01:00
Pullusb 2a0c173048 fix batch
0.6.4

- ui: render selected scene has hints on popup panekl like gen batch
- changed: always re-export crop info when using render all scene and generate batch
- changed: batch file has minutes at the end of the name
- fix: windows dynamic batch problem
2021-10-29 16:42:35 +02:00
Pullusb e64575b60f fix send all gp ops
0.6.2

- fix: problem sending all visible GP
2021-10-27 16:31:31 +02:00
Pullusb 50c0b0b1a9 fix redner scene creation error
0.6.1:

- fix: in generated bat use %Username% variable (still limited to studio path model)
- fix: error when creating render scene
2021-10-25 20:11:59 +02:00
Pullusb 7b79542c6a Fix multiscene ops and batch script generation
0.6.0:

- feat: button to generate a background rendering script to batch multi-scene
- fix: exposed checkbox to change scene AA settings, should be on except if there are NG_merges. (auto-off when using merge nodes buttons)
- fix: default generated scene have native AA
- fix: adding layers from object in other scene use active scene (stop always rerouting to 'Render' scene)
2021-10-25 16:02:11 +02:00
Pullusb d3871dcc88 Ops to render selected scenes only
0.5.9

- feat: Select which scene to render
- ui: `replaced render all sub-scene` by `Render Selected Scenes`
2021-10-21 19:55:41 +02:00
Pullusb 51a681b880 fix multiscene render
0.5.8

- fix: skipping when rendering multiscene
2021-10-18 12:09:52 +02:00
Pullusb 2aa4ecc00e Scene split and json export
0.5.0

- feat: add a render operator that render all scene
- feat: split selected object to a separated scene
- feat: crop border to objects
- feat: export AE position coordinates to replace layers
- change: ops gp.clean_compo_tree now take context.scene
- fix: tick `use_compositing` and untick `sequencer` in new scenes
2021-09-30 18:51:49 +02:00