Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
AgeCommit message (Expand)Author
2012-11-14Cycles OSL: windows build fixes.Brecht Van Lommel
2012-11-13avoid divide by zero in cycles progress calculationCampbell Barton
2012-11-12Fix to allow several include dirs for python under scons build system (needed...Bastien Montagne
2012-11-12Merge w/ trunk: r51141-52085 (Important Note: gameengine and blenderplayer we...Jason Wilkins
2012-11-12enable multi-sampling on x11Campbell Barton
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-11Fix #32974: cycles curved motion blur is not working well combined with rotat...Brecht Van Lommel
2012-11-11Cycles: panorama camera in viewport camera view now shows the render mappedBrecht Van Lommel
2012-11-10OSX/ndof: rollback 52072, test showed we need individually weak functions ->...Jens Verwiebe
2012-11-10Fix #33135: cycles object info random number not working anymore.Brecht Van Lommel
2012-11-10OSX/cmake: little cleanup in ghostJens Verwiebe
2012-11-10OSX/ndof: test link whole framework weak rather than single functions to fix ...Jens Verwiebe
2012-11-10add 2 new utility functions to the BGE mesh py api.Campbell Barton
2012-11-10Cycles: correction to how device of lists is exposed to blenderSergey Sharybin
2012-11-10Fix #33132: Incorrect render session update when using persistent images issu...Sergey Sharybin
2012-11-10code cleanup: some warnings and formatting for PyMethodDef's in the BGE.Campbell Barton
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-10Fix #33131: more useful cycles behavior for layers that are both marked excludedBrecht Van Lommel
2012-11-10Cycles / OSL:Thomas Dinges
2012-11-10Cycles Test App:Thomas Dinges
2012-11-10Fix #32972: cycles crash changing to GPU render with OSL enabled.Brecht Van Lommel
2012-11-09Cycles / CMake:Thomas Dinges
2012-11-09Fisheye Equidistant Lens algorith bugfixDalai Felinto
2012-11-09Cycles: no need in spin lock in memory statisticsSergey Sharybin
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-09Fix #33125: cycles OSL crash with multiple render sessions running at the sam...Brecht Van Lommel
2012-11-09code cleanup: double promotion warnings with new bevel code & wrong use of NU...Campbell Barton
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-08Cycles: add strength input for normal map node.Brecht Van Lommel
2012-11-08code cleanup: unused defines & some formatting.Campbell Barton
2012-11-08code cleanup: quiet double promotion warningsCampbell Barton
2012-11-08itask: reworked conditionals for osx version compatibilityJens Verwiebe
2012-11-08Fix #33107: cycles fixed threads 1 was still having two cores do work,Brecht Van Lommel
2012-11-07UI message fixes...Bastien Montagne
2012-11-07Fix ITASK warningsJens Verwiebe
2012-11-07OSX: some more version target cleanups and correctionsJens Verwiebe
2012-11-07style cleanup, also remove redundant call to set_listbasepointers in free_mai...Campbell Barton
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-07Fix cycles crash with normal map node, issue with tangent sign attribute.Brecht Van Lommel
2012-11-06Cycles OSL: support for the trace(point pos, vector dir, ...) function, to traceBrecht Van Lommel
2012-11-06Cycles OSL: phong_ramp(N, exponent, colors[8]) closure added, which works likeBrecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-06Cycles: disable OpenCL in builds for now, since it's not working and is onlyBrecht Van Lommel
2012-11-06quick hack to allow 10.8 to build again, will wait Jens for real fixDalai Felinto
2012-11-06OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIR...Jens Verwiebe
2012-11-06Silent strict compiler flag.Sergey Sharybin
2012-11-06Bugfix: Missing ')' broke Cycles addonJoshua Leung
2012-11-05update fisheye tooltip - it was wrongly suggesting equidistant for fulldomesDalai Felinto
2012-11-05Update CMake rules for audaspaceSergey Sharybin