Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(598)

Issue 5402041: Automated image sequence offset calculation

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by sergey.vfx
Modified:
12 years, 5 months ago
Reviewers:
bf-codereview
CC:
brechtvl, ideasman42
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

Automated image sequence offset calculation for image input node and image editor. Calculate offset or sequence when loading image in node or editor and also re-calculate offset when switching currently displaying image in editor or source image in input node. This makes using image sequences easier to use when they aren't starting from 1 (i've seen several times when artists used external tools to rename sequences instead of setting offset for them) Also this kind of recalculation is needed because offset is stored in ImageUser structure so when you're switching from one sequence to another it can be really annoying because offset from previous sequence would be used for new sequence.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -4 lines) Patch
source/blender/blenkernel/BKE_image.h View 1 chunk +3 lines, -0 lines 0 comments Download
source/blender/blenkernel/intern/image.c View 1 chunk +26 lines, -0 lines 0 comments Download
source/blender/blenkernel/intern/movieclip.c View 1 chunk +1 line, -1 line 0 comments Download
source/blender/editors/space_image/image_ops.c View 1 chunk +2 lines, -1 line 0 comments Download
source/blender/makesrna/intern/rna_nodetree.c View 2 chunks +12 lines, -1 line 0 comments Download
source/blender/makesrna/intern/rna_space.c View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 1
sergey.vfx
12 years, 5 months ago (2011-11-16 19:05:43 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b