Block a user
BLEN-345-Refactor export process
consider adding map<OurDirty, TheirDirty>
so we can get needed value by key without switch case
BLEN-345-Refactor export process
seems like we can do this pure virtual
, because we override this method in every subclass of ObjectData
c7ab9e0754
Merge branch 'storm-hydra-addon' into BLEN-335
15b3c6c993
Merge branch 'main' into storm-hydra-addon
BLEN-335: Export environment light
Georgiy Markelov
created branch BLEN-335 in BogdanNagirniak/blender-addons
2023-02-17 09:09:15 +01:00
853d8ad9d9
Merge branch 'main' into BLEN-335
dbee5135b0
replaced own world panels with eevee world panels
6b3e6a83ce
refactoring, fix review comments
a257d9569b
Merge branch 'hydra-render' into BLEN-335
17d96423af
Merge branch 'main' into hydra-render
9fecf1f8b8
Cycles: Replace resolution divider loop with an analytical formula
99e71ec1f2
Assets: Store pointer to owning asset library in asset representation
Georgiy Markelov
created branch storm-hydra-addon in DagerD/blender-addons
2023-02-16 12:17:46 +01:00
648124b647
glTF: Bump to 3.6 in main branch
80e7acbe26
Cleanup: delete .arcconfig
853d8ad9d9
Merge branch 'main' into BLEN-335
648124b647
glTF: Bump to 3.6 in main branch
80e7acbe26
Cleanup: delete .arcconfig
9060f1e1c8
Fix #104407: Sun Position: shader error when enabling
35d72c2da0
Fix 104401: Import .ase files with swatch groups
dbee5135b0
replaced own world panels with eevee world panels
9eacb326e6
added panels for world light
ca533a9ebe
BLEN-327: Add Storm Hydra render addon to blender_addons repo. (#19)
a257d9569b
Merge branch 'hydra-render' into BLEN-335
17d96423af
Merge branch 'main' into hydra-render
9fecf1f8b8
Cycles: Replace resolution divider loop with an analytical formula
99e71ec1f2
Assets: Store pointer to owning asset library in asset representation
4f19e99cb1
Tests: add unit test for
BLI_strnlen
BLEN-335: Export environment light
30032cf152
Merge branch 'hydra-render' into BLEN-335
4bb870a306
refactoring
c811af052d
added is_visible()
3a348ff5c3
move image caching to utils.h
acc23adaaf
fix image renaming