Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 286065 Details for
Bug 276338
media-gfx/blender-2.5 SVN
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
blender-2.5-eigen.patch
blender-2.5-eigen.patch (text/plain), 1.31 KB, created by
Shannon
on 2011-09-10 15:58:28 UTC
(
hide
)
Description:
blender-2.5-eigen.patch
Filename:
MIME Type:
Creator:
Shannon
Created:
2011-09-10 15:58:28 UTC
Size:
1.31 KB
patch
obsolete
>--- intern/itasc/SConscript 2009-09-26 09:14:02.000000000 +0200 >+++ intern/itasc/SConscript 2009-09-26 09:14:54.000000000 +0200 >@@ -5,7 +5,8 @@ > sources += env.Glob('kdl/*.cpp') > sources += env.Glob('kdl/utilities/*.cpp') > >-incs = '. ../../extern/Eigen2' >+#incs = '. ../../extern/Eigen2' >+incs = '. /usr/include/eigen2' > > env.BlenderLib ('bf_ITASC', sources, Split(incs), [], libtype=['intern','player'], priority=[20,100] ) > >--- source/blender/ikplugin/SConscript >+++ source/blender/ikplugin/SConscript >@@ -4,6 +4,6 @@ > sources = env.Glob('intern/*.c') + env.Glob('intern/*.cpp') > > incs = '#/intern/guardedalloc #/intern/iksolver/extern ../makesdna ../blenlib' >-incs += ' ../blenkernel ../include ../ikplugin #/intern/itasc #/extern/Eigen2' >+incs += ' ../blenkernel ../include ../ikplugin #/intern/itasc /usr/include/eigen2' > > env.BlenderLib ( 'bf_ikplugin', sources, Split(incs), [], libtype=['core','player'], priority=[180, 190] ) >--- source/gameengine/Converter/SConscript 2011-08-30 19:56:07.755000018 -0600 >+++ source/gameengine/Converter/SConscript 2011-08-30 19:54:54.238000019 -0600 >@@ -20,7 +20,7 @@ > incs += ' #source/blender/makesrna' > incs += ' #source/blender/ikplugin' > incs += ' #extern/recastnavigation/Detour/Include' >-incs += ' #extern/Eigen2' >+incs += ' /usr/include/eigen2' > > incs += ' ' + env['BF_BULLET_INC'] >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276338
:
196474
|
196477
|
199549
|
201208
|
201222
|
201223
|
201225
|
201312
|
201684
|
201685
|
201687
|
201688
|
202454
|
204007
|
204008
|
204009
|
204010
|
204012
|
204014
|
204031
|
204216
|
204616
|
204622
|
204624
|
204625
|
205091
|
205675
|
205676
|
206068
|
206853
|
213876
|
215848
|
224099
|
224443
|
227357
|
227477
|
227479
|
227481
|
228419
|
228465
|
228519
|
238603
|
238605
|
241313
|
241315
|
246942
|
246944
|
252871
|
254325
|
255923
|
258479
|
258646
|
259906
|
263079
|
263847
|
264145
|
264655
|
265177
|
265489
|
266121
|
268743
|
269639
|
269671
|
269725
|
270319
|
271985
|
272415
|
274533
|
274535
|
277707
|
278649
|
278821
|
278823
|
278903
|
278905
|
280689
|
280693
|
282083
|
282169
|
285111
|
286065
|
286067
|
286175
|
286177
|
292059
|
292061
|
292063
|
292065
|
292067
|
292069
|
292071
|
292169
|
296945
|
297059
|
301437
|
301439
|
303799
|
307951
|
308237
|
309395
|
311773
|
316911
|
316913
|
328834