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-05-27Fix for smoke boundary conditions: "Open borders" behaved differently for pos...Miika Hamalainen
2012-05-26update python script memory printout to python3 and some style cleanupCampbell Barton
2012-05-26style cleanup: our own malloc codeCampbell Barton
2012-05-26code cleanup: dutch -> english (comments)Campbell Barton
2012-05-25Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,Brecht Van Lommel
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-24style cleanupCampbell Barton
2012-05-23Fix cycles render issue with a (useless) mix node that has the same shaderBrecht Van Lommel
2012-05-23Fix: cycles not supporting scene background sets.Brecht Van Lommel
2012-05-22style cleanup: mmap_win32Campbell Barton
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-21code cleanup:Campbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-05-19style cleanup: ghost/x11Campbell Barton
2012-05-18Fix #31518: changing cycles exposure did unnecessary rerender in viewport.Brecht Van Lommel
2012-05-18Fix #31486: cycles texture coordinate reflection output has wrong direction.Brecht Van Lommel
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-15Fix cosmetic typosSergey Sharybin
2012-05-14Patch [#31264] Elbeem Fixes by Jason Wilkins.Daniel Genrich
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-11dont use sdl include when building headlessCampbell Barton
2012-05-11Cycles: reviewed the task scheduler code and fixed (hopefully all) windows th...Brecht Van Lommel
2012-05-10Fix #31379: cycles not recognizing 16 bit tiff as float image.Brecht Van Lommel
2012-05-10Potential fix for bug #31111, Remesh modifier generates artifacts on simple s...Nicholas Bishop
2012-05-10More code cleanup in intern/dualcon.Nicholas Bishop
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-09Fix division by zero case in dualcon.Nicholas Bishop
2012-05-09Code style cleanup in intern/dualcon.Nicholas Bishop
2012-05-08Fix 31370: light falloff node linear output not working code.Brecht Van Lommel
2012-05-08ndof: restored support for older serial port 3D mice on Linux (R45951 broke i...Mike Erwin
2012-05-08adding kernel_projection.h in CMakelistsDalai Felinto
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-05-07cycles-fisheye: fixed formula for dir to equisolidDalai Felinto
2012-05-07direction to equisolid - final fix for [#31307] Cycles panoramic fisheye lens...Dalai Felinto
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-07GHOST/Cocoa: revert tablet detection commit for continuous grab, apparently i...Brecht Van Lommel
2012-05-07GHOST/Cocoa: detect tablet event to disable continuous grab. Don't have tabletBrecht Van Lommel
2012-05-07Fix most of #31307: cycles panorama camera not working correct with speedBrecht Van Lommel
2012-05-07Cleanup of intern/SConstript: CSG is not in source tree anymore, remove optio...Sergey Sharybin
2012-05-07Fix mac build error after ghost cocoa changes.Brecht Van Lommel
2012-05-07Fix float image loading crash in cycles after multithreading changes.Brecht Van Lommel
2012-05-06code cleanup: add getCursorGrabModeIsWarp(), makes the intent more clear wher...Campbell Barton
2012-05-06disable warping for tablet events (X11 only), added TODO's for OSX and win32.Campbell Barton
2012-05-06Code cleanup: patch by Thomas to fix PassType values to be consecutive.Brecht Van Lommel
2012-05-05Cycles: minor refactoring of fisheye code to fit code style.Brecht Van Lommel
2012-05-05Cycles: threading optimizationsBrecht Van Lommel
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05Fix related to #31317: viewport render layer rendering now uses render visibi...Brecht Van Lommel