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

Issue 4476050: Node changes from Particles Branch

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

Description

Node changes from Particles Branch

Patch Set 1 #

Patch Set 2 : Updated patch #

Total comments: 88

Patch Set 3 : Updated patch #

Total comments: 6

Patch Set 4 : Update patch #

Patch Set 5 : Update patch #

Patch Set 6 : Update patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26643 lines, -22635 lines) Patch
M source/blender/blenkernel/BKE_blender.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M source/blender/blenkernel/BKE_node.h View 1 2 3 4 5 8 chunks +262 lines, -84 lines 0 comments Download
M source/blender/blenkernel/intern/material.c View 1 2 3 4 5 2 chunks +6 lines, -3 lines 0 comments Download
M source/blender/blenkernel/intern/node.c View 1 2 3 4 5 27 chunks +828 lines, -2494 lines 0 comments Download
M source/blender/blenkernel/intern/texture.c View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M source/blender/blenlib/BLI_math_matrix.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/blenlib/BLI_math_vector.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/blenlib/intern/math_matrix.c View 1 2 3 4 5 1 chunk +18 lines, -0 lines 0 comments Download
M source/blender/blenlib/intern/math_vector.c View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M source/blender/blenloader/CMakeLists.txt View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/blenloader/SConscript View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M source/blender/blenloader/intern/readfile.c View 1 2 3 4 5 16 chunks +190 lines, -72 lines 0 comments Download
M source/blender/blenloader/intern/writefile.c View 1 2 3 4 5 5 chunks +18 lines, -8 lines 0 comments Download
M source/blender/editors/include/ED_node.h View 1 2 3 4 5 3 chunks +4 lines, -0 lines 0 comments Download
M source/blender/editors/sculpt_paint/paint_image.c View 1 2 3 4 5 3 chunks +3 lines, -2 lines 0 comments Download
M source/blender/editors/sculpt_paint/sculpt.c View 1 2 3 4 5 3 chunks +3 lines, -2 lines 0 comments Download
M source/blender/editors/space_node/drawnode.c View 1 2 3 4 5 11 chunks +705 lines, -28 lines 0 comments Download
M source/blender/editors/space_node/node_buttons.c View 1 2 3 4 5 1 chunk +4 lines, -2 lines 0 comments Download
M source/blender/editors/space_node/node_draw.c View 1 2 3 4 5 19 chunks +172 lines, -495 lines 0 comments Download
M source/blender/editors/space_node/node_edit.c View 1 2 3 4 5 59 chunks +460 lines, -209 lines 0 comments Download
M source/blender/editors/space_node/node_header.c View 1 2 3 4 5 4 chunks +118 lines, -74 lines 0 comments Download
M source/blender/editors/space_node/node_intern.h View 1 2 3 4 5 6 chunks +13 lines, -2 lines 0 comments Download
M source/blender/editors/space_node/node_ops.c View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M source/blender/editors/space_node/node_select.c View 1 2 3 4 5 9 chunks +22 lines, -2 lines 0 comments Download
M source/blender/editors/space_node/node_state.c View 1 2 3 4 5 3 chunks +9 lines, -25 lines 0 comments Download
M source/blender/editors/space_node/space_node.c View 1 2 3 4 5 1 chunk +19 lines, -3 lines 0 comments Download
M source/blender/editors/transform/transform_conversions.c View 1 2 3 4 5 4 chunks +18 lines, -1 line 0 comments Download
M source/blender/gpu/SConscript View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M source/blender/makesdna/DNA_node_types.h View 1 2 3 4 5 9 chunks +119 lines, -53 lines 0 comments Download
M source/blender/makesrna/RNA_access.h View 1 2 3 4 5 4 chunks +5 lines, -3 lines 0 comments Download
M source/blender/makesrna/RNA_enum_types.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M source/blender/makesrna/RNA_types.h View 1 2 3 4 5 1 chunk +4 lines, -1 line 0 comments Download
M source/blender/makesrna/SConscript View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_access.c View 1 2 3 4 5 1 chunk +11 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_main_api.c View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M source/blender/makesrna/intern/rna_nodetree.c View 1 2 3 4 5 27 chunks +319 lines, -132 lines 0 comments Download
M source/blender/makesrna/intern/rna_nodetree_types.h View 1 2 3 4 5 2 chunks +9 lines, -1 line 0 comments Download
M source/blender/makesrna/intern/rna_object.c View 1 2 3 4 5 2 chunks +8 lines, -6 lines 0 comments Download
M source/blender/makesrna/intern/rna_rna.c View 1 2 3 4 5 1 chunk +36 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_space.c View 1 2 3 4 5 6 chunks +25 lines, -8 lines 0 comments Download
M source/blender/modifiers/CMakeLists.txt View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/modifiers/SConscript View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
D source/blender/nodes/CMP_node.h View 1 2 3 4 5 1 chunk +0 lines, -117 lines 0 comments Download
M source/blender/nodes/CMakeLists.txt View 1 2 3 4 5 2 chunks +125 lines, -106 lines 0 comments Download
A source/blender/nodes/NOD_composite.h View 1 2 3 4 5 1 chunk +123 lines, -0 lines 0 comments Download
A source/blender/nodes/NOD_shader.h View 1 2 3 4 5 1 chunk +78 lines, -0 lines 0 comments Download
A source/blender/nodes/NOD_socket.h View 1 2 3 4 5 1 chunk +84 lines, -0 lines 0 comments Download
A source/blender/nodes/NOD_texture.h View 1 2 3 4 5 1 chunk +88 lines, -0 lines 0 comments Download
M source/blender/nodes/SConscript View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
D source/blender/nodes/SHD_node.h View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
D source/blender/nodes/TEX_node.h View 1 2 3 4 5 1 chunk +0 lines, -82 lines 0 comments Download
A source/blender/nodes/composite/node_composite_tree.c View 1 2 3 4 5 1 chunk +804 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/node_composite_util.h View 1 2 3 4 5 1 chunk +210 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/node_composite_util.c View 1 2 3 4 5 1 chunk +1407 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_alphaOver.c View 1 2 3 4 5 1 chunk +163 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_bilateralblur.c View 1 2 3 4 5 1 chunk +271 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_blur.c View 1 2 3 4 5 1 chunk +736 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_brightness.c View 1 2 3 4 5 1 chunk +110 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_channelMatte.c View 1 2 3 4 5 1 chunk +216 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_chromaMatte.c View 1 2 3 4 5 1 chunk +207 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_colorMatte.c View 1 2 3 4 5 1 chunk +135 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_colorSpill.c View 1 2 3 4 5 1 chunk +341 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_colorbalance.c View 1 2 3 4 5 1 chunk +201 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_common.c View 1 2 3 4 5 1 chunk +373 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_composite.c View 1 2 3 4 5 1 chunk +113 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_crop.c View 1 2 3 4 5 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_curves.c View 1 2 3 4 5 1 chunk +209 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_defocus.c View 1 2 3 4 5 1 chunk +892 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_diffMatte.c View 1 2 3 4 5 1 chunk +151 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_dilate.c View 1 2 3 4 5 1 chunk +163 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_directionalblur.c View 1 2 3 4 5 1 chunk +146 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_displace.c View 1 2 3 4 5 1 chunk +199 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_distanceMatte.c View 1 2 3 4 5 1 chunk +148 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_filter.c View 1 2 3 4 5 1 chunk +239 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_flip.c View 1 2 3 4 5 1 chunk +106 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_gamma.c View 1 2 3 4 5 1 chunk +90 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_glare.c View 1 2 3 4 5 1 chunk +505 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_hueSatVal.c View 1 2 3 4 5 1 chunk +122 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_huecorrect.c View 1 2 3 4 5 1 chunk +170 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_idMask.c View 1 2 3 4 5 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_image.c View 1 2 3 4 5 1 chunk +447 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_invert.c View 1 2 3 4 5 1 chunk +135 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_lensdist.c View 1 2 3 4 5 1 chunk +207 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_levels.c View 1 2 3 4 5 1 chunk +339 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_lummaMatte.c View 1 2 3 4 5 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_mapUV.c View 1 2 3 4 5 1 chunk +180 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_mapValue.c View 1 2 3 4 5 1 chunk +103 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_math.c View 1 2 3 4 5 1 chunk +210 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_mixrgb.c View 1 2 3 4 5 1 chunk +99 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_normal.c View 1 2 3 4 5 1 chunk +109 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_normalize.c View 1 2 3 4 5 1 chunk +117 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_outputFile.c View 1 2 3 4 5 1 chunk +127 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_premulkey.c View 1 2 3 4 5 1 chunk +78 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_rgb.c View 1 2 3 4 5 1 chunk +77 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_rotate.c View 1 2 3 4 5 1 chunk +141 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_scale.c View 1 2 3 4 5 1 chunk +134 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c View 1 2 3 4 5 1 chunk +187 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c View 1 2 3 4 5 1 chunk +162 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c View 1 2 3 4 5 1 chunk +313 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c View 1 2 3 4 5 1 chunk +187 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_setalpha.c View 1 2 3 4 5 1 chunk +89 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_splitViewer.c View 1 2 3 4 5 1 chunk +171 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_texture.c View 1 2 3 4 5 1 chunk +160 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_tonemap.c View 1 2 3 4 5 1 chunk +179 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_translate.c View 1 2 3 4 5 1 chunk +76 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_valToRgb.c View 1 2 3 4 5 1 chunk +152 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_value.c View 1 2 3 4 5 1 chunk +72 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_vecBlur.c View 1 2 3 4 5 1 chunk +113 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_viewer.c View 1 2 3 4 5 1 chunk +148 lines, -0 lines 0 comments Download
A source/blender/nodes/composite/nodes/node_composite_zcombine.c View 1 2 3 4 5 1 chunk +238 lines, -0 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c View 1 2 3 4 5 1 chunk +0 lines, -163 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c View 1 2 3 4 5 1 chunk +0 lines, -271 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_blur.c View 1 2 3 4 5 1 chunk +0 lines, -736 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_brightness.c View 1 2 3 4 5 1 chunk +0 lines, -110 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c View 1 2 3 4 5 1 chunk +0 lines, -216 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c View 1 2 3 4 5 1 chunk +0 lines, -207 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c View 1 2 3 4 5 1 chunk +0 lines, -135 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c View 1 2 3 4 5 1 chunk +0 lines, -341 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c View 1 2 3 4 5 1 chunk +0 lines, -201 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_composite.c View 1 2 3 4 5 1 chunk +0 lines, -113 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_crop.c View 1 2 3 4 5 1 chunk +0 lines, -129 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_curves.c View 1 2 3 4 5 1 chunk +0 lines, -209 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_defocus.c View 1 2 3 4 5 1 chunk +0 lines, -892 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c View 1 2 3 4 5 1 chunk +0 lines, -151 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_dilate.c View 1 2 3 4 5 1 chunk +0 lines, -163 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c View 1 2 3 4 5 1 chunk +0 lines, -146 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_displace.c View 1 2 3 4 5 1 chunk +0 lines, -199 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c View 1 2 3 4 5 1 chunk +0 lines, -148 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_filter.c View 1 2 3 4 5 1 chunk +0 lines, -239 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_flip.c View 1 2 3 4 5 1 chunk +0 lines, -106 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_gamma.c View 1 2 3 4 5 1 chunk +0 lines, -90 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_glare.c View 1 2 3 4 5 1 chunk +0 lines, -505 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c View 1 2 3 4 5 1 chunk +0 lines, -122 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c View 1 2 3 4 5 1 chunk +0 lines, -170 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_idMask.c View 1 2 3 4 5 1 chunk +0 lines, -125 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_image.c View 1 2 3 4 5 1 chunk +0 lines, -447 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_invert.c View 1 2 3 4 5 1 chunk +0 lines, -135 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c View 1 2 3 4 5 1 chunk +0 lines, -207 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_levels.c View 1 2 3 4 5 1 chunk +0 lines, -350 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c View 1 2 3 4 5 1 chunk +0 lines, -125 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c View 1 2 3 4 5 1 chunk +0 lines, -180 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c View 1 2 3 4 5 1 chunk +0 lines, -103 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_math.c View 1 2 3 4 5 1 chunk +0 lines, -210 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c View 1 2 3 4 5 1 chunk +0 lines, -99 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_normal.c View 1 2 3 4 5 1 chunk +0 lines, -97 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_normalize.c View 1 2 3 4 5 1 chunk +0 lines, -117 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c View 1 2 3 4 5 1 chunk +0 lines, -127 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c View 1 2 3 4 5 1 chunk +0 lines, -78 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_rgb.c View 1 2 3 4 5 1 chunk +0 lines, -64 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_rotate.c View 1 2 3 4 5 1 chunk +0 lines, -141 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_scale.c View 1 2 3 4 5 1 chunk +0 lines, -134 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c View 1 2 3 4 5 1 chunk +0 lines, -187 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c View 1 2 3 4 5 1 chunk +0 lines, -162 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c View 1 2 3 4 5 1 chunk +0 lines, -313 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c View 1 2 3 4 5 1 chunk +0 lines, -187 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c View 1 2 3 4 5 1 chunk +0 lines, -89 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c View 1 2 3 4 5 1 chunk +0 lines, -171 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_texture.c View 1 2 3 4 5 1 chunk +0 lines, -160 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c View 1 2 3 4 5 1 chunk +0 lines, -179 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_translate.c View 1 2 3 4 5 1 chunk +0 lines, -76 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c View 1 2 3 4 5 1 chunk +0 lines, -152 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_value.c View 1 2 3 4 5 1 chunk +0 lines, -62 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c View 1 2 3 4 5 1 chunk +0 lines, -113 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_viewer.c View 1 2 3 4 5 1 chunk +0 lines, -150 lines 0 comments Download
D source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c View 1 2 3 4 5 1 chunk +0 lines, -238 lines 0 comments Download
D source/blender/nodes/intern/CMP_util.h View 1 2 3 4 5 1 chunk +0 lines, -211 lines 0 comments Download
D source/blender/nodes/intern/CMP_util.c View 1 2 3 4 5 1 chunk +0 lines, -1407 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_camera.c View 1 2 3 4 5 1 chunk +0 lines, -76 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_curves.c View 1 2 3 4 5 1 chunk +0 lines, -142 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c View 1 2 3 4 5 1 chunk +0 lines, -792 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_geom.c View 1 2 3 4 5 1 chunk +0 lines, -153 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c View 1 2 3 4 5 1 chunk +0 lines, -99 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_invert.c View 1 2 3 4 5 1 chunk +0 lines, -90 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_mapping.c View 1 2 3 4 5 1 chunk +0 lines, -104 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_material.c View 1 2 3 4 5 1 chunk +0 lines, -304 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_math.c View 1 2 3 4 5 1 chunk +0 lines, -256 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c View 1 2 3 4 5 1 chunk +0 lines, -91 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_normal.c View 1 2 3 4 5 1 chunk +0 lines, -83 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_output.c View 1 2 3 4 5 1 chunk +0 lines, -96 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_rgb.c View 1 2 3 4 5 1 chunk +0 lines, -70 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c View 1 2 3 4 5 1 chunk +0 lines, -81 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_texture.c View 1 2 3 4 5 1 chunk +0 lines, -149 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c View 1 2 3 4 5 1 chunk +0 lines, -129 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_value.c View 1 2 3 4 5 1 chunk +0 lines, -71 lines 0 comments Download
D source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c View 1 2 3 4 5 1 chunk +0 lines, -150 lines 0 comments Download
D source/blender/nodes/intern/SHD_util.h View 1 2 3 4 5 1 chunk +0 lines, -124 lines 0 comments Download
D source/blender/nodes/intern/SHD_util.c View 1 2 3 4 5 1 chunk +0 lines, -214 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_at.c View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_bricks.c View 1 2 3 4 5 1 chunk +0 lines, -133 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_checker.c View 1 2 3 4 5 1 chunk +0 lines, -83 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_compose.c View 1 2 3 4 5 1 chunk +0 lines, -71 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_coord.c View 1 2 3 4 5 1 chunk +0 lines, -65 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_curves.c View 1 2 3 4 5 1 chunk +0 lines, -127 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_decompose.c View 1 2 3 4 5 1 chunk +0 lines, -92 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_distance.c View 1 2 3 4 5 1 chunk +0 lines, -76 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c View 1 2 3 4 5 1 chunk +0 lines, -106 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_image.c View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_invert.c View 1 2 3 4 5 1 chunk +0 lines, -78 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_math.c View 1 2 3 4 5 1 chunk +0 lines, -201 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c View 1 2 3 4 5 1 chunk +0 lines, -79 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_output.c View 1 2 3 4 5 1 chunk +0 lines, -173 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_proc.c View 1 2 3 4 5 1 chunk +0 lines, -325 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_rotate.c View 1 2 3 4 5 1 chunk +0 lines, -109 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_scale.c View 1 2 3 4 5 1 chunk +0 lines, -82 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_texture.c View 1 2 3 4 5 1 chunk +0 lines, -103 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_translate.c View 1 2 3 4 5 1 chunk +0 lines, -78 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c View 1 2 3 4 5 1 chunk +0 lines, -94 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c View 1 2 3 4 5 1 chunk +0 lines, -116 lines 0 comments Download
D source/blender/nodes/intern/TEX_nodes/TEX_viewer.c View 1 2 3 4 5 1 chunk +0 lines, -70 lines 0 comments Download
D source/blender/nodes/intern/TEX_util.h View 1 2 3 4 5 1 chunk +0 lines, -126 lines 0 comments Download
D source/blender/nodes/intern/TEX_util.c View 1 2 3 4 5 1 chunk +0 lines, -214 lines 0 comments Download
A source/blender/nodes/intern/node_common.h View 1 2 4 5 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/nodes/intern/node_common.c View 1 2 3 4 5 1 chunk +977 lines, -0 lines 0 comments Download
A source/blender/nodes/intern/node_exec.h View 4 5 1 chunk +84 lines, -0 lines 0 comments Download
A source/blender/nodes/intern/node_exec.c View 1 2 3 4 5 1 chunk +303 lines, -0 lines 0 comments Download
A source/blender/nodes/intern/node_socket.c View 1 2 3 4 5 1 chunk +423 lines, -0 lines 0 comments Download
M source/blender/nodes/intern/node_util.h View 1 2 3 4 5 1 chunk +13 lines, -0 lines 0 comments Download
M source/blender/nodes/intern/node_util.c View 1 2 3 4 5 2 chunks +16 lines, -2 lines 0 comments Download
A source/blender/nodes/shader/node_shader_tree.c View 1 2 3 4 5 1 chunk +198 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/node_shader_util.h View 1 2 3 4 5 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/node_shader_util.c View 1 2 3 4 5 1 chunk +287 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_camera.c View 1 2 3 4 5 1 chunk +76 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_common.c View 1 2 3 4 5 1 chunk +327 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_curves.c View 1 2 3 4 5 1 chunk +142 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_dynamic.c View 1 2 3 4 5 1 chunk +792 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_geom.c View 1 2 3 4 5 1 chunk +153 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_hueSatVal.c View 1 2 3 4 5 1 chunk +99 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_invert.c View 1 2 3 4 5 1 chunk +90 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_mapping.c View 1 2 3 4 5 1 chunk +104 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_material.c View 1 2 3 4 5 1 chunk +304 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_math.c View 1 2 3 4 5 1 chunk +256 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_mixRgb.c View 1 2 3 4 5 1 chunk +91 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_normal.c View 1 2 3 4 5 1 chunk +95 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_output.c View 1 2 3 4 5 1 chunk +96 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_rgb.c View 1 2 3 4 5 1 chunk +84 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c View 1 2 3 4 5 1 chunk +112 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_squeeze.c View 1 2 3 4 5 1 chunk +81 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_texture.c View 1 2 3 4 5 1 chunk +149 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_valToRgb.c View 1 2 3 4 5 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_value.c View 1 2 3 4 5 1 chunk +82 lines, -0 lines 0 comments Download
A source/blender/nodes/shader/nodes/node_shader_vectMath.c View 1 2 3 4 5 1 chunk +150 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/node_texture_tree.c View 1 2 3 4 5 1 chunk +232 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/node_texture_util.h View 1 2 3 4 5 1 chunk +123 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/node_texture_util.c View 1 2 3 4 5 1 chunk +172 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_at.c View 1 2 3 4 5 1 chunk +72 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_bricks.c View 1 2 3 4 5 1 chunk +134 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_checker.c View 1 2 3 4 5 1 chunk +83 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_common.c View 1 2 3 4 5 1 chunk +271 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_compose.c View 1 2 3 4 5 1 chunk +71 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_coord.c View 1 2 3 4 5 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_curves.c View 1 2 3 4 5 1 chunk +127 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_decompose.c View 1 2 3 4 5 1 chunk +92 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_distance.c View 1 2 3 4 5 1 chunk +76 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_hueSatVal.c View 1 2 3 4 5 1 chunk +106 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_image.c View 1 2 3 4 5 1 chunk +112 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_invert.c View 1 2 3 4 5 1 chunk +78 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_math.c View 1 2 3 4 5 1 chunk +201 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_mixRgb.c View 1 2 3 4 5 1 chunk +79 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_output.c View 1 2 3 4 5 1 chunk +173 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_proc.c View 1 2 3 4 5 1 chunk +326 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_rotate.c View 1 2 3 4 5 1 chunk +109 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_scale.c View 1 2 3 4 5 1 chunk +82 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_texture.c View 1 2 3 4 5 1 chunk +103 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_translate.c View 1 2 3 4 5 1 chunk +78 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_valToNor.c View 1 2 3 4 5 1 chunk +94 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_valToRgb.c View 1 2 3 4 5 1 chunk +116 lines, -0 lines 0 comments Download
A source/blender/nodes/texture/nodes/node_texture_viewer.c View 1 2 3 4 5 1 chunk +70 lines, -0 lines 0 comments Download
M source/blender/render/intern/source/render_texture.c View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M source/creator/CMakeLists.txt View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13
brechtvl
12 years, 11 months ago (2011-05-06 10:25:28 UTC) #1
brechtvl
First batch of code comments and questions. http://codereview.appspot.com/4476050/diff/3001/source/blender/editors/space_node/node_edit.c File source/blender/editors/space_node/node_edit.c (right): http://codereview.appspot.com/4476050/diff/3001/source/blender/editors/space_node/node_edit.c#newcode2105 source/blender/editors/space_node/node_edit.c:2105: if (!(link->flag ...
12 years, 11 months ago (2011-05-06 11:26:46 UTC) #2
brechtvl
Some more comments, some a bit nitpicky. Still need to review node.c and space_node code. ...
12 years, 11 months ago (2011-05-06 13:00:23 UTC) #3
lukas.toenne
http://codereview.appspot.com/4476050/diff/3001/source/blender/editors/space_node/node_edit.c File source/blender/editors/space_node/node_edit.c (right): http://codereview.appspot.com/4476050/diff/3001/source/blender/editors/space_node/node_edit.c#newcode2105 source/blender/editors/space_node/node_edit.c:2105: if (!(link->flag & NLINK_VALID)) { On 2011/05/06 11:26:46, brechtvl ...
12 years, 11 months ago (2011-05-06 13:48:36 UTC) #4
lukas.toenne
Fixed a few more issues. http://codereview.appspot.com/4476050/diff/3001/source/blender/makesdna/DNA_node_types.h File source/blender/makesdna/DNA_node_types.h (right): http://codereview.appspot.com/4476050/diff/3001/source/blender/makesdna/DNA_node_types.h#newcode198 source/blender/makesdna/DNA_node_types.h:198: #define NODE_BACKGROUND (1<<12) On ...
12 years, 11 months ago (2011-05-06 19:46:20 UTC) #5
lukas.toenne
Fixed most remaining issues. http://codereview.appspot.com/4476050/diff/3001/source/blender/blenkernel/BKE_node.h File source/blender/blenkernel/BKE_node.h (right): http://codereview.appspot.com/4476050/diff/3001/source/blender/blenkernel/BKE_node.h#newcode78 source/blender/blenkernel/BKE_node.h:78: struct bNodeDataSource; On 2011/05/06 13:00:23, ...
12 years, 11 months ago (2011-05-09 09:02:32 UTC) #6
lukas.toenne
The storage of the execdata in node trees is an intermediate solution until a better ...
12 years, 11 months ago (2011-05-09 09:16:23 UTC) #7
brechtvl
Latest changes look fine to me, except for this one thing. http://codereview.appspot.com/4476050/diff/16001/source/blender/makesdna/DNA_node_types.h File source/blender/makesdna/DNA_node_types.h (right): ...
12 years, 11 months ago (2011-05-09 11:15:24 UTC) #8
lukas.toenne
http://codereview.appspot.com/4476050/diff/16001/source/blender/makesdna/DNA_node_types.h File source/blender/makesdna/DNA_node_types.h (right): http://codereview.appspot.com/4476050/diff/16001/source/blender/makesdna/DNA_node_types.h#newcode314 source/blender/makesdna/DNA_node_types.h:314: #define SOCK_SUBTYPE_XYZ 12 On 2011/05/09 11:15:24, brechtvl wrote: > ...
12 years, 11 months ago (2011-05-10 11:21:50 UTC) #9
brechtvl
Also reviewed node.c now, not much to comment. http://codereview.appspot.com/4476050/diff/16001/source/blender/blenkernel/intern/node.c File source/blender/blenkernel/intern/node.c (right): http://codereview.appspot.com/4476050/diff/16001/source/blender/blenkernel/intern/node.c#newcode74 source/blender/blenkernel/intern/node.c:74: #include ...
12 years, 11 months ago (2011-05-10 16:06:25 UTC) #10
brechtvl
I've reviewed all the code now, looks good to go in if remaining issues are ...
12 years, 11 months ago (2011-05-10 16:08:42 UTC) #11
lukas.toenne
http://codereview.appspot.com/4476050/diff/16001/source/blender/blenkernel/intern/node.c File source/blender/blenkernel/intern/node.c (right): http://codereview.appspot.com/4476050/diff/16001/source/blender/blenkernel/intern/node.c#newcode74 source/blender/blenkernel/intern/node.c:74: #include "intern/node_socket.h" On 2011/05/10 16:06:25, brechtvl wrote: > The ...
12 years, 11 months ago (2011-05-11 17:28:44 UTC) #12
brechtvl
12 years, 11 months ago (2011-05-13 11:46:36 UTC) #13
As mentioned in IRC, the doxygen comments & #ifdefs for headers were not updated
for the renames.

But besides that, LGTM!
Sign in to reply to this message.

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