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
2011-06-28Cycles: cmake tweak to make specifying OSL/OIIO path simpler.Brecht Van Lommel
2011-06-28Cycles: fix for dynamic library copying on linux.Brecht Van Lommel
2011-06-28Cycles: for mac and unix, copy oiio/boost dynamic libraries into cycles libBrecht Van Lommel
2011-06-27Cycles: working towards texture workflow designBrecht Van Lommel
2011-06-24Cycles: attempt at fixing windows compile problem after merge.Brecht Van Lommel
2011-06-21Cycles: svn merge -r37333:37694 https://svn.blender.org/svnroot/bf-blender/trunkBrecht Van Lommel
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-18added FindSndFile cmake module to replace inline checks.Campbell Barton
2011-06-17Cycles: compile error fix for ICC.Brecht Van Lommel
2011-06-14Cycles: more work on texturing UI, now texture nodes use same nodes as shading,Brecht Van Lommel
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-06-09Cycles: svn merge -r37040:37333 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-06-09Cycles: texture tab in properties editor now shows dropdown for selectingBrecht Van Lommel
2011-06-05SVN maintenance.Guillermo S. Romero
2011-06-04CMake option 'WITH_HEADLESS' to build blender in headless mode (no x11/xlib) ...Campbell Barton
2011-05-31Cycles: OSL build & image manager fixes.Brecht Van Lommel
2011-05-31Cycles: compile warning fixes.Brecht Van Lommel
2011-05-31Cycles: more opencl fixes.Brecht Van Lommel
2011-05-31Cycles: for material/world/lamps, if use_nodes is disabled, show someBrecht Van Lommel
2011-05-31Cycles: fix crash syncing curve/text object with no verts/faces.Brecht Van Lommel
2011-05-31Cycles: fix instanced mesh sync being a bit too slow.Brecht Van Lommel
2011-05-31Cycles: fix sync issue with group instances.Brecht Van Lommel
2011-05-31Cycles: svn merge -r36777:37040 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-05-31Cycles: fix compile error for cycles_test.Brecht Van Lommel
2011-05-31fix for recent cmake changesCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-28Disabling xinput wasn't done completely.Campbell Barton
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-27Cycles: fix GLEW library build issue.Brecht Van Lommel
2011-05-27Cycles: some mix node blend modes not working correct:Brecht Van Lommel
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-24Fix for mingw 64bit fix.Brecht Van Lommel
2011-05-24Attempt to fix mingw 64 bit compile error.Brecht Van Lommel
2011-05-23Fix #26728: crash with load/save on Mac, on files that close & open a windowBrecht Van Lommel
2011-05-20Cycles: some steps to getting OpenCL backend to compile.Brecht Van Lommel
2011-05-18Cycles: svn merge -r36495:36747 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-05-17Render API: first step in updating RenderEngine to work according to:Brecht Van Lommel
2011-05-16Cycles: fix vector math subtract not working correct, patch by Sanne.Brecht Van Lommel
2011-05-14Cycles: fix chained mix/add closures nodes not working.Brecht Van Lommel
2011-05-14Cycles: OSL build fixes, based on patch from erwin94.Brecht Van Lommel
2011-05-13Cycles: color space control for image/environment texture nodes. Ideally wouldBrecht Van Lommel
2011-05-13Cycles: fix BSDF closure inputs ignoring links.Brecht Van Lommel
2011-05-13Cycles: remove developer docs, all moved to wiki now.Brecht Van Lommel
2011-05-12Forgot to close clipboard when lock fails.Sergey Sharybin
2011-05-12Fix #27359: Pasting long text crashes blenderSergey Sharybin
2011-05-12Cycles: fix mapping node rotation not working correct for Y/Z axes, patch by ...Brecht Van Lommel
2011-05-12Fix #27279: IK bone rotation limits set to 0 disabled the limit, this wasBrecht Van Lommel
2011-05-11Apply patch from Ryakiotakis Antonis as posted on MLNathan Letwory