Joseph Eagar JosephEagar
  • Sacramento, California, USA
  • Joined on 2004-09-20
Joseph Eagar created pull request blender/blender#110081 2023-07-13 23:44:24 +02:00
Sculpt: versioning fix
Joseph Eagar pushed to sculpt-versioning-fix at JosephEagar/blender 2023-07-13 23:41:40 +02:00
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
Compare 10 commits »
Joseph Eagar created branch sculpt-versioning-fix in JosephEagar/blender 2023-07-13 23:41:40 +02:00
Joseph Eagar pushed to main at blender/blender 2023-07-13 22:31:28 +02:00
6220bfe31d Sculpt: Fix memory leak
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-13 20:22:48 +02:00
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
Compare 74 commits »
Joseph Eagar pushed to main at blender/blender 2023-07-13 20:13:46 +02:00
d70b36faed Sculpt: Implement proper versioning code for Sculpt struct
Joseph Eagar pushed to main at blender/blender 2023-07-13 19:49:07 +02:00
27974faa57 Sculpt: Use DNA default system for Sculpt struct
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-13 18:13:00 +02:00
6a6c8cd7b2 temp-sculpt-dyntopo: Fix crash
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-13 17:32:18 +02:00
b6ba93f41d temp-sculpt-dyntopo: Add back function declaration deleted in merge
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-13 11:07:30 +02:00
e53c1fb7da temp-sculpt-dyntopo: Remove extra shapekey code in bmesh conversion
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-13 10:53:32 +02:00
e02d617212 temp-sculpt-dyntopo: Code cleanup
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-13 09:56:03 +02:00
47bde28f3c temp-sculpt-dyntopo: Remove various unused code
Joseph Eagar pushed to main at blender/blender 2023-07-13 09:29:03 +02:00
8db97728b5 Core: fix crash in legacy mesh conversion code.
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
Compare 898 commits »
Joseph Eagar commented on pull request blender/blender#109996 2023-07-13 08:23:57 +02:00
Sculpt: Split paint_vertex.cc into paint_weight.cc

Ok I've changed the namespace and adding some newlines to group functions together.

Joseph Eagar pushed to temp-split-paint-vertex at JosephEagar/blender 2023-07-13 08:19:22 +02:00
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
Compare 56 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-12 11:17:04 +02:00
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
Compare 258 commits »
Joseph Eagar created pull request blender/blender#109996 2023-07-12 07:51:22 +02:00
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
Joseph Eagar pushed to temp-split-paint-vertex at 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
Compare 10 commits »