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

Issue 7416049: Freestyle r54826 branch review

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by ideasman42
Modified:
11 years ago
Reviewers:
kjym3, sergey.vfx, irieshinsuke, bf-codereview
CC:
rd6t-kjym_asahi-net.or.jp
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Patch Set 1 #

Total comments: 96
Unified diffs Side-by-side diffs Delta from patch set Stats (+110871 lines, -2767 lines) Patch
M CMakeLists.txt View 1 chunk +3 lines, -0 lines 0 comments Download
A CMakeLists.txt.user View 1 chunk +188 lines, -0 lines 2 comments Download
M SConstruct View 2 chunks +5 lines, -0 lines 0 comments Download
A blender.kdev4 View 1 chunk +3 lines, -0 lines 2 comments Download
M build_files/build_environment/install_deps.sh View 1 chunk +0 lines, -5 lines 2 comments Download
M build_files/scons/config/darwin-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/freebsd7-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/freebsd8-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/freebsd9-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/linux-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/linuxcross-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/win32-mingw-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/win32-vc-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/win64-mingw-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/config/win64-vc-config.py View 1 chunk +3 lines, -0 lines 0 comments Download
M build_files/scons/tools/Blender.py View 1 chunk +4 lines, -0 lines 0 comments Download
M build_files/scons/tools/btools.py View 2 chunks +3 lines, -0 lines 0 comments Download
M intern/cycles/blender/addon/ui.py View 5 chunks +91 lines, -61 lines 0 comments Download
A release/scripts/freestyle/style_modules/ChainingIterators.py View 1 chunk +703 lines, -0 lines 2 comments Download
A release/scripts/freestyle/style_modules/Functions0D.py View 1 chunk +100 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/Functions1D.py View 1 chunk +53 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/PredicatesB1D.py View 1 chunk +68 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/PredicatesU0D.py View 1 chunk +91 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/PredicatesU1D.py View 1 chunk +338 lines, -0 lines 2 comments Download
A release/scripts/freestyle/style_modules/anisotropic_diffusion.py View 1 chunk +44 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/apriori_and_causal_density.py View 1 chunk +39 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/apriori_density.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/backbone_stretcher.py View 1 chunk +35 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/blueprint_circles.py View 1 chunk +42 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/blueprint_ellipses.py View 1 chunk +42 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/blueprint_squares.py View 1 chunk +43 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/cartoon.py View 1 chunk +38 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/contour.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/curvature2d.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/external_contour.py View 1 chunk +36 lines, -0 lines 0 comments Download
release/scripts/freestyle/style_modules/external_contour_sketchy.py View 1 chunk +43 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/external_contour_smooth.py View 1 chunk +39 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/haloing.py View 1 chunk +46 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/ignore_small_occlusions.py View 1 chunk +36 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/invisible_lines.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/japanese_bigbrush.py View 1 chunk +56 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/logical_operators.py View 1 chunk +42 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/long_anisotropically_dense.py View 1 chunk +68 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/multiple_parameterization.py View 1 chunk +47 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/nature.py View 1 chunk +39 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/near_lines.py View 1 chunk +38 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/occluded_by_specific_object.py View 1 chunk +40 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/parameter_editor.py View 1 chunk +1253 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/polygonalize.py View 1 chunk +36 lines, -0 lines 0 comments Download
release/scripts/freestyle/style_modules/qi0.py View 1 chunk +36 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/qi0_not_external_contour.py View 1 chunk +41 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/qi1.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/qi2.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/sequentialsplit_sketchy.py View 1 chunk +44 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/shaders.py View 1 chunk +1233 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/sketchy_multiple_parameterization.py View 1 chunk +43 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/sketchy_topology_broken.py View 1 chunk +47 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/sketchy_topology_preserved.py View 1 chunk +42 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/split_at_highest_2d_curvatures.py View 1 chunk +41 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/split_at_tvertices.py View 1 chunk +40 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/stroke_texture.py View 1 chunk +38 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/suggestive.py View 1 chunk +38 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/thickness_fof_depth_discontinuity.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/tipremover.py View 1 chunk +36 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/tvertex_remover.py View 1 chunk +37 lines, -0 lines 0 comments Download
A release/scripts/freestyle/style_modules/uniformpruning_zsort.py View 1 chunk +35 lines, -0 lines 0 comments Download
D release/scripts/modules/bl_i18n_utils/bl_extract_messages.py View 1 chunk +0 lines, -899 lines 2 comments Download
A release/scripts/modules/bl_i18n_utils/bl_process_msg.py View 1 chunk +762 lines, -0 lines 0 comments Download
D release/scripts/modules/bl_i18n_utils/languages_menu_utils.py View 1 chunk +0 lines, -96 lines 0 comments Download
A release/scripts/modules/bl_i18n_utils/rtl_preprocess.py View 1 chunk +257 lines, -0 lines 0 comments Download
D release/scripts/modules/bl_i18n_utils/rtl_utils.py View 1 chunk +0 lines, -195 lines 0 comments Download
M release/scripts/modules/bl_i18n_utils/settings.py View 9 chunks +55 lines, -180 lines 0 comments Download
M release/scripts/modules/bl_i18n_utils/spell_check_utils.py View 2 chunks +10 lines, -53 lines 0 comments Download
A release/scripts/modules/bl_i18n_utils/update_languages_menu.py View 1 chunk +148 lines, -0 lines 0 comments Download
M release/scripts/modules/bl_i18n_utils/utils.py View 26 chunks +169 lines, -831 lines 0 comments Download
M release/scripts/modules/bpy/utils.py View 2 chunks +0 lines, -27 lines 2 comments Download
M release/scripts/modules/console/intellisense.py View 1 chunk +1 line, -1 line 0 comments Download
M release/scripts/startup/bl_operators/__init__.py View 2 chunks +8 lines, -6 lines 0 comments Download
A release/scripts/startup/bl_operators/freestyle.py View 1 chunk +134 lines, -0 lines 6 comments Download
M release/scripts/startup/bl_operators/rigidbody.py View 1 chunk +2 lines, -2 lines 0 comments Download
M release/scripts/startup/bl_ui/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
M release/scripts/startup/bl_ui/properties_render.py View 5 chunks +36 lines, -119 lines 2 comments Download
A release/scripts/startup/bl_ui/properties_render_layer.py View 1 chunk +782 lines, -0 lines 2 comments Download
M release/scripts/startup/bl_ui/space_view3d.py View 5 chunks +16 lines, -4 lines 2 comments Download
M source/blender/CMakeLists.txt View 1 chunk +8 lines, -0 lines 2 comments Download
M source/blender/SConscript View 1 chunk +2 lines, -0 lines 0 comments Download
M source/blender/blenfont/BLF_translation.h View 1 chunk +3 lines, -0 lines 2 comments Download
M source/blender/blenfont/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/blenfont/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/blenkernel/BKE_global.h View 1 chunk +4 lines, -2 lines 0 comments Download
A source/blender/blenkernel/BKE_linestyle.h View 1 chunk +79 lines, -0 lines 4 comments Download
M source/blender/blenkernel/BKE_main.h View 1 chunk +3 lines, -0 lines 2 comments Download
M source/blender/blenkernel/CMakeLists.txt View 1 chunk +11 lines, -0 lines 0 comments Download
M source/blender/blenkernel/SConscript View 1 chunk +6 lines, -0 lines 2 comments Download
M source/blender/blenkernel/intern/anim_sys.c View 4 chunks +18 lines, -0 lines 2 comments Download
M source/blender/blenkernel/intern/bpath.c View 2 chunks +15 lines, -0 lines 2 comments Download
M source/blender/blenkernel/intern/group.c View 1 chunk +10 lines, -0 lines 0 comments Download
M source/blender/blenkernel/intern/idcode.c View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/blenkernel/intern/library.c View 7 chunks +29 lines, -0 lines 0 comments Download
A source/blender/blenkernel/intern/linestyle.c View 1 chunk +1022 lines, -0 lines 8 comments Download
M source/blender/blenkernel/intern/material.c View 1 chunk +3 lines, -0 lines 2 comments Download
M source/blender/blenkernel/intern/object.c View 2 chunks +14 lines, -0 lines 0 comments Download
M source/blender/blenkernel/intern/scene.c View 4 chunks +29 lines, -0 lines 0 comments Download
M source/blender/blenkernel/intern/subsurf_ccg.c View 2 chunks +8 lines, -0 lines 0 comments Download
M source/blender/blenlib/CMakeLists.txt View 1 chunk +4 lines, -0 lines 2 comments Download
M source/blender/blenlib/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/blenloader/CMakeLists.txt View 1 chunk +4 lines, -0 lines 2 comments Download
M source/blender/blenloader/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/blenloader/intern/readfile.c View 11 chunks +292 lines, -0 lines 0 comments Download
M source/blender/blenloader/intern/writefile.c View 4 chunks +227 lines, -1 line 0 comments Download
M source/blender/bmesh/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/bmesh/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/bmesh/bmesh_class.h View 1 chunk +3 lines, -0 lines 2 comments Download
M source/blender/bmesh/intern/bmesh_construct.c View 3 chunks +21 lines, -3 lines 0 comments Download
M source/blender/bmesh/intern/bmesh_operators.h View 2 chunks +8 lines, -2 lines 0 comments Download
M source/blender/bmesh/operators/bmo_similar.c View 2 chunks +16 lines, -0 lines 0 comments Download
M source/blender/editors/animation/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/editors/animation/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/animation/anim_channels_defines.c View 7 chunks +92 lines, -9 lines 2 comments Download
M source/blender/editors/animation/anim_channels_edit.c View 5 chunks +15 lines, -0 lines 0 comments Download
M source/blender/editors/animation/anim_filter.c View 4 chunks +75 lines, -0 lines 0 comments Download
M source/blender/editors/animation/fmodifier_ui.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/blender/editors/armature/editarmature.c View 2 chunks +1 line, -3 lines 0 comments Download
M source/blender/editors/curve/CMakeLists.txt View 2 chunks +0 lines, -5 lines 0 comments Download
M source/blender/editors/curve/SConscript View 1 chunk +2 lines, -7 lines 0 comments Download
M source/blender/editors/curve/editcurve.c View 3 chunks +3 lines, -5 lines 0 comments Download
M source/blender/editors/include/ED_anim_api.h View 2 chunks +6 lines, -0 lines 0 comments Download
M source/blender/editors/include/UI_resources.h View 1 chunk +5 lines, -0 lines 2 comments Download
M source/blender/editors/interface/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/editors/interface/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/interface/interface.c View 1 chunk +3 lines, -8 lines 0 comments Download
M source/blender/editors/interface/interface_templates.c View 3 chunks +9 lines, -0 lines 0 comments Download
M source/blender/editors/interface/resources.c View 3 chunks +25 lines, -0 lines 0 comments Download
M source/blender/editors/io/CMakeLists.txt View 1 chunk +0 lines, -4 lines 0 comments Download
M source/blender/editors/io/SConscript View 1 chunk +0 lines, -3 lines 0 comments Download
M source/blender/editors/mesh/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/editors/mesh/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/mesh/editmesh_select.c View 6 chunks +24 lines, -0 lines 0 comments Download
M source/blender/editors/mesh/editmesh_tools.c View 1 chunk +106 lines, -0 lines 0 comments Download
M source/blender/editors/mesh/mesh_intern.h View 2 chunks +6 lines, -0 lines 0 comments Download
M source/blender/editors/mesh/mesh_ops.c View 2 chunks +6 lines, -0 lines 0 comments Download
M source/blender/editors/object/object_add.c View 2 chunks +0 lines, -74 lines 0 comments Download
M source/blender/editors/object/object_constraint.c View 3 chunks +5 lines, -7 lines 0 comments Download
M source/blender/editors/object/object_intern.h View 1 chunk +0 lines, -1 line 0 comments Download
M source/blender/editors/object/object_ops.c View 1 chunk +0 lines, -1 line 0 comments Download
source/blender/editors/object/object_relations.c View 1 chunk +1 line, -1 line 0 comments Download
M source/blender/editors/object/object_select.c View 2 chunks +1 line, -3 lines 0 comments Download
M source/blender/editors/physics/physics_pointcache.c View 3 chunks +10 lines, -16 lines 0 comments Download
M source/blender/editors/render/CMakeLists.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M source/blender/editors/render/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/render/render_intern.h View 1 chunk +19 lines, -0 lines 0 comments Download
M source/blender/editors/render/render_ops.c View 1 chunk +19 lines, -0 lines 0 comments Download
M source/blender/editors/render/render_shading.c View 2 chunks +622 lines, -0 lines 0 comments Download
M source/blender/editors/screen/area.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/blender/editors/space_buttons/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/editors/space_buttons/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/space_buttons/buttons_context.c View 2 chunks +2 lines, -1 line 0 comments Download
M source/blender/editors/space_buttons/buttons_header.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/editors/space_buttons/buttons_texture.c View 2 chunks +1 line, -3 lines 0 comments Download
M source/blender/editors/space_buttons/space_buttons.c View 3 chunks +9 lines, -0 lines 0 comments Download
M source/blender/editors/space_file/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/editors/space_file/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/space_file/filelist.c View 2 chunks +7 lines, -0 lines 0 comments Download
M source/blender/editors/space_image/image_ops.c View 1 chunk +2 lines, -3 lines 0 comments Download
M source/blender/editors/space_info/info_ops.c View 3 chunks +4 lines, -6 lines 0 comments Download
M source/blender/editors/space_info/info_stats.c View 2 chunks +9 lines, -9 lines 0 comments Download
M source/blender/editors/space_nla/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/editors/space_nla/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/space_nla/nla_buttons.c View 4 chunks +9 lines, -6 lines 0 comments Download
M source/blender/editors/space_nla/nla_channels.c View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/space_nla/nla_edit.c View 2 chunks +1 line, -3 lines 0 comments Download
M source/blender/editors/space_node/node_group.c View 3 chunks +2 lines, -4 lines 0 comments Download
M source/blender/editors/space_text/text_header.c View 7 chunks +10 lines, -15 lines 0 comments Download
M source/blender/editors/space_text/text_ops.c View 1 chunk +11 lines, -15 lines 0 comments Download
M source/blender/editors/space_view3d/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/editors/space_view3d/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/editors/space_view3d/drawobject.c View 12 chunks +71 lines, -4 lines 0 comments Download
M source/blender/editors/space_view3d/space_view3d.c View 2 chunks +9 lines, -11 lines 0 comments Download
source/blender/editors/space_view3d/view3d_header.c View 1 chunk +3 lines, -3 lines 0 comments Download
M source/blender/editors/transform/transform_ops.c View 2 chunks +1 line, -3 lines 0 comments Download
M source/blender/editors/util/ed_util.c View 5 chunks +10 lines, -12 lines 0 comments Download
M source/blender/editors/uvedit/uvedit_ops.c View 11 chunks +11 lines, -11 lines 0 comments Download
A source/blender/freestyle/CMakeLists.txt View 1 chunk +45 lines, -0 lines 0 comments Download
A source/blender/freestyle/FRS_freestyle.h View 1 chunk +90 lines, -0 lines 0 comments Download
A source/blender/freestyle/FRS_freestyle_config.h View 1 chunk +50 lines, -0 lines 0 comments Download
A source/blender/freestyle/SConscript View 1 chunk +75 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/application/AppCanvas.h View 1 chunk +101 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/application/AppCanvas.cpp View 1 chunk +218 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/application/AppConfig.h View 1 chunk +112 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/application/AppConfig.cpp View 1 chunk +112 lines, -0 lines 2 comments Download
A source/blender/freestyle/intern/application/AppView.h View 1 chunk +245 lines, -0 lines 2 comments Download
A source/blender/freestyle/intern/application/AppView.cpp View 1 chunk +198 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/application/Controller.h View 1 chunk +261 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/application/Controller.cpp View 1 chunk +1073 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h View 1 chunk +138 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp View 1 chunk +766 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h View 1 chunk +78 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp View 1 chunk +522 lines, -0 lines 4 comments Download
A source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h View 1 chunk +70 lines, -0 lines 2 comments Download
A source/blender/freestyle/intern/blender_interface/BlenderTextureManager.h View 1 chunk +53 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/blender_interface/BlenderTextureManager.cpp View 1 chunk +104 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp View 1 chunk +932 lines, -0 lines 6 comments Download
A source/blender/freestyle/intern/geometry/BBox.h View 1 chunk +154 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Bezier.h View 1 chunk +96 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Bezier.cpp View 1 chunk +127 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/FastGrid.h View 1 chunk +86 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/FastGrid.cpp View 1 chunk +87 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/FitCurve.h View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/FitCurve.cpp View 1 chunk +602 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Geom.h View 1 chunk +84 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/GeomCleaner.h View 1 chunk +227 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/GeomCleaner.cpp View 1 chunk +240 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/GeomUtils.h View 1 chunk +277 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/GeomUtils.cpp View 1 chunk +780 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Grid.h View 1 chunk +384 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Grid.cpp View 1 chunk +390 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/GridHelpers.h View 1 chunk +215 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/GridHelpers.cpp View 1 chunk +59 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/HashGrid.h View 1 chunk +116 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/HashGrid.cpp View 1 chunk +53 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Noise.h View 1 chunk +83 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Noise.cpp View 1 chunk +285 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/Polygon.h View 1 chunk +221 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/SweepLine.h View 1 chunk +332 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/VecMat.h View 1 chunk +976 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/matrix_util.h View 1 chunk +72 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/matrix_util.cpp View 1 chunk +266 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/normal_cycle.h View 1 chunk +144 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/geometry/normal_cycle.cpp View 1 chunk +100 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/image/GaussianFilter.h View 1 chunk +161 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/image/GaussianFilter.cpp View 1 chunk +112 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/image/Image.h View 1 chunk +415 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/image/ImagePyramid.h View 1 chunk +116 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/image/ImagePyramid.cpp View 1 chunk +192 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_BBox.h View 1 chunk +69 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_BBox.cpp View 1 chunk +131 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp View 1 chunk +193 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp View 1 chunk +223 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_ContextFunctions.h View 1 chunk +49 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp View 1 chunk +277 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Convert.h View 1 chunk +181 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Convert.cpp View 1 chunk +695 lines, -0 lines 2 comments Download
A source/blender/freestyle/intern/python/BPy_Freestyle.h View 1 chunk +53 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Freestyle.cpp View 1 chunk +541 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_FrsMaterial.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp View 1 chunk +456 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_FrsNoise.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_FrsNoise.cpp View 1 chunk +321 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Id.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Id.cpp View 1 chunk +232 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_IntegrationType.h View 1 chunk +59 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_IntegrationType.cpp View 1 chunk +262 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Interface0D.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Interface0D.cpp View 1 chunk +322 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Interface1D.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Interface1D.cpp View 1 chunk +356 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Iterator.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Iterator.cpp View 1 chunk +269 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_MediumType.h View 1 chunk +73 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_MediumType.cpp View 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Nature.h View 1 chunk +64 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Nature.cpp View 1 chunk +337 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Operators.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_Operators.cpp View 1 chunk +724 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_SShape.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_SShape.cpp View 1 chunk +324 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_StrokeAttribute.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp View 1 chunk +637 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_StrokeShader.h View 1 chunk +71 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_StrokeShader.cpp View 1 chunk +333 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp View 1 chunk +172 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h View 1 chunk +65 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp View 1 chunk +166 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp View 1 chunk +209 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp View 1 chunk +257 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_ViewMap.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_ViewMap.cpp View 1 chunk +222 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_ViewShape.h View 1 chunk +69 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BPy_ViewShape.cpp View 1 chunk +367 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp View 1 chunk +112 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp View 1 chunk +114 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp View 1 chunk +113 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp View 1 chunk +113 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp View 1 chunk +139 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Director.h View 1 chunk +80 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Director.cpp View 1 chunk +328 lines, -0 lines 2 comments Download
A source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp View 1 chunk +275 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp View 1 chunk +480 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp View 1 chunk +209 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp View 1 chunk +383 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp View 1 chunk +157 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp View 1 chunk +252 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp View 1 chunk +381 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp View 1 chunk +237 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp View 1 chunk +475 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h View 1 chunk +63 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp View 1 chunk +382 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp View 1 chunk +205 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h View 1 chunk +66 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp View 1 chunk +430 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp View 1 chunk +285 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h View 1 chunk +63 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp View 1 chunk +195 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp View 1 chunk +222 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h View 1 chunk +64 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp View 1 chunk +164 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h View 1 chunk +64 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp View 1 chunk +270 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h View 1 chunk +63 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp View 1 chunk +184 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h View 1 chunk +64 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp View 1 chunk +210 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h View 1 chunk +64 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp View 1 chunk +205 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h View 1 chunk +64 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp View 1 chunk +201 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h View 1 chunk +64 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp View 1 chunk +261 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp View 1 chunk +168 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp View 1 chunk +124 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp View 1 chunk +146 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp View 1 chunk +123 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.cpp View 1 chunk +129 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp View 1 chunk +127 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp View 1 chunk +121 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp View 1 chunk +127 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp View 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp View 1 chunk +138 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp View 1 chunk +127 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp View 1 chunk +128 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp View 1 chunk +121 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp View 1 chunk +147 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp View 1 chunk +136 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.cpp View 1 chunk +150 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.cpp View 1 chunk +137 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp View 1 chunk +123 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.cpp View 1 chunk +134 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.cpp View 1 chunk +121 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.h View 1 chunk +62 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp View 1 chunk +225 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp View 1 chunk +169 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp View 1 chunk +199 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp View 1 chunk +169 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp View 1 chunk +169 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp View 1 chunk +169 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp View 1 chunk +175 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp View 1 chunk +169 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp View 1 chunk +183 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp View 1 chunk +175 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp View 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp View 1 chunk +128 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp View 1 chunk +124 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp View 1 chunk +124 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp View 1 chunk +123 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp View 1 chunk +126 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp View 1 chunk +127 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp View 1 chunk +291 lines, -0 lines 0 comments Download
source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp View 1 chunk +213 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp View 1 chunk +206 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp View 1 chunk +213 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp View 1 chunk +219 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp View 1 chunk +213 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp View 1 chunk +239 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp View 1 chunk +226 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp View 1 chunk +130 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp View 1 chunk +139 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp View 1 chunk +140 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp View 1 chunk +144 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp View 1 chunk +137 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp View 1 chunk +137 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp View 1 chunk +124 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp View 1 chunk +125 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp View 1 chunk +133 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp View 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp View 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp View 1 chunk +119 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h View 1 chunk +61 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp View 1 chunk +111 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp View 1 chunk +111 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp View 1 chunk +112 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp View 1 chunk +126 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp View 1 chunk +114 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp View 1 chunk +111 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp View 1 chunk +123 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp View 1 chunk +123 lines, -0 lines 2 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp View 1 chunk +111 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp View 1 chunk +120 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/DrawingStyle.h View 1 chunk +128 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/FrsMaterial.h View 1 chunk +379 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h View 1 chunk +322 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp View 1 chunk +331 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/LineRep.h View 1 chunk +158 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/LineRep.cpp View 1 chunk +71 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/Node.h View 1 chunk +115 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeCamera.h View 1 chunk +216 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeCamera.cpp View 1 chunk +143 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h View 1 chunk +111 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp View 1 chunk +46 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeGroup.h View 1 chunk +89 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeGroup.cpp View 1 chunk +126 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeLight.h View 1 chunk +113 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeLight.cpp View 1 chunk +86 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeShape.h View 1 chunk +103 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeShape.cpp View 1 chunk +63 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeTransform.h View 1 chunk +110 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/NodeTransform.cpp View 1 chunk +178 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/OrientedLineRep.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp View 1 chunk +46 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/Rep.h View 1 chunk +173 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/Rep.cpp View 1 chunk +35 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h View 1 chunk +109 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp View 1 chunk +110 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/SceneVisitor.h View 1 chunk +102 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp View 1 chunk +35 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/TriangleRep.h View 1 chunk +150 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/TriangleRep.cpp View 1 chunk +69 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/VertexRep.h View 1 chunk +141 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/scene_graph/VertexRep.cpp View 1 chunk +41 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h View 1 chunk +229 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp View 1 chunk +117 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h View 1 chunk +294 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp View 1 chunk +138 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h View 1 chunk +95 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h View 1 chunk +226 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp View 1 chunk +404 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/BasicStrokeShaders.h View 1 chunk +902 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp View 1 chunk +1137 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Canvas.h View 1 chunk +249 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Canvas.cpp View 1 chunk +477 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Chain.h View 1 chunk +116 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Chain.cpp View 1 chunk +156 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/ChainingIterators.h View 1 chunk +407 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/ChainingIterators.cpp View 1 chunk +202 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/ContextFunctions.h View 1 chunk +120 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/ContextFunctions.cpp View 1 chunk +87 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Curve.h View 1 chunk +589 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Curve.cpp View 1 chunk +931 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h View 1 chunk +383 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/CurveIterators.h View 1 chunk +302 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Modifiers.h View 1 chunk +74 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Module.h View 1 chunk +82 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Operators.h View 1 chunk +274 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Operators.cpp View 1 chunk +1286 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/PSStrokeRenderer.h View 1 chunk +69 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp View 1 chunk +106 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Predicates0D.h View 1 chunk +186 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Predicates1D.h View 1 chunk +589 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/QInformationMap.h View 1 chunk +73 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Stroke.h View 1 chunk +822 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/Stroke.cpp View 1 chunk +954 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h View 1 chunk +191 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeIO.h View 1 chunk +53 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeIO.cpp View 1 chunk +73 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeIterators.h View 1 chunk +229 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeLayer.h View 1 chunk +106 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeLayer.cpp View 1 chunk +70 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeRenderer.h View 1 chunk +145 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeRenderer.cpp View 1 chunk +138 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeRep.h View 1 chunk +217 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeRep.cpp View 1 chunk +789 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeShader.h View 1 chunk +107 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeTesselator.h View 1 chunk +78 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StrokeTesselator.cpp View 1 chunk +94 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/StyleModule.h View 1 chunk +184 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/TextStrokeRenderer.h View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp View 1 chunk +73 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/BaseIterator.h View 1 chunk +97 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/BaseObject.h View 1 chunk +77 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/BaseObject.cpp View 1 chunk +36 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Cast.h View 1 chunk +49 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Exception.h View 1 chunk +70 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Exception.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/FreestyleConfig.h View 1 chunk +96 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Id.h View 1 chunk +142 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Interpreter.h View 1 chunk +65 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Iterator.h View 1 chunk +75 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Iterator.cpp View 1 chunk +32 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/PointerSequence.h View 1 chunk +96 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/Precision.h View 1 chunk +44 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/ProgressBar.h View 1 chunk +96 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/PseudoNoise.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/PseudoNoise.cpp View 1 chunk +116 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/PythonInterpreter.h View 1 chunk +198 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/PythonInterpreter.cpp View 1 chunk +38 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/RandGen.h View 1 chunk +54 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/RandGen.cpp View 1 chunk +132 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/RenderMonitor.h View 1 chunk +63 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/StringUtils.h View 1 chunk +75 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/StringUtils.cpp View 1 chunk +89 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/TimeStamp.h View 1 chunk +78 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/TimeStamp.cpp View 1 chunk +38 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/system/TimeUtils.h View 1 chunk +64 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h View 1 chunk +75 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp View 1 chunk +124 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h View 1 chunk +72 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp View 1 chunk +138 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/BoxGrid.h View 1 chunk +417 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/BoxGrid.cpp View 1 chunk +241 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/CulledOccluderSource.h View 1 chunk +69 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp View 1 chunk +287 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/FEdgeXDetector.h View 1 chunk +241 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp View 1 chunk +761 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Functions0D.h View 1 chunk +532 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Functions0D.cpp View 1 chunk +376 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Functions1D.h View 1 chunk +627 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Functions1D.cpp View 1 chunk +271 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/GridDensityProvider.h View 1 chunk +152 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h View 1 chunk +60 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp View 1 chunk +84 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Interface0D.h View 1 chunk +390 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Interface1D.h View 1 chunk +230 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/OccluderSource.h View 1 chunk +76 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/OccluderSource.cpp View 1 chunk +150 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h View 1 chunk +75 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp View 1 chunk +123 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Silhouette.h View 1 chunk +1876 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/Silhouette.cpp View 1 chunk +414 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h View 1 chunk +136 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp View 1 chunk +322 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/SphericalGrid.h View 1 chunk +423 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/SphericalGrid.cpp View 1 chunk +249 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/SteerableViewMap.h View 1 chunk +154 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/SteerableViewMap.cpp View 1 chunk +302 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h View 1 chunk +288 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp View 1 chunk +753 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMap.h View 1 chunk +1779 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMap.cpp View 1 chunk +753 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h View 1 chunk +789 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapBuilder.h View 1 chunk +257 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp View 1 chunk +2390 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapIO.h View 1 chunk +129 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapIO.cpp View 1 chunk +1258 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapIterators.h View 1 chunk +574 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapTesselator.h View 1 chunk +211 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp View 1 chunk +49 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/Curvature.h View 1 chunk +143 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/Curvature.cpp View 1 chunk +642 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/Nature.h View 1 chunk +79 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WEdge.h View 1 chunk +1344 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WEdge.cpp View 1 chunk +713 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WFillGrid.h View 1 chunk +88 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WFillGrid.cpp View 1 chunk +68 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WSFillGrid.h View 1 chunk +87 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp View 1 chunk +67 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WXEdge.h View 1 chunk +809 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WXEdge.cpp View 1 chunk +301 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h View 1 chunk +54 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp View 1 chunk +58 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h View 1 chunk +157 lines, -0 lines 0 comments Download
A source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp View 1 chunk +373 lines, -0 lines 0 comments Download
M source/blender/makesdna/CMakeLists.txt View 1 chunk +4 lines, -0 lines 2 comments Download
M source/blender/makesdna/DNA_ID.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/makesdna/DNA_action_types.h View 1 chunk +3 lines, -0 lines 0 comments Download
A source/blender/makesdna/DNA_freestyle_types.h View 1 chunk +128 lines, -0 lines 4 comments Download
A source/blender/makesdna/DNA_linestyle_types.h View 1 chunk +410 lines, -0 lines 0 comments Download
M source/blender/makesdna/DNA_material_types.h View 1 chunk +5 lines, -0 lines 0 comments Download
M source/blender/makesdna/DNA_mesh_types.h View 1 chunk +5 lines, -0 lines 0 comments Download
M source/blender/makesdna/DNA_meshdata_types.h View 2 chunks +6 lines, -0 lines 0 comments Download
M source/blender/makesdna/DNA_scene_types.h View 6 chunks +26 lines, -1 line 0 comments Download
M source/blender/makesdna/DNA_space_types.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/makesdna/DNA_userdef_types.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/makesdna/SConscript View 1 chunk +5 lines, -1 line 0 comments Download
M source/blender/makesdna/intern/CMakeLists.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/makesdna/intern/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/makesdna/intern/makesdna.c View 2 chunks +8 lines, -0 lines 0 comments Download
M source/blender/makesrna/RNA_access.h View 2 chunks +39 lines, -0 lines 0 comments Download
M source/blender/makesrna/RNA_enum_types.h View 1 chunk +7 lines, -0 lines 0 comments Download
M source/blender/makesrna/SConscript View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/CMakeLists.txt View 2 chunks +13 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/SConscript View 2 chunks +6 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/makesrna.c View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_ID.c View 3 chunks +9 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_action.c View 1 chunk +8 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_color.c View 4 chunks +38 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_internal.h View 2 chunks +6 lines, -0 lines 0 comments Download
A source/blender/makesrna/intern/rna_linestyle.c View 1 chunk +1146 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_main.c View 2 chunks +11 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_main_api.c View 4 chunks +53 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_mesh.c View 4 chunks +33 lines, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_particle.c View 1 chunk +1 line, -1 line 0 comments Download
M source/blender/makesrna/intern/rna_rigidbody.c View 3 chunks +2 lines, -17 lines 0 comments Download
M source/blender/makesrna/intern/rna_scene.c View 11 chunks +518 lines, -0 lines 2 comments Download
M source/blender/makesrna/intern/rna_space.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/makesrna/intern/rna_userdef.c View 2 chunks +14 lines, -0 lines 0 comments Download
M source/blender/python/SConscript View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/python/bmesh/bmesh_py_types.c View 4 chunks +15 lines, -0 lines 0 comments Download
M source/blender/python/intern/CMakeLists.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M source/blender/python/intern/bpy.c View 2 chunks +7 lines, -0 lines 0 comments Download
M source/blender/python/intern/bpy_app.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/blender/python/intern/bpy_app_build_options.c View 2 chunks +7 lines, -0 lines 0 comments Download
M source/blender/render/CMakeLists.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M source/blender/render/SConscript View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/render/extern/include/RE_pipeline.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/render/intern/include/render_types.h View 3 chunks +16 lines, -0 lines 0 comments Download
M source/blender/render/intern/source/convertblender.c View 8 chunks +84 lines, -0 lines 0 comments Download
M source/blender/render/intern/source/pipeline.c View 7 chunks +103 lines, -0 lines 0 comments Download
M source/blender/render/intern/source/render_result.c View 2 chunks +7 lines, -0 lines 0 comments Download
M source/blender/render/intern/source/shadeoutput.c View 1 chunk +8 lines, -0 lines 0 comments Download
M source/blender/windowmanager/CMakeLists.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M source/blender/windowmanager/SConscript View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blender/windowmanager/WM_types.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blender/windowmanager/intern/wm_files.c View 2 chunks +7 lines, -0 lines 2 comments Download
M source/blenderplayer/CMakeLists.txt View 1 chunk +1 line, -0 lines 0 comments Download
M source/blenderplayer/bad_level_call_stubs/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M source/blenderplayer/bad_level_call_stubs/SConscript View 1 chunk +3 lines, -0 lines 0 comments Download
M source/blenderplayer/bad_level_call_stubs/stubs.c View 3 chunks +17 lines, -0 lines 0 comments Download
M source/creator/CMakeLists.txt View 4 chunks +16 lines, -0 lines 0 comments Download
M source/creator/creator.c View 3 chunks +15 lines, -0 lines 0 comments Download
A user-config.py View 1 chunk +5 lines, -0 lines 2 comments Download

