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-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
2012-05-05Patch [#31240] Fix audaspace deadlockJoerg Mueller
2012-05-05Fixes forJoerg Mueller
2012-05-04Fix (harmless) uninitialized memory usage in BVH binning.Brecht Van Lommel
2012-05-04small fix for equisolid fisheye (cycles)Dalai Felinto
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-05-04Cycles: tweak ATI OpenGL/CUDA fix more with extra error check.Brecht Van Lommel
2012-05-04Possible fix for #31054: cycles viewport rendering not working with CUDA forBrecht Van Lommel
2012-05-02Fix #31247: cycles crash after recent bugfix.Brecht Van Lommel
2012-05-02Cycles: add Ray Length output to Light Path node. This gives the distance tra...Brecht Van Lommel
2012-05-02Fixes for recent cycles and python/context commits.Brecht Van Lommel
2012-05-02Fix #31168: cycles mask layer should only affect objects for camera rays.Brecht Van Lommel
2012-05-01Fix #31202: cycles crash in new BVH builder on Windows, when compiling withBrecht Van Lommel
2012-04-30Cycles Addon:Thomas Dinges
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30Fix compile error with msvcDaniel Genrich
2012-04-30Cycles: remove a few usages of double, to fix opencl warnings.Brecht Van Lommel
2012-04-30Fix visual studio debug build issue with BVH boundbox, pointed out by Agustin...Brecht Van Lommel