Cleanup: Restructure and rename relax_face_sets.cc #124563

Merged
Sean Kim merged 2 commits from Sean-Kim/blender:restructure-relax into main 2024-07-12 05:24:43 +02:00
Member

In preparation for the topology relax brush which shares much of this
code, this commit renames the file and distinguishes between methods
that will and will not be shared between the topology relax and face set
relax brushes.

In preparation for the topology relax brush which shares much of this code, this commit renames the file and distinguishes between methods that will and will not be shared between the topology relax and face set relax brushes.
Sean Kim added 1 commit 2024-07-12 01:32:58 +02:00
In preparation for the topology relax brush which shares much of this
code, this commit renames the file and distinguishes between methods
that will and will not be shared between the topology relax and face set
relax brushes.
Sean Kim requested review from Hans Goudey 2024-07-12 01:33:14 +02:00
Sean Kim reviewed 2024-07-12 01:34:32 +02:00
@ -0,0 +610,4 @@
} // namespace relax_cc
inline namespace relax_face_set {
Author
Member

Not sure if this should be nested inside relax_cc or separate from it like it currently is, thoughts?

Not sure if this should be nested inside `relax_cc` or separate from it like it currently is, thoughts?
Member

I'd include everything besides the public functions at the bottom in the relax_cc namespace, which is mostly just for unity builds

I'd include everything besides the public functions at the bottom in the `relax_cc` namespace, which is mostly just for unity builds
Sean-Kim marked this conversation as resolved
Hans Goudey approved these changes 2024-07-12 02:49:42 +02:00
Sean Kim added 1 commit 2024-07-12 05:19:05 +02:00
Sean Kim merged commit 70d6926ab9 into main 2024-07-12 05:24:43 +02:00
Sean Kim deleted branch restructure-relax 2024-07-12 05:24:47 +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
2 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#124563
No description provided.