Messages

Total messages: 18
ideasman42
First pass review of freestyle branch review. Summery * Having C++ new/delete manage blender library ...
11 years, 1 month ago (2013-03-02 10:56:47 UTC) #1
kjym3
Many thanks for the thorough code review. All review comments were carefully addressed and replies ...
11 years, 1 month ago (2013-03-03 01:58:03 UTC) #2
ideasman42
Hi thanks for addressing most of these issues. Freestyle code managing blender scene data (copying+freeing). ...
11 years, 1 month ago (2013-03-06 04:34:18 UTC) #3
kjym3
Many thanks for the review comments and suggestions. > So I'd propose freestyle have its ...
11 years, 1 month ago (2013-03-13 07:07:14 UTC) #4
sergey.vfx
First set of comments. Didn't check on source/blender/freestyle yet. Mainly: - Either diff is made ...
11 years, 1 month ago (2013-03-18 16:38:04 UTC) #5
ideasman42
Noticed 2 points... - When using a script line style it defaults to contour.py I ...
11 years, 1 month ago (2013-03-19 00:41:57 UTC) #6
irieshinsuke
Added comments about two things: 1. UI glitch in property panel of 3d view 2. ...
11 years, 1 month ago (2013-03-21 12:39:57 UTC) #7
kjym3
Dear Reviewers, Thank you all for the careful code review. Please, find my replies attached ...
11 years, 1 month ago (2013-03-23 22:46:07 UTC) #8
ideasman42
Hi, checking customdata changes. Firstly, I dont think ME_CDFLAG_FREESTYLE_EDGE, ME_CDFLAG_FREESTYLE_FACE should be defined at all, ...
11 years ago (2013-03-27 22:56:53 UTC) #9
ideasman42
Note regarding licensing, Noticed that the headers include this: * The Original Code is Copyright ...
11 years ago (2013-03-27 23:08:07 UTC) #10
irieshinsuke
Added a comment about the default line color. https://codereview.appspot.com/7416049/diff/1/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp File source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (right): https://codereview.appspot.com/7416049/diff/1/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp#newcode649 source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp:649: { ...
11 years ago (2013-03-30 09:55:14 UTC) #11
kjym3
Dear Reviewers, Thanks again for all the review comments. Based on suggestions through the comments ...
11 years ago (2013-04-03 00:25:10 UTC) #12
kjym3
Dear Reviewers, On 2013/04/03 00:25:10, kjym3 wrote: > > - Freestyle-specific code was removed from ...
11 years ago (2013-04-03 01:02:08 UTC) #13
irieshinsuke
Hi, On 2013/04/03 00:25:10, kjym3 wrote: > - Freestyle-specific code was removed from getCCGDerivedMesh and ...
11 years ago (2013-04-03 06:27:18 UTC) #14
kjym3
On 2013/04/03 06:27:18, irieshinsuke wrote: > > Since r55683, mirror modifier doesn't mirror the face ...
11 years ago (2013-04-03 18:28:02 UTC) #15
kjym3
Hi Campbell, I just filed an updated patch set in the Patch Tracker. http://projects.blender.org/tracker/index.php?func=detail&aid=34859&group_id=9&atid=127 Could ...
11 years ago (2013-04-03 20:24:38 UTC) #16
ideasman42
Hi Tamito, how are your plans for merging into trunk? As far as I can ...
11 years ago (2013-04-04 17:32:53 UTC) #17
kjym3
11 years ago (2013-04-04 23:36:42 UTC) #18
Hi Campbell,

Many thanks for the approval as well as for the careful code review so far!

I am available this weekend and likely able to work on the trunk merger.
I would just proceed with the merger as soon as possible, to gain time for
solving potential issues during the merger.  Some help concerning the final
merging procedure through IRC conversations would be much appreciated.

On 2013/04/04 17:32:53, ideasman42 wrote:
> 
> - Commented on your patch, think we can resolve the issue after merge into
> trunk.

Agreed.

> - Noticed bpath.c still references python module path which is now marked as
> deprecated, Could you remove deprecated DNA before the merge? (generally
remove
> any DNA data hanging around which isnt used anymore).

Thanks for pointing this out.  I will remove it and all the other deprecated
DNA elements when the merger is carried out.
Sign in to reply to this message.

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