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

Issue 6450116: Dupli texture coordinates for Cycles (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by lukas.toenne1
Modified:
11 years, 7 months ago
Reviewers:
brechtvl, bf-codereview
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

Reimplementation of the "from dupli" texture coordinate option in Blender Internal texture mapping. In this initial version it's accessible as a switch in the Texture Coordinates node. When activated, the Generated and UV coordinates are taken from the parent object of the instance instead, just like in the old mapping panel. Other coordinates (Object, Normal, Reflection) are not yet implemented, can be added later. The UI design could be changed, perhaps this should rather be a separate new node.

Patch Set 1 #

Patch Set 2 : Updated to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+235 lines, -56 lines) Patch
intern/cycles/blender/blender_object.cpp View 1 4 chunks +14 lines, -3 lines 0 comments Download
intern/cycles/blender/blender_shader.cpp View 1 1 chunk +4 lines, -1 line 0 comments Download
intern/cycles/blender/blender_sync.h View 1 1 chunk +1 line, -1 line 0 comments Download
intern/cycles/blender/blender_util.h View 1 2 chunks +22 lines, -0 lines 0 comments Download
intern/cycles/kernel/kernel_object.h View 1 2 chunks +23 lines, -1 line 0 comments Download
intern/cycles/kernel/kernel_types.h View 1 1 chunk +1 line, -1 line 0 comments Download
intern/cycles/kernel/svm/svm_tex_coord.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
intern/cycles/kernel/svm/svm_types.h View 1 2 chunks +4 lines, -1 line 0 comments Download
intern/cycles/render/nodes.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
intern/cycles/render/nodes.cpp View 1 1 chunk +96 lines, -45 lines 0 comments Download
intern/cycles/render/object.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
intern/cycles/render/object.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download
source/blender/blenkernel/BKE_blender.h View 1 1 chunk +1 line, -1 line 0 comments Download
source/blender/blenloader/intern/readfile.c View 1 2 chunks +21 lines, -0 lines 0 comments Download
source/blender/editors/space_node/drawnode.c View 1 2 chunks +8 lines, -0 lines 0 comments Download
source/blender/makesrna/intern/rna_nodetree.c View 1 1 chunk +10 lines, -0 lines 0 comments Download
source/blender/makesrna/intern/rna_nodetree_types.h View 1 1 chunk +1 line, -1 line 0 comments Download
source/blender/makesrna/intern/rna_object.c View 1 1 chunk +11 lines, -0 lines 0 comments Download
source/blender/nodes/shader/nodes/node_shader_tex_coord.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
lukas.toenne1
11 years, 9 months ago (2012-08-10 13:27:05 UTC) #1
lukas.toenne1
Updated to trunk
11 years, 8 months ago (2012-09-01 07:22:01 UTC) #2
brechtvl
11 years, 7 months ago (2012-10-04 21:41:15 UTC) #3
Committed the patch to svn now, fixed the globals hack.
Sign in to reply to this message.

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