Obj-C Refactor: Port BLI_delete_soft from objc_* runtime calls to proper Obj-C #126766

Merged
Sergey Sharybin merged 3 commits from Brainzman/blender:objc-delete-soft-refactor into main 2024-09-03 12:08:39 +02:00
Member

Port the macOS version of the BLI_delete_soft function from raw
runtime objc_* calls function to proper Objective-C for increased
readability and long-term maintainability. This new function is placed
in a new intern/fileops_apple.mm file, analogous to the existing
intern/storage_apple.mm file.

Port the macOS version of the `BLI_delete_soft` function from raw runtime `objc_*` calls function to proper Objective-C for increased readability and long-term maintainability. This new function is placed in a new `intern/fileops_apple.mm` file, analogous to the existing `intern/storage_apple.mm` file.
Jonas Holzman added 1 commit 2024-08-25 22:30:09 +02:00
Obj-C Refactor: Port BLI_delete_soft from objc_* runtime calls to proper Obj-C
Some checks failed
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
ad657b07f5
Port the macOS version of the `BLI_delete_soft` function from raw
runtime `objc_*` calls function to proper Objective-C for increased
readability and long-term maintainability. This new function is placed
in a new `intern/fileops_apple.mm` file, analogous to the existing
`intern/storage_apple.mm` file.
Jonas Holzman requested review from Sergey Sharybin 2024-08-28 14:21:10 +02:00

@blender-bot build

@blender-bot build
Sergey Sharybin approved these changes 2024-08-29 16:04:57 +02:00
Dismissed

@Brainzman From the macOS side it seems fine, but we need to fix compilation error on other platforms. Can you take care of that? :)

@Brainzman From the macOS side it seems fine, but we need to fix compilation error on other platforms. Can you take care of that? :)
Jonas Holzman added 1 commit 2024-08-31 18:04:17 +02:00
Fixed wrong variable name prefix from bad rebase
Some checks failed
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
bef3e106da
Author
Member

@blender-bot build

@blender-bot build
Member

Only blender organization members with write access can start builds. See documentation for details.

Only blender organization members with write access can start builds. See [documentation](https://projects.blender.org/infrastructure/blender-bot/src/branch/main/README.md) for details.
Author
Member

@Sergey Whoops yeah that a small variable name change that slipped in during rebase. Fixed now thanks! I don't have the rights to re-trigger the build check, but I'll ask on the chat for someone else to do it

@Sergey Whoops yeah that a small variable name change that slipped in during rebase. Fixed now thanks! I don't have the rights to re-trigger the build check, but I'll ask on the chat for someone else to do it
Member

@blender-bot build

@blender-bot build
Jonas Holzman added 1 commit 2024-08-31 19:11:31 +02:00
Missing make format
All checks were successful
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
84313ae2db
Author
Member

The lint/coordinator checks failed due to a missing make format, that's now fixed. A last blender-bot build should get all checks in the green

The lint/coordinator checks failed due to a missing `make format`, that's now fixed. A last `blender-bot build` should get all checks in the green
Member

@blender-bot build

@blender-bot build
Jonas Holzman requested review from Sergey Sharybin 2024-09-01 16:40:26 +02:00
Sergey Sharybin approved these changes 2024-09-03 12:07:51 +02:00
Sergey Sharybin left a comment
Owner

LGTM.

Have a feeling it'll be easier to review if functions didn't move that much, to minimize
"noise" in diff. Something to keep in mind for the future.

LGTM. Have a feeling it'll be easier to review if functions didn't move that much, to minimize "noise" in diff. Something to keep in mind for the future.
Sergey Sharybin merged commit fe93de1a91 into main 2024-09-03 12:08:39 +02:00
Sergey Sharybin deleted branch objc-delete-soft-refactor 2024-09-03 12:08:43 +02:00
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#126766
No description provided.