Austin Berenyi Austin-Berenyi
  • Joined on 2022-08-16
Austin Berenyi commented on pull request blender/blender#107522 2024-11-21 18:45:28 +01:00
UI: Text cursor behavior for Apple Devices

@Harley wonderful! Hope you had a great holiday. I'm happy to test any new builds as they come.

Austin Berenyi commented on pull request blender/blender#107522 2024-10-21 17:24:35 +02:00
UI: Text cursor behavior for Apple Devices

@Harley I wanted to drop in again on this :) is this PR something that can be approached again given that #108626 was merged?

Austin Berenyi commented on pull request blender/blender#107522 2023-07-16 23:34:18 +02:00
UI: Text cursor behavior for Apple Devices

@Harley are there plans to reinstate these changes? I remember seeing that you temporarily removed this functionality until further work could be done in some other places of the UI.

Austin Berenyi commented on pull request blender/blender#108639 2023-06-06 22:51:19 +02:00
EEVEE-Next: Irradiance Cache: Initial Implementation

Confirming the same issue as Jeroen and Alaska. All objects render pure black regardless of light type, material changes, etc.

Mac Studio M1 Ultra macOS 13.3.1

Austin Berenyi commented on pull request blender/blender#107522 2023-05-24 04:44:50 +02:00
UI: Text cursor behavior for Apple Devices

@ankitm will further progress on this change happen here? Or is your plan to create an additional PR with more extensive changes? Looking forward to this!

Austin Berenyi commented on pull request blender/blender#107522 2023-05-06 20:56:23 +02:00
UI: Text cursor behavior for Apple Devices

@ankitm I believe text editor (Scripting workspace) behavior is handled by different code. You can change how the text cursor moves in the text editor in key mapping.

This pull request was…

Austin Berenyi commented on pull request blender/blender#107522 2023-05-02 06:21:38 +02:00
UI: Text cursor behavior for Apple Devices

@Harley thanks for resubmitting this. I wanted to let you know the only reason I closed my PR was because I was experiencing some git issues that were over my head, and felt it best to start over.…

Austin Berenyi created repository Austin-Berenyi/blender 2023-05-02 01:27:14 +02:00
Austin Berenyi closed pull request blender/blender#106724 2023-05-02 01:26:10 +02:00
WIP: UI: Text cursor behavior for Apple Devices
Austin Berenyi commented on pull request blender/blender#106724 2023-04-29 16:31:29 +02:00
WIP: UI: Text cursor behavior for Apple Devices

@Harley In my last commit it looks like I may have some additional changes from someone else because I didn't merge with main before committing. If this is a problem, how would I go about fixing it?

Austin Berenyi commented on pull request blender/blender#106724 2023-04-29 16:29:03 +02:00
WIP: UI: Text cursor behavior for Apple Devices

@Harley I made suggested revisions, and applied the same for 'DELETE' and 'BACKSPACE' events. I tested the behavior, and everything is working exactly as I would expect.

Austin Berenyi commented on pull request blender/blender#106724 2023-04-24 17:44:09 +02:00
WIP: UI: Text cursor behavior for Apple Devices

@Harley Thank you! My only experience in code has been in Swift for iOS, so it was helpful for me to see how data types should be declared in your example.

The code compiles, and works great.…

Austin Berenyi commented on pull request blender/blender#106724 2023-04-22 02:58:33 +02:00
WIP: UI: Text cursor behavior for Apple Devices

Thank you @Harley and @brecht for the help! I reviewed your suggestions, and the logic make sense! I'm getting a couple errors probably due to my unfamiliarity with C.

I checked the parameters…

Austin Berenyi commented on pull request blender/blender#106724 2023-04-18 17:14:14 +02:00
WIP: UI: Text cursor behavior for Apple Devices

I'm new to the Blender dev process, so these questions are purely for more understanding. Is there anything keeping this PR from being confirmed? Or has it just not been reviewed based on…

Austin Berenyi created pull request blender/blender#106724 2023-04-08 23:55:29 +02:00
UI: Adds expected text cursor behavior for Apple Devices
Austin Berenyi commented on issue blender/blender#102210 2023-02-09 05:17:08 +01:00
Render: During rendering the clicking on the Camera icon of the jobs panel, should focus/open a Render Window.

This idea was submitted by me on Right-Click Select, so I'm hopeful it gets implemented :) any update?