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-11-23svn merge ^/trunk/blender -r42080:42095Campbell Barton
2011-11-23Cycles: build flags tweaks to avoid errors with msvc debug build.Brecht Van Lommel
2011-11-23OSX: Fix more UTF8 issues, todo: use correct fontJens Verwiebe
2011-11-23Cycles: improve error reporting for opencl and cuda, showing error messages inBrecht Van Lommel
2011-11-22svn merge ^/trunk/blender -r42069:42076Campbell Barton
2011-11-22Fix #29274: problem compiling cycles opencl kernel from directory with spaces.Brecht Van Lommel
2011-11-22svn merge ^/trunk/blender -r42053:42069Campbell Barton
2011-11-22Cycles: OpenCL tweaksBrecht Van Lommel
2011-11-22svn merge ^/trunk/blender -r42009:42053Campbell Barton
2011-11-21Cycles:Brecht Van Lommel
2011-11-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
2011-11-20Bugfix for [#29279] Cycles Displacement Panel appears when blender render eng...Thomas Dinges
2011-11-20Cycles: another build system tweak that might solve build problem, not sureBrecht Van Lommel
2011-11-19UI: small tweak to tooltips for enum menus, it wasn't very clear whichBrecht Van Lommel
2011-11-18Cycles: try to avoid NaN pixels with oren nayar. Also small cmake code cleanup.Brecht Van Lommel
2011-11-16svn merge -r41899:41926 ^/trunk/blender. also sync mempool with trunk and mov...Campbell Barton
2011-11-16minor cleanupCampbell Barton
2011-11-16Cycles: cmake build system tweak, might solve compile issue.Brecht Van Lommel
2011-11-16Fix #29292: cycles not loading linked image datablocks correctly.Brecht Van Lommel
2011-11-16svn merge -r41847:41899 ^/trunk/blenderCampbell Barton
2011-11-16Fix #29278: cycles crash with displacement method both.Brecht Van Lommel
2011-11-16OSX: buildfix for itask on 10.5.sdkJens Verwiebe
2011-11-15SVN maintenance.Guillermo S. Romero
2011-11-15Cycles: move clew into cycles namespace to avoid conflicts, and fix meshBrecht Van Lommel
2011-11-15Fix build issue on windows, M_PI => M_PI_F.Brecht Van Lommel
2011-11-15Fix #29259: cycles issues on certain processors. Now two versions of the kernelBrecht Van Lommel
2011-11-15svn merge -r41779:41847 ^/trunk/blenderCampbell Barton
2011-11-15set cycles scripts as pep8 & make some minor changes.Campbell Barton
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-15Fix #29249: mapping node not keyable anymore, restore RNA to what it was beforeBrecht Van Lommel
2011-11-14Cycles:Brecht Van Lommel
2011-11-14Fix for uninitialized usage of spos in AUD_LinearResampleReader::readSergey Sharybin
2011-11-14Some UI messages fixes and tweaks in recent merges (found while translating i...Bastien Montagne
2011-11-14Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather itBrecht Van Lommel
2011-11-13OSX: go back to former zoombehaviour with magicmouse in Lion, no time to reco...Jens Verwiebe
2011-11-13Fix #29041: parenting problem with tree IK for iTaSC and iksolver, where itBrecht Van Lommel
2011-11-13Fix #29048: iTaSC solver crash on certain compilers/platforms, due to memoryBrecht Van Lommel
2011-11-13Cycles:Thomas Dinges
2011-11-13Cycles Addon:Thomas Dinges
2011-11-13OpenCL/Nvidia:Thomas Dinges
2011-11-12Cycles:Brecht Van Lommel
2011-11-12Hack-fix for crash-by-assertion on mingw builds on startup if the CUDA driver onJoshua Leung
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-11svn merge -r41723:41751 ^/trunk/blenderCampbell Barton
2011-11-11svn merge -r41715:41722 ^/trunk/blenderCampbell Barton
2011-11-10Cycles: fix missing particle panels and show emitter option not being respected.Brecht Van Lommel
2011-11-10Cycles: attempt to fix build issue with mingw.Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10Cycles: attempted fix for error building with sse/mtune optimization flags.Brecht Van Lommel
2011-11-10Cycles: when material/world/lamp doesn't use nodes, show color in the UI.Brecht Van Lommel