WIP : animation name search change by name of collection for search #109786

Closed
Gangneron wants to merge 9 commits from (deleted):Space_nla into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
First-time contributor

proposed change to search nla animations. The goal is to replace in the search bar of the nla editor the animation name with the collection name of the object.

proposed change to search nla animations. The goal is to replace in the search bar of the nla editor the animation name with the collection name of the object.
Gangneron added 1 commit 2023-07-06 16:05:49 +02:00
a9b9741a71 Téléverser vers blender/source/blender/editors/space_nla
proposed change to search nla animations. The goal is to replace in the search bar of the nla editor the animation name with the collection name of the object.
Gangneron added 1 commit 2023-07-06 16:08:15 +02:00
Gangneron added 1 commit 2023-07-06 16:11:52 +02:00
Author
First-time contributor
@BClark
Author
First-time contributor

the first upload is bad because I saved as and replaced the files. It's a mistake on my part

the first upload is bad because I saved as and replaced the files. It's a mistake on my part
Author
First-time contributor
@dr.sybren

Please follow the ingredients of a pull request, and make sure the PR title is in English.

Please follow the [ingredients of a pull request](https://wiki.blender.org/wiki/Process/Contributing_Code#Ingredients_of_a_Pull_Request), and make sure the PR title is in English.
Author
First-time contributor

Ok sorry I changed the title.
But is it that my changed are good for the moment or no

Ok sorry I changed the title. But is it that my changed are good for the moment or no
Gangneron changed title from Téléverser vers blender/source/blender/editors/space_nla to Upload to blender/source/blender/editors/space_nla 2023-07-10 18:15:14 +02:00

Your commit changes every single line of the file, so it's very hard to comment on what you've been doing. Please take some time to present the work clearly, so that it can be understood without much effort.

Your commit changes every single line of the file, so it's very hard to comment on what you've been doing. Please take some time to present the work clearly, so that it can be understood without much effort.
Author
First-time contributor

I will closed the commit and I will create one other commit if you agree.

I will closed the commit and I will create one other commit if you agree.

Please do not close this PR, you can just push more commits to the same branch, and it'll update the PR automatically.

Please do **not** close this PR, you can just push more commits to the same branch, and it'll update the PR automatically.
Member

Your formatting issues are the same as those from the duplicated PR at !109173, !109200 and !109759. I believe the main problem is not using git to create and push the commits. Again, I strongly suggest learning at least the basics of git.

Your formatting issues are the same as those from the duplicated PR at !109173, !109200 and !109759. I believe the main problem is not using git to create and push the commits. Again, I strongly suggest learning at least the basics of git.

I think it's more an issue of not having auto-formatting with Clang-Format set up in your IDE. Alternatively, just run make format before committing.

I think it's more an issue of not having auto-formatting with Clang-Format set up in your IDE. Alternatively, just run `make format` before committing.
Gangneron changed title from Upload to blender/source/blender/editors/space_nla to WIP : animation name search change by name of collection for search 2023-07-18 10:31:15 +02:00
Gangneron added 1 commit 2023-07-18 11:41:00 +02:00
Gangneron added 1 commit 2023-07-18 13:46:47 +02:00
8070cdaa54 change file extension to correct extension
the space_nla.c file is replaced by the correct version, i.e. space_nla.cc, which includes a change made at the level of the following PR 69aee8ba6b
Gangneron added 1 commit 2023-07-18 13:54:27 +02:00
8dd3f930ea animation name search change by name of collection for search on correct file
the file change includes the addition of the collection system to have the name of the object and to be able to search by collection name the objects.
Gangneron added 1 commit 2023-09-11 19:06:54 +02:00
Gangneron added 1 commit 2023-09-11 20:21:55 +02:00
74aee17af4 Add search system for nla editor
This pr adds the initialization of collections as well as a search system. The "LISTEBASE_FOREATCH" comes from the file versionning_400.cc and the initialization system comes from the file object_collection.c. The goal is to be able to search nla animations by collection name.
Gangneron added 1 commit 2023-10-01 12:14:13 +02:00
efe9ec08b5 Change system of search
changed system of search an replace old system for identique system than in interface region search
Gangneron closed this pull request 2023-10-01 12:17:03 +02:00
Gangneron deleted branch Space_nla 2023-11-22 18:09:07 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
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
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
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
EEVEE & Viewport
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
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
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
3 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#109786
No description provided.