Chris Clyne (Lateasusual) lateasusual
  • Joined on 2019-05-30
Chris Clyne (Lateasusual) commented on pull request blender/blender#114407 2023-11-03 00:47:53 +01:00
Anim: View FCurve of Property in the Graph Editor

Also, our implementation is more like a python macro translated to C code - it's calling operators and all other kinds of nonsense (it was originally written in python using some pointer offsets…

Chris Clyne (Lateasusual) commented on pull request blender/blender#114407 2023-11-03 00:42:52 +01:00
Anim: View FCurve of Property in the Graph Editor

To add to @Raymond-Luc 's above comment, here's the goo engine code for reference. It's very naive and a little "dumb" especially in finding an active fcurve editor, i think a tidier solution…

Chris Clyne (Lateasusual) commented on issue blender/blender#110012 2023-07-12 16:49:47 +02:00
Face selection bug in Blender 3.6.0 LTS

@Lateasusual do you have the commit hash for the fix?

It was fixed by 70b05249cb

but I noticed it was…

Chris Clyne (Lateasusual) commented on issue blender/blender#109301 2023-06-23 20:40:37 +02:00
Crash and Visual glitches in Edit mode if add_rest_position_attribute enabled with modifiers

I should add that this happens in the current v3.6-release candidate branch as well as main/4.0.

Chris Clyne (Lateasusual) opened issue blender/blender#109301 2023-06-23 18:51:14 +02:00
Crash and Visual glitches in Edit mode if add_rest_position_attribute enabled with modifiers
Chris Clyne (Lateasusual) opened issue blender/blender#109247 2023-06-22 16:34:37 +02:00
Grease Pencil: SMAA broken on AMD/Linux
Chris Clyne (Lateasusual) pushed to main at lateasusual/blender 2023-06-03 15:58:07 +02:00
a4043286d9 Fix compilation error on Linux
1e81d35138 Node Editor: Don't change size of resize area for frame nodes with zoom
cd611f7fb8 Merge branch 'blender-v3.6-release'
2ce5fc4a3e Fix #108336: Treat node sockets with muted links as linked
cc9c720aae Fix #103068: Link insert offset not working when rotating/scaling nodes
Compare 1309 commits »
Chris Clyne (Lateasusual) pushed to npr_juniper_project at lateasusual/blender 2023-05-09 07:56:43 +02:00
ca4cfbd78e final commit
1115d2b654 more juniper improvements
3a732bbd7c more script node changes
Compare 3 commits »
Chris Clyne (Lateasusual) pushed to trackball_test at lateasusual/blender 2023-04-28 18:26:18 +02:00
157fbc60ea WIP: Alternative trackball rotation proposal
5e217fdec1 Deps: Bump version of sse2neon
7738f93d56 Cycles: Support newer version of sse2neon
7d38cef6d1 Geometry Nodes: use new BitGroupVector to find attribute propagation sets
d6c61ccadc Cleanup: Extract function to make extend node declaration
Compare 204 commits »
Chris Clyne (Lateasusual) created pull request blender/blender#107448 2023-04-28 18:25:29 +02:00
WIP: Alternative trackball rotation proposal
Chris Clyne (Lateasusual) pushed to trackball_test at lateasusual/blender 2023-04-20 20:55:15 +02:00
1ebdac2b3e WIP: Alternative trackball rotation proposal
Chris Clyne (Lateasusual) created branch trackball_test in lateasusual/blender 2023-04-20 20:55:15 +02:00
Chris Clyne (Lateasusual) pushed to main at lateasusual/blender 2023-04-20 20:51:37 +02:00
13d30b0481 Cleanup: fix various warnings on Windows
Chris Clyne (Lateasusual) pushed to main at lateasusual/blender 2023-04-20 20:51:16 +02:00
c732d901a7 Fix : Iteration for BMLayerCollection was broken
f04a7a07e3 macOS: Add open files to system recent files
82ca3d3604 Fix #107185: Edit mode or existing attribute break rest position
2f4a8ecf18 Fix: Spreadsheet missing other geometry types for edit mode mesh objects
b2c822065c Fix #106977: Crash when OpenEXR IO fails
Compare 822 commits »
Chris Clyne (Lateasusual) created branch npr_juniper_project in lateasusual/blender 2023-03-17 21:23:43 +01:00
Chris Clyne (Lateasusual) pushed to npr_juniper_project at lateasusual/blender 2023-03-17 21:23:43 +01:00
dbdb2d2d02 Script node compilation broken
7ed530e82a juniper progress, script node WIP
2d70027e54 Text: Add GLSL file highlighting support to text editor.
51af413963 Initial boilerplate code, node-tree compilation, single test renderpass
Compare 4 commits »
Chris Clyne (Lateasusual) deleted branch npr_engine from lateasusual/blender 2023-03-17 21:22:48 +01:00
Chris Clyne (Lateasusual) pushed to npr_engine at lateasusual/blender 2023-03-17 21:22:12 +01:00
dbdb2d2d02 Script node compilation broken
7ed530e82a juniper progress, script node WIP
2d70027e54 Text: Add GLSL file highlighting support to text editor.
51af413963 Initial boilerplate code, node-tree compilation, single test renderpass
Compare 4 commits »
Chris Clyne (Lateasusual) created branch npr_engine in lateasusual/blender 2023-03-17 21:22:12 +01:00
Chris Clyne (Lateasusual) created repository lateasusual/blender 2023-03-17 21:19:16 +01:00