Blender_bevy_components_wor.../tools/gltf_auto_export/ui
Mark Moissette 0aead0853c
feat(scene components) : added scene components to control ambient, bloom etc from Blender(#76)
* feat(tools):  scene component injection & export
 - ambient light, shadowmap resolution, bloom intensity, ambient occlusion are now directly settable from scene components that are injected automatically in the scene 
 - relaxed requirements for changes(aka when to export gltf) for main scenes,
so that render , background etc changes also trigger a save
 - added scene components examples
 - added additional proxies &  handling for camera & lights
 - in relevant cases, made sure that entity specific components are not overridden by scene components
 - added option to toggle scene level exports of params/ components
 - ambient colour/ intensity is now also set as background/clear colour
  - updated docs
2023-12-17 15:31:25 +01:00
..
__init__.py refactor(tools/gltf_auto_export): complete restructuring of the tool (#67) 2023-12-04 14:48:52 +01:00
main.py feat(scene components) : added scene components to control ambient, bloom etc from Blender(#76) 2023-12-17 15:31:25 +01:00
various.py refactor(tools/gltf_auto_export): complete restructuring of the tool (#67) 2023-12-04 14:48:52 +01:00