Kyler Kelly-Tan kylerk
  • Montreal
  • I'm an animator, turned video game developer. I co-created the game Ultimate Chicken Horse, working on animation, game-play programming, bug fixing, UI, marketing, game design and almost every other aspect of the game.

  • Joined on 2024-02-23
Kyler Kelly-Tan commented on pull request blender/blender#119486 2024-03-26 21:22:41 +01:00
Fix: Prevent Precision Rotation While Snapping

Hi @ideasman42

Thanks for taking the time to test out the feature and give feedback. The incremental improvement of Blender is a huge labour of love and careful decision making.

After…

Kyler Kelly-Tan commented on pull request blender/blender#118968 2024-03-22 16:53:48 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects

@blender-bot package

Ahh.. There is the command

Kyler Kelly-Tan commented on pull request blender/blender#118968 2024-03-22 16:51:13 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects

@blender-bot build package

Kyler Kelly-Tan commented on pull request blender/blender#118968 2024-03-22 16:50:26 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects

@blender-bot build package windows

Lets see if that works @ThinkingPolygons Let me know if you need a different platform

Kyler Kelly-Tan commented on pull request blender/blender#118968 2024-03-21 17:41:56 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects

image

There was something I discoverd, this keymap "Generic Gizmo Maybe Drag" needs to be set to "Any" and have Alt turned on for this…

Kyler Kelly-Tan pushed to ShiftExtrude at kylerk/blender 2024-03-21 17:39:24 +01:00
0d29fb3f66 Duplicate named operatortype macro was causing a crash.
Kyler Kelly-Tan commented on pull request blender/blender#118968 2024-03-21 17:35:53 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects

I've made another choices, putting linked duplicate on SHIFT + ALT, and changing the mesh operation of SHIFT + ALT to duplicate

The split option just felt destructive and weird, and this makes…

Kyler Kelly-Tan pushed to ShiftExtrude at kylerk/blender 2024-03-21 17:34:21 +01:00
1d072bdf1a Changed the mesh split to Duplicate
Kyler Kelly-Tan pushed to ShiftExtrude at kylerk/blender 2024-03-21 17:07:16 +01:00
3f4d08e2f8 Fixed some typos.
Kyler Kelly-Tan reopened pull request blender/blender#118968 2024-03-21 16:44:19 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects
Kyler Kelly-Tan closed pull request blender/blender#118968 2024-03-21 16:43:39 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects
Kyler Kelly-Tan commented on pull request blender/blender#118968 2024-03-21 16:43:36 +01:00
WIP: Shift Extrude and Duplicate of meshes and objects

I have been working on this more. Going to put it back into WIP.

I discovered some issues with different keymaps being assigned, preventing this from working at all.

I've also been diving…

Kyler Kelly-Tan pushed to ShiftExtrude at kylerk/blender 2024-03-21 16:43:29 +01:00
10d1914e47 Merge remote-tracking branch 'origin/main' into ShiftExtrude
adf44ba15f WIP Added Linked Duplicated and Split Mesh editing.
20b614ab8e GPv3: Fill texture coordinates system
d5cf430a54 Compositor: Update tests for Hue Correct node
8812be59a4 Compositor: Make Hue Correct node wrap
Compare 218 commits »
Kyler Kelly-Tan commented on pull request blender/blender#119486 2024-03-21 15:04:41 +01:00
Fix: Prevent Precision Rotation While Snapping

Hi @DanielBystedt

Thanks for testing out the feature.

The use case that I'm concerned about, and why I made this fix, is if the users customizes the new snapping increments to larger…

Kyler Kelly-Tan commented on pull request blender/blender#119486 2024-03-15 14:27:59 +01:00
Fix: Prevent Precision Rotation While Snapping

I did a little testing.

With the 4.0 blender, once you hold shift, it takes about 30 revolutions of your mouse around the screen to rotate an object 360 degrees. This is very slow, but, it's…

Kyler Kelly-Tan pushed to ShiftExtrude at kylerk/blender 2024-03-15 01:56:46 +01:00
6aa8fbebc2 Merge remote-tracking branch 'origin/main' into ShiftExtrude
57729aa8bb UI: Improved Operator to Delete Custom Keyconfigs
726b18eefb Cleanup: Make format
972c52feb9 Cleanup: Use enum class for boolean operation
a0a2e7e0dd UI: Improved Operator to Delete Custom Themes
Compare 174 commits »
Kyler Kelly-Tan created pull request blender/blender#119486 2024-03-14 20:51:53 +01:00
Fix: Prevent Precision Rotation While Snapping
Kyler Kelly-Tan created branch SnapRotationPrecisionFix in kylerk/blender 2024-03-14 20:45:44 +01:00
Kyler Kelly-Tan pushed to SnapRotationPrecisionFix at kylerk/blender 2024-03-14 20:45:44 +01:00
03d219a703 Prevent Precision Rotation While Snapping
d6d78953c7 Merge branch 'blender-v4.1-release'
335ff6efab Cycles: Disable OpenImageDenoise support for AMD GPUs in Blender 4.1
ffb917e03f Windows: Add ARM64 lib submodule
6b56ed3cd3 Metal: Resolve artifact in EEVEE Next Film Cryptomatte
Compare 10 commits »
Kyler Kelly-Tan closed pull request blender/blender#119423 2024-03-14 20:22:39 +01:00
Fix #119387 Graph Editor - precision mode doesn't activate