[Bf-codereview] Blender Dynamic Paint (soc-2011-carrot) (issue 5189041)

miikah88 at gmail.com miikah88 at gmail.com
Tue Oct 4 16:16:04 CEST 2011


Reviewers: bf-codereview_blender.org,



Please review this at http://codereview.appspot.com/5189041/

Affected files:
   M     release/scripts/startup/bl_ui/__init__.py
   M     release/scripts/startup/bl_ui/properties_data_modifier.py
   M     release/scripts/startup/bl_ui/properties_physics_common.py
   A     release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py
   M     release/scripts/startup/bl_ui/space_time.py
   M     source/blender/CMakeLists.txt
   M     source/blender/blenkernel/BKE_bvhutils.h
   A     source/blender/blenkernel/BKE_dynamicpaint.h
   M     source/blender/blenkernel/BKE_pointcache.h
   M     source/blender/blenkernel/CMakeLists.txt
   M     source/blender/blenkernel/intern/DerivedMesh.c
   M     source/blender/blenkernel/intern/bvhutils.c
   M     source/blender/blenkernel/intern/cdderivedmesh.c
   A     source/blender/blenkernel/intern/dynamicpaint.c
   M     source/blender/blenkernel/intern/particle.c
   M     source/blender/blenkernel/intern/pointcache.c
   M     source/blender/blenkernel/intern/subsurf_ccg.c
   M     source/blender/blenlib/BLI_kdtree.h
   M     source/blender/blenlib/BLI_math_geom.h
   M     source/blender/blenlib/intern/BLI_kdtree.c
   M     source/blender/blenlib/intern/math_geom.c
   M     source/blender/blenloader/intern/readfile.c
   M     source/blender/blenloader/intern/writefile.c
   M     source/blender/editors/include/ED_mesh.h
   source/blender/editors/include/UI_icons.h
   M     source/blender/editors/interface/interface_templates.c
   M     source/blender/editors/mesh/mesh_data.c
   M     source/blender/editors/physics/CMakeLists.txt
   A     source/blender/editors/physics/dynamicpaint_ops.c
   M     source/blender/editors/physics/physics_intern.h
   M     source/blender/editors/physics/physics_ops.c
   source/blender/editors/space_buttons/buttons_context.c
   M     source/blender/editors/space_outliner/outliner_draw.c
   M     source/blender/editors/space_time/space_time.c
   M     source/blender/editors/space_view3d/drawmesh.c
   M     source/blender/editors/space_view3d/drawobject.c
   M     source/blender/editors/space_view3d/view3d_intern.h
   A     source/blender/makesdna/DNA_dynamicpaint_types.h
   M     source/blender/makesdna/DNA_modifier_types.h
   M     source/blender/makesdna/DNA_object_force.h
   M     source/blender/makesdna/DNA_space_types.h
   M     source/blender/makesdna/intern/makesdna.c
   M     source/blender/makesrna/RNA_access.h
   M     source/blender/makesrna/RNA_enum_types.h
   M     source/blender/makesrna/intern/CMakeLists.txt
   M     source/blender/makesrna/intern/makesrna.c
   A     source/blender/makesrna/intern/rna_dynamicpaint.c
   M     source/blender/makesrna/intern/rna_internal.h
   M     source/blender/makesrna/intern/rna_modifier.c
   M     source/blender/makesrna/intern/rna_object_force.c
   M     source/blender/makesrna/intern/rna_space.c
   M     source/blender/modifiers/CMakeLists.txt
   M     source/blender/modifiers/MOD_modifiertypes.h
   A     source/blender/modifiers/intern/MOD_dynamicpaint.c
   M     source/blender/modifiers/intern/MOD_util.c
   M     source/blender/nodes/shader/node_shader_util.c
   M     source/blender/nodes/shader/node_shader_util.h
   M     source/blender/nodes/shader/nodes/node_shader_geom.c
   M     source/blender/render/extern/include/RE_shader_ext.h
   M     source/blender/render/intern/include/pointdensity.h
   M     source/blender/render/intern/include/texture.h
   M     source/blender/render/intern/include/voxeldata.h
   M     source/blender/render/intern/source/pointdensity.c
   M     source/blender/render/intern/source/render_texture.c
   M     source/blender/render/intern/source/shadeinput.c
   M     source/blender/render/intern/source/shadeoutput.c
   M     source/blender/render/intern/source/volumetric.c
   M     source/blender/render/intern/source/voxeldata.c
   M     source/blenderplayer/bad_level_call_stubs/stubs.c




More information about the Bf-codereview mailing list