UV Offset Modifier #30837

Closed
opened 2012-04-06 19:31:37 +02:00 by Pawel Kowal · 9 comments

%%%This modifier enables animating uv coordinates.

Detailed info with screencast, video tutorial, example .blend file and modifier help is here: http://kompak.pl/uvoffset

Short movie making heavy use of modifier can be found here: http://kompak.pl/rain%%%

%%%This modifier enables animating uv coordinates. Detailed info with screencast, video tutorial, example .blend file and modifier help is here: http://kompak.pl/uvoffset Short movie making heavy use of modifier can be found here: http://kompak.pl/rain%%%
Author

Changed status to: 'Open'

Changed status to: 'Open'

%%%left review here:
http://codereview.appspot.com/5991062%%%

%%%left review here: http://codereview.appspot.com/5991062%%%
Author

%%%Campbell, I've modified the code so it uses vector now instead of two coordinates.

I'll need your help with getting the bone / target position after constraints / drivers applied.

I don't agree that offset should be relative. It's difficult to control modifier this way.
Offset should take into account only target's position.
If you want to move object and target together parent it to something.%%%

%%%Campbell, I've modified the code so it uses vector now instead of two coordinates. I'll need your help with getting the bone / target position after constraints / drivers applied. I don't agree that offset should be relative. It's difficult to control modifier this way. Offset should take into account only target's position. If you want to move object and target together parent it to something.%%%
Author

%%%And the attachment.%%%

%%%And the attachment.%%%

%%%attached a patch. makes the following changes.

  • matrix between the object and the target/bone matrix are used for the UV offset (this works like hooks). can think of this like UV hooks.
  • fix error in line 177 on the v2 version of the patch 'else weight == 1.0f;', should be '='.
  • remove comment about use of get_pose_channel(), this checks for an empty string.
    %%%
%%%attached a patch. makes the following changes. - matrix between the object and the target/bone matrix are used for the UV offset (this works like hooks). can think of this like UV hooks. - fix error in line 177 on the v2 version of the patch 'else weight == 1.0f;', should be '='. - remove comment about use of get_pose_channel(), this checks for an empty string. %%%
Author

%%%attached a patch, changed target to controller and subtarget to bone in both ui and data structure, still need to agree offset calculations%%%

%%%attached a patch, changed target to controller and subtarget to bone in both ui and data structure, still need to agree offset calculations%%%
Author

%%%changed it to work with 2.63a, controlling with object works Campbell way (except sign of offset), controlling with bone uses only its pose position - rotation and scale are discarded%%%

%%%changed it to work with 2.63a, controlling with object works Campbell way (except sign of offset), controlling with bone uses only its pose position - rotation and scale are discarded%%%

%%%Applied modified patch to svn -r52987%%%

%%%Applied modified patch to svn -r52987%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
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
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#30837
No description provided.