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
AgeCommit message (Expand)Author
2012-05-11Ensure mask layers are always present in sculpt mode.Nicholas Bishop
2012-05-11Copy GridPaintMask to vertex paint mask when applying multires.Nicholas Bishop
2012-05-11Add mask support to CCGSubSurf and multires.Nicholas Bishop
2012-05-11Add GridPaintMask accessor to paint.c.Nicholas Bishop
2012-05-11Add paint mask access to the PBVH vertex iterator.Nicholas Bishop
2012-05-11Add access to mesh vertex customdata to the PBVH.Nicholas Bishop
2012-05-11Add DNA and customdata entries for paint masks.Nicholas Bishop
2012-05-11Replace hardcoded DMGridData structure with CCGElem/CCGKey.Nicholas Bishop
2012-05-11Add CCGKey/CCGElem for accessing CCGSubSurf elements.Nicholas Bishop
2012-05-11Modify CCGSubsurf to subdivide an arbitrary number of (float) layers.Nicholas Bishop
2012-05-11Add new options to PAINT_OT_brush_select, toggle and create_missing.Nicholas Bishop
2012-05-11Add an RNA access function to get an enum item name from its value.Nicholas Bishop
2012-05-11Code cleanup for multires_dm_create_from_derived().Nicholas Bishop
2012-05-11Code cleanup for parameters of subsurf_make_derived_from_derived.Nicholas Bishop
2012-05-10Fix #31379: cycles not recognizing 16 bit tiff as float image.Brecht Van Lommel
2012-05-10Fix #31221: Multiple Monitors/Windows Double Click For FocusSergey Sharybin
2012-05-10minor changes to sequencer apiCampbell Barton
2012-05-10Fix #31393: Shape Keys on curves with hooksSergey Sharybin
2012-05-10style cleanup: sequencer and scene rnaCampbell Barton
2012-05-10patch [#30871] VSE py-api Campbell Barton
2012-05-10Enable ffmpeg building with MinGW-w64. The libraries were compiled with gcc 4...Antony Riakiotakis
2012-05-10Style cleanup: use 2 spaces for indentation in bundle scriptsSergey Sharybin
2012-05-10Carve and libmv bundling scripts: should work with svn checkout nowSergey Sharybin
2012-05-10Bundle updated version of carve. Should be no functional changes, small code ...Sergey Sharybin
2012-05-10Synchronize libmv with changes in git branchSergey Sharybin
2012-05-10fix [#31382] Loop Cut and Slide numpad (-)Campbell Barton
2012-05-10fix for fix, own fix for [#31368] didnt work right, now move shadeless & wire...Campbell Barton
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-10Apply [#30199] Fix COLLADA export of material namesNathan Letwory
2012-05-09fix: #31374 Wrong/Missleading hint texts in material assignment. (as clarifie...Gaia Clary
2012-05-09fix [#31383] EditBone.align_orientation() uses Vector.normalize() incorrectlyCampbell Barton
2012-05-09fix: #31374 Wrong/Missleading hint texts in material assignment.Gaia Clary
2012-05-09some speedups for face angle drawingCampbell Barton
2012-05-09Camera tracking: exr frames used to be displayed in linear spaceSergey Sharybin
2012-05-09Fix #31371: copy data path should be disabled in places where it doesn't work,Brecht Van Lommel
2012-05-09Fix crash doing alt+A playback in files saved in version <= 2.34, this code runsBrecht Van Lommel
2012-05-09fix [#31378] Face Angle Rounding To Agressive/Not done in 2.49x?Campbell Barton
2012-05-09style cleanup: pngCampbell Barton
2012-05-09patch [#31355] 16-bit pngs are only read with 8-bit precisionCampbell Barton
2012-05-09Refactor of modifiers' apply function: now use a single bit-flag parameter to...Bastien Montagne
2012-05-09patch [#31359] Py Console: Empty current lineCampbell Barton
2012-05-09Remove unneeded and unused patch for libmvSergey Sharybin
2012-05-09Fix #31366: check to enable opengl quadbuffer stereo was wrong, causing it toBrecht Van Lommel
2012-05-09code cleanup: color/bw conversion - use BLI color function.Campbell Barton
2012-05-09Fix for recent changes in glslSergey Sharybin
2012-05-09classic compile error: GLEW_STATIC needs to be define when we use opengl func...Antony Riakiotakis
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-09Fix #31349: Composite node is not found when part of a group.Sergey Sharybin
2012-05-09Camera tracking: fixes for tracking of float imagesSergey Sharybin