Block a user
Sculpt: versioning fix
6220bfe31d
Sculpt: Fix memory leak
d70b36faed
Sculpt: Implement proper versioning code for Sculpt struct
27974faa57
Sculpt: Use DNA default system for Sculpt struct
7551767f9f
USD: more complete import and export of lights
f2f0426980
GPv3: Refactor root_group to be a pointer in DNA
b0570eecad
Merge branch 'main' into temp-sculpt-dyntopo
d70b36faed
Sculpt: Implement proper versioning code for Sculpt struct
50e48248b5
temp-sculpt-dyntopo: pre-merge commit
27974faa57
Sculpt: Use DNA default system for Sculpt struct
7551767f9f
USD: more complete import and export of lights
Joseph Eagar
pushed to temp-fix-bmesh-customdata-bug at JosephEagar/blender
2023-07-13 09:14:47 +02:00
b19ff07152
Make requested changes
442426cbb7
Merge branch 'main' into temp-fix-bmesh-customdata-bug
25279acc91
Cleanup: add SPDX copyright
ef1ddbaaca
Cleanup: remove double spaces after a full-stop
f8dea82aaa
Cleanup: rename seq_cache_relink_keys to seq_cache_key_unlink
Sculpt: Split paint_vertex.cc into paint_weight.cc
Ok I've changed the namespace and adding some newlines to group functions together.
36af0ddf08
Make requested changes
3e7c0e3a08
Merge branch 'main' into temp-split-paint-vertex
25279acc91
Cleanup: add SPDX copyright
ef1ddbaaca
Cleanup: remove double spaces after a full-stop
f8dea82aaa
Cleanup: rename seq_cache_relink_keys to seq_cache_key_unlink
c74a6319df
Merge branch 'main' into temp-sculpt-dyntopo
c6adafd8ef
UI: add progress indicator variations & RNA API
e63a77eeb8
Cleanup: rename uiButProgressbar to uiButProgress
46815ac188
Cleanup: quiet warning for a NONULL argument being NULL
f9316e4079
Cleanup: spelling in comments
Sculpt: Split paint_vertex.cc into paint_weight.cc
Joseph Eagar
created branch temp-split-paint-vertex in JosephEagar/blender
2023-07-12 07:49:01 +02:00
843bc5b801
Sculpt: Split paint_vertex.cc into paint_weight.cc.
46815ac188
Cleanup: quiet warning for a NONULL argument being NULL
f9316e4079
Cleanup: spelling in comments
d5c2c98314
Cleanup: remove redundant call to seq_cache_relink_keys
7af0c79722
Cleanup: add function attributes to BKE_action.h