View | Details | Raw Unified | Return to bug 251852
Collapse All | Expand All

(-)graphics/blender/Makefile (-2 / +5 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	blender
4
PORTNAME=	blender
5
DISTVERSION=	2.90.0
5
DISTVERSION=	2.91.0
6
PORTREVISION=	2
7
CATEGORIES=	graphics multimedia
6
CATEGORIES=	graphics multimedia
8
MASTER_SITES=	http://download.blender.org/source/ \
7
MASTER_SITES=	http://download.blender.org/source/ \
9
		http://mirror.cs.umn.edu/blender.org/source/ \
8
		http://mirror.cs.umn.edu/blender.org/source/ \
Lines 93-98 Link Here
93
DDS_CMAKE_BOOL=			WITH_IMAGE_DDS
92
DDS_CMAKE_BOOL=			WITH_IMAGE_DDS
94
DRACO_CMAKE_BOOL=		WITH_DRACO
93
DRACO_CMAKE_BOOL=		WITH_DRACO
95
DRACO_USE=			LDCONFIG=${PYTHON_SITELIBDIR}
94
DRACO_USE=			LDCONFIG=${PYTHON_SITELIBDIR}
95
EBOOL_CMAKE_BOOL=		WITH_GMP
96
EBOOL_LIB_DEPENDS=		libgmp.so:math/gmp
96
FFMPEG_CMAKE_BOOL=		WITH_CODEC_FFMPEG
97
FFMPEG_CMAKE_BOOL=		WITH_CODEC_FFMPEG
97
FFMPEG_LIB_DEPENDS=		libavutil.so:multimedia/ffmpeg
98
FFMPEG_LIB_DEPENDS=		libavutil.so:multimedia/ffmpeg
98
FFTW3_CMAKE_BOOL=		WITH_FFTW3
99
FFTW3_CMAKE_BOOL=		WITH_FFTW3
Lines 156-161 Link Here
156
TBB_LIB_DEPENDS=		libtbb.so:devel/tbb
157
TBB_LIB_DEPENDS=		libtbb.so:devel/tbb
157
TIFF_CMAKE_BOOL=		WITH_IMAGE_TIFF
158
TIFF_CMAKE_BOOL=		WITH_IMAGE_TIFF
158
TIFF_LIB_DEPENDS=		libtiff.so:graphics/tiff
159
TIFF_LIB_DEPENDS=		libtiff.so:graphics/tiff
160
TRACE_CMAKE_BOOL=		WITH_POTRACE
161
TRACE_LIB_DEPENDS=		libpotrace.so:graphics/libpotrace
159
XINPUT_CMAKE_BOOL=		WITH_X11_XINPUT
162
XINPUT_CMAKE_BOOL=		WITH_X11_XINPUT
160
XINPUT_USE=			XORG=xi
163
XINPUT_USE=			XORG=xi
161
XF86VMODE_CMAKE_BOOL=		WITH_X11_XF86VMODE
164
XF86VMODE_CMAKE_BOOL=		WITH_X11_XF86VMODE
(-)graphics/blender/Makefile.options (+6 lines)
Lines 14-19 Link Here
14
	CYCLESOSL 	\
14
	CYCLESOSL 	\
15
	DDS 		\
15
	DDS 		\
16
	DRACO		\
16
	DRACO		\
17
	EBOOL		\
17
	FFMPEG 		\
18
	FFMPEG 		\
18
	FFTW3 		\
19
	FFTW3 		\
19
	FRAMESERVER	\
20
	FRAMESERVER	\
Lines 44-49 Link Here
44
	SNDFILE		\
45
	SNDFILE		\
45
	TBB		\
46
	TBB		\
46
	TIFF		\
47
	TIFF		\
48
	TRACE		\
47
	XINPUT		\
49
	XINPUT		\
48
	XF86VMODE
50
	XF86VMODE
49
51
Lines 58-63 Link Here
58
	CYCLES		\
60
	CYCLES		\
59
	DDS		\
61
	DDS		\
60
	DRACO		\
62
	DRACO		\
63
	EBOOL		\
61
	FFMPEG 		\
64
	FFMPEG 		\
62
	FFTW3		\
65
	FFTW3		\
63
	FRAMESERVER	\
66
	FRAMESERVER	\
Lines 82-87 Link Here
82
	SDL		\
85
	SDL		\
83
	TBB		\
86
	TBB		\
84
	TIFF		\
87
	TIFF		\
88
	TRACE		\
85
	XINPUT		\
89
	XINPUT		\
86
	XF86VMODE
90
	XF86VMODE
87
91
Lines 101-106 Link Here
101
DDS_DESC=		DDS graphics format support
105
DDS_DESC=		DDS graphics format support
102
# this is required to support gltf import/export
106
# this is required to support gltf import/export
103
DRACO_DESC=		Install draco python module
107
DRACO_DESC=		Install draco python module
108
EBOOL_DESC=		Enable exact boolean support
104
FFTW3_DESC=		Use fftw for smoke and audio effects
109
FFTW3_DESC=		Use fftw for smoke and audio effects
105
FRAMESERVER_DESC=	Image FrameServer support for rendering
110
FRAMESERVER_DESC=	Image FrameServer support for rendering
106
FREESTYLE_DESC=		Enable advanced edges rendering
111
FREESTYLE_DESC=		Enable advanced edges rendering
Lines 123-127 Link Here
123
RAYOPTIMIZATION_DESC=	Enable SSE optimizatons for raytracing
128
RAYOPTIMIZATION_DESC=	Enable SSE optimizatons for raytracing
124
SDL_DESC=		Audio and Joystick support using SDL
129
SDL_DESC=		Audio and Joystick support using SDL
125
TBB_DESC=		Enable use of Intel's tbb
130
TBB_DESC=		Enable use of Intel's tbb
131
TRACE_DESC=		Enable tracing image to GP stroke
126
XINPUT_DESC=		X11 Xinput (tablet) support
132
XINPUT_DESC=		X11 Xinput (tablet) support
127
XF86VMODE_DESC=		X11 video mode switching support
133
XF86VMODE_DESC=		X11 video mode switching support
(-)graphics/blender/Makefile.versions (-1 / +1 lines)
Lines 2-6 Link Here
2
2
3
# Versions of Blender and its python dependency for use by depending ports, like add-ons
3
# Versions of Blender and its python dependency for use by depending ports, like add-ons
4
4
5
BLENDER_BL_VERSION=	2.90.0
5
BLENDER_BL_VERSION=	2.91.0
6
BLENDER_PY_VERSION=	3.8
6
BLENDER_PY_VERSION=	3.8
(-)graphics/blender/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1599036952
1
TIMESTAMP = 1607230073
2
SHA256 (blender-2.90.0.tar.xz) = 04f19e7984ad8d9f0432f873db89664eb710e75ac4d4c2b1a404e2ecdadb1323
2
SHA256 (blender-2.91.0.tar.xz) = 557a4afd09fe086ebcb0256b904896f577fe913683655f4248b881591f356974
3
SIZE (blender-2.90.0.tar.xz) = 38831704
3
SIZE (blender-2.91.0.tar.xz) = 41528920
(-)graphics/blender/files/patch-build__files_cmake_Modules_FindEmbree.cmake (-25 lines)
Lines 1-25 Link Here
1
--- build_files/cmake/Modules/FindEmbree.cmake.orig	2019-08-12 17:21:01 UTC
2
+++ build_files/cmake/Modules/FindEmbree.cmake
3
@@ -48,14 +48,14 @@ FIND_PATH(EMBREE_INCLUDE_DIR
4
 
5
 SET(_embree_FIND_COMPONENTS
6
   embree3
7
-  embree_avx
8
-  embree_avx2
9
-  embree_sse42
10
-  lexers
11
-  math
12
-  simd
13
-  sys
14
-  tasking
15
+#  embree_avx
16
+#  embree_avx2
17
+#  embree_sse42
18
+#  lexers
19
+#  math
20
+#  simd
21
+#  sys
22
+#  tasking
23
 )
24
 
25
 SET(_embree_LIBRARIES)
(-)graphics/blender/files/patch-extern_audaspace_bindings_python_PySound.cpp (-11 lines)
Lines 1-11 Link Here
1
--- extern/audaspace/bindings/python/PySound.cpp.orig	2020-09-02 11:06:51 UTC
2
+++ extern/audaspace/bindings/python/PySound.cpp
3
@@ -2015,7 +2015,7 @@ AUD_API Sound* checkSound(PyObject* sound)
4
 
5
 bool initializeSound()
6
 {
7
-	import_array();
8
+	import_array1(false);
9
 
10
 	return PyType_Ready(&SoundType) >= 0;
11
 }
(-)graphics/blender/pkg-plist (-30 / +36 lines)
Lines 56-66 Link Here
56
%%DATADIR%%/%%VER%%/datafiles/icons/brush.particle.smooth.dat
56
%%DATADIR%%/%%VER%%/datafiles/icons/brush.particle.smooth.dat
57
%%DATADIR%%/%%VER%%/datafiles/icons/brush.particle.weight.dat
57
%%DATADIR%%/%%VER%%/datafiles/icons/brush.particle.weight.dat
58
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.blob.dat
58
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.blob.dat
59
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.boundary.dat
59
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.clay.dat
60
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.clay.dat
60
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.clay_strips.dat
61
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.clay_strips.dat
61
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.clay_thumb.dat
62
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.clay_thumb.dat
62
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.cloth.dat
63
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.cloth.dat
63
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.crease.dat
64
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.crease.dat
65
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.displacement_eraser.dat
64
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.draw.dat
66
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.draw.dat
65
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.draw_face_sets.dat
67
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.draw_face_sets.dat
66
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.draw_sharp.dat
68
%%DATADIR%%/%%VER%%/datafiles/icons/brush.sculpt.draw_sharp.dat
Lines 160-169 Link Here
160
%%DATADIR%%/%%VER%%/datafiles/icons/ops.pose.breakdowner.dat
162
%%DATADIR%%/%%VER%%/datafiles/icons/ops.pose.breakdowner.dat
161
%%DATADIR%%/%%VER%%/datafiles/icons/ops.pose.push.dat
163
%%DATADIR%%/%%VER%%/datafiles/icons/ops.pose.push.dat
162
%%DATADIR%%/%%VER%%/datafiles/icons/ops.pose.relax.dat
164
%%DATADIR%%/%%VER%%/datafiles/icons/ops.pose.relax.dat
165
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.border_face_set.dat
163
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.border_hide.dat
166
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.border_hide.dat
164
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.border_mask.dat
167
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.border_mask.dat
168
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.box_trim.dat
165
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.cloth_filter.dat
169
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.cloth_filter.dat
170
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.face_set_edit.dat
171
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.lasso_face_set.dat
166
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.lasso_mask.dat
172
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.lasso_mask.dat
173
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.lasso_trim.dat
174
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.line_mask.dat
175
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.line_project.dat
167
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.mesh_filter.dat
176
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sculpt.mesh_filter.dat
168
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sequencer.blade.dat
177
%%DATADIR%%/%%VER%%/datafiles/icons/ops.sequencer.blade.dat
169
%%DATADIR%%/%%VER%%/datafiles/icons/ops.transform.bone_envelope.dat
178
%%DATADIR%%/%%VER%%/datafiles/icons/ops.transform.bone_envelope.dat
Lines 529-534 Link Here
529
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/rating_ui.png
538
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/rating_ui.png
530
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/rating_ui_empty.png
539
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/rating_ui_empty.png
531
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/star_white.png
540
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/star_white.png
541
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/thumbnail_not_available.jpg
532
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/thumbnail_notready.jpg
542
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/thumbnail_notready.jpg
533
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/vs_deleted.png
543
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/vs_deleted.png
534
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/vs_on_hold.png
544
%%DATADIR%%/%%VER%%/scripts/addons/blenderkit/thumbnails/vs_on_hold.png
Lines 962-967 Link Here
962
%%DATADIR%%/%%VER%%/scripts/addons/development_edit_operator.py
972
%%DATADIR%%/%%VER%%/scripts/addons/development_edit_operator.py
963
%%DATADIR%%/%%VER%%/scripts/addons/development_icon_get.py
973
%%DATADIR%%/%%VER%%/scripts/addons/development_icon_get.py
964
%%DATADIR%%/%%VER%%/scripts/addons/development_iskeyfree.py
974
%%DATADIR%%/%%VER%%/scripts/addons/development_iskeyfree.py
975
%%DATADIR%%/%%VER%%/scripts/addons/greasepencil_tools/__init__.py
976
%%DATADIR%%/%%VER%%/scripts/addons/greasepencil_tools/box_deform.py
977
%%DATADIR%%/%%VER%%/scripts/addons/greasepencil_tools/import_brush_pack.py
978
%%DATADIR%%/%%VER%%/scripts/addons/greasepencil_tools/line_reshape.py
979
%%DATADIR%%/%%VER%%/scripts/addons/greasepencil_tools/prefs.py
980
%%DATADIR%%/%%VER%%/scripts/addons/greasepencil_tools/rotate_canvas.py
981
%%DATADIR%%/%%VER%%/scripts/addons/greasepencil_tools/ui_panels.py
965
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_bvh/__init__.py
982
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_bvh/__init__.py
966
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_bvh/export_bvh.py
983
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_bvh/export_bvh.py
967
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_bvh/import_bvh.py
984
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_bvh/import_bvh.py
Lines 971-978 Link Here
971
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_nuke_chan/import_nuke_chan.py
988
%%DATADIR%%/%%VER%%/scripts/addons/io_anim_nuke_chan/import_nuke_chan.py
972
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/__init__.py
989
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/__init__.py
973
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/data.json
990
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/data.json
991
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/folders.py
974
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/tex.py
992
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/tex.py
975
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/texVR.py
993
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/texVR.py
994
%%DATADIR%%/%%VER%%/scripts/addons/io_coat3D/updateimage.py
976
%%DATADIR%%/%%VER%%/scripts/addons/io_curve_svg/__init__.py
995
%%DATADIR%%/%%VER%%/scripts/addons/io_curve_svg/__init__.py
977
%%DATADIR%%/%%VER%%/scripts/addons/io_curve_svg/import_svg.py
996
%%DATADIR%%/%%VER%%/scripts/addons/io_curve_svg/import_svg.py
978
%%DATADIR%%/%%VER%%/scripts/addons/io_curve_svg/svg_colors.py
997
%%DATADIR%%/%%VER%%/scripts/addons/io_curve_svg/svg_colors.py
Lines 1086-1095 Link Here
1086
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_joints.py
1105
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_joints.py
1087
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_light_spots.py
1106
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_light_spots.py
1088
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_lights.py
1107
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_lights.py
1089
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_material_normal_texture_info_class.py
1090
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_material_occlusion_texture_info_class.py
1091
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_materials.py
1108
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_materials.py
1092
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_materials_pbr_metallic_roughness.py
1109
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_materials_pbr_metallic_roughness.py
1110
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_materials_unlit.py
1093
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_mesh.py
1111
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_mesh.py
1094
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_nodes.py
1112
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_nodes.py
1095
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_primitive_attributes.py
1113
%%DATADIR%%/%%VER%%/scripts/addons/io_scene_gltf2/blender/exp/gltf2_blender_gather_primitive_attributes.py
Lines 1155-1160 Link Here
1155
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/__init__.py
1173
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/__init__.py
1156
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/align_uv.py
1174
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/align_uv.py
1157
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/align_uv_cursor.py
1175
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/align_uv_cursor.py
1176
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/clip_uv.py
1158
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/copy_paste_uv.py
1177
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/copy_paste_uv.py
1159
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/copy_paste_uv_object.py
1178
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/copy_paste_uv_object.py
1160
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/copy_paste_uv_uvedit.py
1179
%%DATADIR%%/%%VER%%/scripts/addons/magic_uv/op/copy_paste_uv_uvedit.py
Lines 1310-1334 Link Here
1310
%%DATADIR%%/%%VER%%/scripts/addons/object_scatter/operator.py
1329
%%DATADIR%%/%%VER%%/scripts/addons/object_scatter/operator.py
1311
%%DATADIR%%/%%VER%%/scripts/addons/object_scatter/ui.py
1330
%%DATADIR%%/%%VER%%/scripts/addons/object_scatter/ui.py
1312
%%DATADIR%%/%%VER%%/scripts/addons/object_skinify.py
1331
%%DATADIR%%/%%VER%%/scripts/addons/object_skinify.py
1313
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/__init__.py
1314
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/files/collect_images.py
1315
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/files/reload_images.py
1316
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/files/save_incremental.py
1317
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/apply_linked_meshes.py
1318
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/flipped_uvs.py
1319
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/overlap_island.py
1320
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/overlap_uvs.py
1321
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/print_uv_stats.py
1322
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/remove_modifiers.py
1323
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/select_doubles.py
1324
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/shapes_to_objects.py
1325
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/mesh/vertex_color_id.py
1326
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/object/distribute.py
1327
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/object/search_and_select.py
1328
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/object/selection.py
1329
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/render/batch_maker.py
1330
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/render/material_overrides.py
1331
%%DATADIR%%/%%VER%%/scripts/addons/oscurart_tools/render/render_tokens.py
1332
%%DATADIR%%/%%VER%%/scripts/addons/paint_palette.py
1332
%%DATADIR%%/%%VER%%/scripts/addons/paint_palette.py
1333
%%DATADIR%%/%%VER%%/scripts/addons/power_sequencer/__init__.py
1333
%%DATADIR%%/%%VER%%/scripts/addons/power_sequencer/__init__.py
1334
%%DATADIR%%/%%VER%%/scripts/addons/power_sequencer/addon_preferences.py
1334
%%DATADIR%%/%%VER%%/scripts/addons/power_sequencer/addon_preferences.py
Lines 1702-1708 Link Here
1702
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/chain_rigs.py
1702
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/chain_rigs.py
1703
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/experimental/__init__.py
1703
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/experimental/__init__.py
1704
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/experimental/super_chain.py
1704
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/experimental/super_chain.py
1705
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/experimental/super_eye.py
1706
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/faces/__init__.py
1705
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/faces/__init__.py
1707
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/faces/super_face.py
1706
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/faces/super_face.py
1708
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/limbs/__init__.py
1707
%%DATADIR%%/%%VER%%/scripts/addons/rigify/rigs/limbs/__init__.py
Lines 2098-2104 Link Here
2098
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/userpref.py
2097
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/userpref.py
2099
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/uvcalc_follow_active.py
2098
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/uvcalc_follow_active.py
2100
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/uvcalc_lightmap.py
2099
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/uvcalc_lightmap.py
2101
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/uvcalc_smart_project.py
2102
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/vertexpaint_dirt.py
2100
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/vertexpaint_dirt.py
2103
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/view3d.py
2101
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/view3d.py
2104
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/wm.py
2102
%%DATADIR%%/%%VER%%/scripts/startup/bl_operators/wm.py
Lines 2208-2221 Link Here
2208
%%DATADIR%%/%%VER%%/scripts/templates_py/ui_previews_custom_icon.py
2206
%%DATADIR%%/%%VER%%/scripts/templates_py/ui_previews_custom_icon.py
2209
%%DATADIR%%/%%VER%%/scripts/templates_py/ui_previews_dynamic_enum.py
2207
%%DATADIR%%/%%VER%%/scripts/templates_py/ui_previews_dynamic_enum.py
2210
%%DATADIR%%/%%VER%%/scripts/templates_py/ui_tool_simple.py
2208
%%DATADIR%%/%%VER%%/scripts/templates_py/ui_tool_simple.py
2211
%%DOCSDIR%%/GPL-license.txt
2212
%%DOCSDIR%%/GPL3-license.txt
2213
%%DOCSDIR%%/LICENSE-bfont.ttf.txt
2214
%%NLS%%%%DOCSDIR%%/LICENSE-bmonofont-i18n.ttf.txt
2215
%%NLS%%%%DOCSDIR%%/LICENSE-droidsans.ttf.txt
2216
%%DOCSDIR%%/Python-license.txt
2217
%%DOCSDIR%%/copyright.txt
2209
%%DOCSDIR%%/copyright.txt
2218
%%OPENCOLORIO%%%%DOCSDIR%%/ocio-license.txt
2210
%%DOCSDIR%%/license/Apache-2.0.txt
2211
%%DOCSDIR%%/license/bfont.ttf.txt
2212
%%DOCSDIR%%/license/bmonofont-i18n.ttf.txt
2213
%%DOCSDIR%%/license/BSD-3-Clause.txt
2214
%%DOCSDIR%%/license/BSL-1.0.txt
2215
%%DOCSDIR%%/license/droidsans.ttf.txt
2216
%%DOCSDIR%%/license/FTL.txt
2217
%%DOCSDIR%%/license/GPL-3.0.txt
2218
%%DOCSDIR%%/license/GPL-license.txt
2219
%%DOCSDIR%%/license/ISC.txt
2220
%%DOCSDIR%%/license/jemalloc.txt
2221
%%DOCSDIR%%/license/MIT.txt
2222
%%DOCSDIR%%/license/OpenColorIO.txt
2223
%%DOCSDIR%%/license/OpenSSL.txt
2224
%%DOCSDIR%%/license/Python.txt
2219
%%DOCSDIR%%/readme.html
2225
%%DOCSDIR%%/readme.html
2220
share/icons/hicolor/scalable/apps/blender.svg
2226
share/icons/hicolor/scalable/apps/blender.svg
2221
share/icons/hicolor/symbolic/apps/blender-symbolic.svg
2227
share/icons/hicolor/symbolic/apps/blender-symbolic.svg

Return to bug 251852