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-12-13OSX: proper scons config and linking weak for jackOSX and errorhandlingJens Verwiebe
2011-12-09Fix #29555: cycles crash rendering with no material in material slot.Brecht Van Lommel
2011-12-09Fix #29528: crash adding subsurf modifier in a particular scene with viewport...Brecht Van Lommel
2011-12-08Scons/CUDAThomas Dinges
2011-12-07correct missing argument error if CYCLES_OPTIMIZED_KERNEL_FLAGS isnt setCampbell Barton
2011-12-06Cycles / CUDA Kernel compile:Thomas Dinges
2011-12-06Cycles: scons cuda kernel compile now does one kernel at a time, to reduce me...Brecht Van Lommel
2011-12-06remove invalid NULL checks from own recent commit and minor pep8 edits.Campbell Barton
2011-12-05Cycles:Brecht Van Lommel
2011-12-04Fix compile issue on windows, broke this trying to fix for mac.Brecht Van Lommel
2011-12-04Invert Color Cycles NodeDalai Felinto
2011-12-04Fix cycles compile issue after last commit.Brecht Van Lommel
2011-12-04Fix #29444: cycles problem building BVH with NaN vertices.Brecht Van Lommel
2011-12-03CameraData Input Cycles NodeDalai Felinto
2011-12-02HSV Color Node for CyclesDalai Felinto
2011-12-02Cycles:Brecht Van Lommel
2011-12-02cycles separateRGB: fix for cuda kernel building.Dalai Felinto
2011-12-02SeparateRGB and CombineRGB nodes for Cycles materialsDalai Felinto
2011-12-01CyclesBrecht Van Lommel
2011-11-30Another possible fix for #29301: issue with BVH intersection, reorder code aBrecht Van Lommel
2011-11-29remove header text:Campbell Barton
2011-11-27minor cycles editsCampbell Barton
2011-11-25Fix cycles python error introduced in revision 42138.Brecht Van Lommel
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-24Scons / Cycles:Thomas Dinges
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
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-22Fix #29274: problem compiling cycles opencl kernel from directory with spaces.Brecht Van Lommel
2011-11-22Cycles: OpenCL tweaksBrecht Van Lommel
2011-11-21Cycles:Brecht Van Lommel
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-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-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-15set cycles scripts as pep8 & make some minor changes.Campbell 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