Revision b867f9f by Campbell Barton November 18, 2012, 01:22 (GMT) |
style cleanup: comments & spelling |
Revision 8b57f75 by Campbell Barton November 18, 2012, 00:30 (GMT) |
code cleanup: gpl header update (formatting) |
Revision fd7a3db by Brecht Van Lommel November 18, 2012, 00:20 (GMT) |
Buildbot: * Use rsync upload for Mac slave, rather than uploading entire file. This could be enabled for more slaves, should make more frequent builds possible. * Split Mac into 10.6 and 10.5 builds. |
Revision 0c12ea0 by Brecht Van Lommel November 17, 2012, 23:00 (GMT) |
Buildbot: show OS X target version in buildbot zip filename. |
Revision ecb11b4 by Sergey Sharybin November 17, 2012, 17:58 (GMT) |
Install dependencies: added check for minimal version of x264 Also fixed parsing of package version with epoch |
Revision 469324b by Brecht Van Lommel November 17, 2012, 16:11 (GMT) |
Fix compositing normal node not properly showing vector XYZ values when opening socket menu, and make the normal animatable. |
Revision e2b5812 by Brecht Van Lommel November 17, 2012, 16:10 (GMT) |
Fix render layer properties not being animatable. |
Revision 9748a2b by Sergey Sharybin November 17, 2012, 15:34 (GMT) |
One more remained issue in legacy compositor, Hopefully last one. |
Revision f55b9b6 by Bastien Montagne November 17, 2012, 14:41 (GMT) |
Mono-core platform seem to not output the cores field in /proc/cpuinfo :/ Also adding gawk packages (gnu awk), looks like some distro do not have that one by default! |
Revision 4cb3aba by Thomas Dinges November 17, 2012, 14:35 (GMT) |
Windows / Cmake: * Another place where "psapi" was missing, caused OIIO errors. |
Revision 215474f by Sergey Sharybin November 17, 2012, 13:44 (GMT) |
Old compositor should be compilable now |
Revision 5392ff7 by Sergey Sharybin November 17, 2012, 13:38 (GMT) |
Fix #33210: Diffuse Pass in scale node leads to problems Was own mistake in render layers interpolation changes. |
Revision 13ea663 by Sergey Sharybin November 17, 2012, 12:59 (GMT) |
Install dependencies: workaround for SHA linking issues |
Revision fd15b39 by Sergey Sharybin November 17, 2012, 12:10 (GMT) |
Install dependencies: abort script if compilation of some component failed |
Revision 3cf8dd5 by jens verwiebe November 17, 2012, 12:09 (GMT) |
OSX/scons: little cleanup to BF_PROGRAM_LINKFLAGS |
Revision eae0174 by Sergey Sharybin November 17, 2012, 11:57 (GMT) |
Install dependencies: disable OSL for now It's really horror even for me to compile it on release environment, i do not want anybody to spend time trying to support this lib in automatic script or make it so user's are easily frustrated by some hack added to OSL repository. If you REALLY want to build OSL with this script, set BUILD_OSL to truth (it's in the top of the script). |
Revision d00e6dc by Sergey Sharybin November 17, 2012, 11:42 (GMT) |
Install dependencies: dead links should not occur |
Revision 70308d5 by Sergey Sharybin November 17, 2012, 11:35 (GMT) |
Install dependencies: use OIIO 1.1.1 where SHA crap seems to be solved |
Revision b20cb61 by Sergey Sharybin November 17, 2012, 11:28 (GMT) |
Made sure open OIIO does not use system's boost in cases it was compiled from sources |
Revision c98be50 by Sergey Sharybin November 17, 2012, 11:23 (GMT) |
Install dependencies: made it sure llvm-3.1 or llvm-3.0 is installing llvm-dev could be a meta-package for older version of llvm |
|