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/source
AgeCommit message (Expand)Author
2012-06-21Fixes [#31433] BMesh: Knife tool Angle Constraint functionNicholas Rishel
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-21Fix for color ramp RNA paths in node trees. The path generation for color ram...Lukas Toenne
2012-06-21Fix for properly converting 2.4x IPO Actuators to 2.6x Action Actuators. Prev...Mitchell Stokes
2012-06-21Fix for [#31396] "bge.logic.LibLoad fails to import text blocks" reported by ...Mitchell Stokes
2012-06-21workarond for outliner group object selection trick - which is so slow it had...Campbell Barton
2012-06-21correction to own commit - thanks Anthony Edlin for pointing out the error.Campbell Barton
2012-06-21fix for segfault loading a file with a proxy that is a missing link.Campbell Barton
2012-06-21Refactoring of tiles opencl implementation:Monique Dewanchand
2012-06-20avoid calls to BLF_height_default in a loop calling with the same value, also...Campbell Barton
2012-06-20make mask handles draw with an outline - when outline option is enabled.Campbell Barton
2012-06-20fix for use of 2 uninitialized vars in the tiles compositor.Campbell Barton
2012-06-20fix for error with sequencer stip text drawing - was using unclamped handle s...Campbell Barton
2012-06-20 * reset OpenCL innerloop size to 32.Jeroen Bakker
2012-06-20style cleanupCampbell Barton
2012-06-20move the frame length to the end for sequence drawing (mango request, since o...Campbell Barton
2012-06-20Fix crash in compositing nodes with a node group with missing datablock, canBrecht Van Lommel
2012-06-20Fix #31852: Sequencer duplicate cant move strips on Y axis in a metaSergey Sharybin
2012-06-20removing from group now shows menu to select group to remove.Campbell Barton
2012-06-20Added command line argument --debug-valueSergey Sharybin
2012-06-20Silent masks "alloc new deform spline" debug printSergey Sharybin
2012-06-20Store parent's initial position when setting mask's parent from the interfaceSergey Sharybin
2012-06-20Do not check result of BKE_tracking_marker_get -- it shall alwaysSergey Sharybin
2012-06-20Grease pencil and manual calibration weren't aware of clip start frameSergey Sharybin
2012-06-20Cleanup up space clip API:Sergey Sharybin
2012-06-20minor speedup for the glare compositor nodeCampbell Barton
2012-06-20Fixes [#31577] Select N-th vertex/face/edge doesnt workNicholas Rishel
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-19KeyingScreen would now deal properly with clips with Start Frame != 1Sergey Sharybin
2012-06-19Fix part 2 of [#31840] Quick Explode Bugs related to it's fade option.Bastien Montagne
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
2012-06-19Mark context as const when it's possible and avoid typecasts from const bCont...Sergey Sharybin
2012-06-19Implemented Preview of defocus to set the quality of the node to LowJeroen Bakker
2012-06-19fix for uninitialized memory use in the new compositor.Campbell Barton
2012-06-19 * fixed defocus background blurin...Jeroen Bakker
2012-06-19 * Fixed brightness (was introduced by optimalization)Jeroen Bakker
2012-06-19Fix #31646, somehow a 2.62 file output node can have NULL storage pointer. No...Lukas Toenne
2012-06-19 * Enabled OpenCL for the compositorJeroen Bakker
2012-06-19Fix for subsurf oscillations along creased boundary edgesNicholas Bishop
2012-06-19Code cleanup: use float* rather than void* in subsurf calculationNicholas Bishop
2012-06-19Minor UI message fixes.Bastien Montagne
2012-06-18Fix for compiling with all warnings as error (commenting out unused vars).Bastien Montagne
2012-06-18DO not reset clip's focal length when changing path to footageSergey Sharybin
2012-06-18Fix for sculpt undo updating hidden rather than coords.Nicholas Bishop
2012-06-18Patch #31755: fix missing redraw in space_buttons when grouping objects (CTRL+G)Sergey Sharybin
2012-06-18Fix #31740, compositor overwrites images on frame scrubbing. Restored old com...Lukas Toenne
2012-06-18Some options used for "expert" x264 setup were removed from FFmpeg 0.11Sergey Sharybin
2012-06-18Fix #31825: 3D View Editor Header > Object > Game > Copy Properties affecting...Sergey Sharybin
2012-06-18Fix #31826: UV/Image editor paint image crashSergey Sharybin
2012-06-18Disable mouse slide to control offset and uniform pattern scale for nowSergey Sharybin