Colin Basnett cmbasnett
  • Vancouver, Canada
  • Joined on 2017-05-15
Colin Basnett pushed to add-mute-to-node-panel at cmbasnett/bdk-blender 2023-06-05 20:55:56 +02:00
d094cb0dff Nodes: Add Mute property to node panel
27184c4643 Merge branch 'blender-v3.6-release'
e6a8c45fd9 Fix #108578: Crash when unlinking input sockets
90a0f39c02 Merge branch 'blender-v3.6-release'
745baa788d I18n: extract a few messages
Compare 10 commits »
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-06-03 01:54:39 +02:00
53653e5270 Added BDK_UNREAL icon
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-06-03 01:53:28 +02:00
fa7aac9c07 Added node index to tooltip when hovering over node sockets
443ea74a65 Added handling for u/v tiles
Compare 2 commits »
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-30 04:12:34 +02:00
a0191cefce Projector node now takes an object input instead of a geometry input as the target.
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-27 07:03:12 +02:00
60441a785d Added attenuation output for Projectors (used for gradient mode)
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-27 06:36:05 +02:00
b8f02b38f7 Minor speed improvement to BDK projector (precalculating all the target vertex positions once instead of multiple times)
Colin Basnett deleted branch make-relative-error-message-improve from cmbasnett/bdk-blender 2023-05-17 05:02:58 +02:00
Colin Basnett pushed to main at blender/blender 2023-05-17 05:02:55 +02:00
f1d436a3aa Core: Improve error message for make relative/make absolute operators
Colin Basnett merged pull request blender/blender#107914 2023-05-17 05:02:46 +02:00
Core: Improve error message for make relative/make absolute operators
2ddd0a8a21 Merge branch 'main' into make-relative-error-message-improve
072002a672 I18n: translate Quick Fur data
56df93bfc6 I18n: Asset browser: do not translate non-editable tags
7849857dfb I18n: extract messages related to paint curves
e268f42e02 I18n: extract a few messages
Compare 55 commits »
98f899b9c9 Ran clang format
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-15 06:37:27 +02:00
b5504f8a74 Added startup .blend file for BDK and added BDK indicator to version name
138d75a3f0 Conglomeration of BDK work thus far (rebased on main)
a0c6dde5a2 Fix word selection failing when the selected word boundary wasn't space
26362f283f Cleanup: pass an immutable position to BLI_str_cursor_step_bounds_*
5eee40a63e Cleanup: remove empty lines before function doc-string
Compare 293 commits »
Colin Basnett commented on issue blender/blender#107920 2023-05-14 21:09:45 +02:00
Weight gradient tool auto normalizes over locked groups

What is the expected behavior here? Should the entire operation be blocked if any vertex groups are locked?

Colin Basnett created pull request blender/blender#107914 2023-05-13 22:11:34 +02:00
Core: Improve error message for make relative/make absolute operators
c320ee40c7 Improved the error message for make relative/make absolute operators
eac620f7bf Cleanup in readfile code area.
2117af10ab Cleanup: Clear non-ID pointers in Outliner tree's readfile code.
b960a4fdb8 Fix (unreported) BKE_main_id_refcount_recompute wrong handling of some ID types.
5a2f159ba4 Cleanup: Minor fixes to comments and CLOG reports.
Compare 10 commits »
Colin Basnett created branch make-relative-error-message-improve in cmbasnett/bdk-blender 2023-05-13 21:49:52 +02:00
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-13 21:43:56 +02:00
4d8aa9935a Added startup .blend file for BDK and added BDK indicator to version name
755fc5367c Fix BLI_strncpy_utf8 over-read for code points containing a null byte
fbcb38cbfe Cleanup: format
89a7de5eff Cleanup: Avoid redundant attribute adding in extrude node
87ce9975e5 Geometry Nodes: Slightly optimize mesh to curve node
Compare 190 commits »
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-03 19:51:58 +02:00
fe1e179230 Conglomeration of BDK work thus far (rebased on main)
367145209c Cleanup: Move attribute_math to proper blenkernel namespace
d9a7f1285f Cleanup: Rename field input classes to match UI names
7f040099e3 Cleanup: Deduplicate sampling at index in geometry nodes
09c1a93c21 Cleanup: Simplify CurvesGeometry deletion copying
Compare 24 commits »
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-03 19:50:52 +02:00
e2d63dde83 Conglomeration of BDK work thus far (rebased on main)
d770fd5ac4 Cleanup: remove unused BLI_dir_* functions
6b9a500a3a Cleanup: disambiguate terms "name", "file" & "str" / "string"
1f96fa1129 Cleanup: rename BLI_make_existing_file for clarity
bb341eaf12 BLI_path: use module prefix for BLI_filename_make_safe
Compare 316 commits »
Colin Basnett pushed to bdk at cmbasnett/bdk-blender 2023-05-02 02:35:28 +02:00
32b61f3077 Fixed merge errors
b0d111c310 Fix #107306: Merge by distance node is not deterministic
9e03c61685 Fix #107474: Proportional Size not saved when canceling the operation
12f4fa0f4f Fix #107480: Crashes in mesh format conversion for old files
ca77f2254d Fix #107062: support opacityThreshold when exporting USD
Compare 257 commits »