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
2013-01-18Cycles Test App:Thomas Dinges
2013-01-17Cycles:Thomas Dinges
2013-01-17add NULL check for XInput device, since its possible only one is valid.Campbell Barton
2013-01-17fix for GHOST/X11 using uninitialized memory for the tablets active state. (p...Campbell Barton
2013-01-16style cleanupCampbell Barton
2013-01-16fix for glitch in X11 with tablets.Campbell Barton
2013-01-16Movies support for CyclesSergey Sharybin
2013-01-16UI / Scene Context:Thomas Dinges
2013-01-16Mac OS X, Intuos tablet fixTon Roosendaal
2013-01-16Fix #33877: Pressure Sensitivity stop after opening User Preferences WindowSergey Sharybin
2013-01-16minor changes to ghostCampbell Barton
2013-01-16code cleanup:Campbell Barton
2013-01-16Fix CUDA compile after last commit.Brecht Van Lommel
2013-01-15Cycles Hair: Introduction of Cardinal Spline Curve Segments and minor fixes.Stuart Broadfoot
2013-01-15Fix #33838: light render passes for non-progressive integrator were not correct.Brecht Van Lommel
2013-01-15Cycles:Thomas Dinges
2013-01-15Fix #33830: cycles normal mapping was not quite correct, was not correctlyBrecht Van Lommel
2013-01-15fix [#33831] "Alt" key is "Alt Window Deactivated"Campbell Barton
2013-01-14For non-windows systems, check for CUDA compiler during runtimeAntony Riakiotakis
2013-01-14Cycles: enable lamp multiple importance sampling on the GPU, seems to beBrecht Van Lommel
2013-01-14Remove usage WITH_CYCLES_CUDA_BINARIES in code, use check forSergey Sharybin
2013-01-14Change some big functions from __device_inline to __device, whichSergey Sharybin
2013-01-14Fix #33868: cycles sample as lamp for world background not rendering with theBrecht Van Lommel
2013-01-13Further tweaks to support libav from wheezySergey Sharybin
2013-01-13Tweak to ffmpeg compatibility layer to support debian's wheezy libavSergey Sharybin
2013-01-12Mac HiDPI ("retina") handling:Ton Roosendaal
2013-01-12Patch #33837: ffmpeg1.1 and libav9.1 compatibility updateSergey Sharybin
2013-01-12Packed and generated images support for CyclesSergey Sharybin
2013-01-11code cleanup: warnings, also add check in crash handler that a wmWindowManage...Campbell Barton
2013-01-10Fix #33824: cycles non-progressive render mode did not do correct path termin...Brecht Van Lommel
2013-01-10Fix #33821: cycles background intensity fix had uninitialized memory usageBrecht Van Lommel
2013-01-10Fix too bright result in background multiple importance after recent changes.Brecht Van Lommel
2013-01-10Cycles: different fix for perlin noise generating nan values, now check forBrecht Van Lommel
2013-01-10Cycles: multiple importance sampling for lamps, which helps reduce noise forBrecht Van Lommel
2013-01-09Mac HiDPI support:Ton Roosendaal
2013-01-09Style cleanup in OCIO areaSergey Sharybin
2013-01-08Macbook HiDPI support: reshuffled code to make it compile for 10.6 and workTon Roosendaal
2013-01-08Fix for recent tile_order feature not working properly with persistent dataSergey Sharybin
2013-01-08style cleanupCampbell Barton
2013-01-07Cycles / Tile Rendering:Thomas Dinges
2013-01-07fix for bugs 30300, 31107: pen pressure with multiple open windows on MS WindowsMike Erwin
2013-01-06With some help in irc (thanks erwin, markus!) and some googling, here's code Ton Roosendaal
2013-01-06device_network.cpp is completely elided when WITH_NETWORK is not defined, so ...Jason Wilkins
2013-01-05Removal of old code trying to detect trackpads.Ton Roosendaal
2013-01-05New version of code to detect whether a wheel is involved, or a trackpad.Ton Roosendaal
2013-01-04Added vertex color attributes (currently limited to one) and UVs included for...Stuart Broadfoot
2013-01-04Silent "no previous prototype" warning, which was treating as error hereSergey Sharybin
2013-01-03Fix CUDA build error after last commit, and remove some comments.Brecht Van Lommel
2013-01-03Cycles Hair: add Generated texture coordinates for curves, so that proceduralBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to store curves with the index of the first key and theBrecht Van Lommel