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
2014-07-20More functionality review fixes.soc-2013-paintAntony Riakiotakis
2014-07-20Paint Curves Transform:Antony Riakiotakis
2014-07-20cursor transform WIP for curvesAntony Riakiotakis
2014-07-17Use size for fixed length array argsCampbell Barton
2014-07-16Fix issue with multiple materials not displaying colors correctly.Antony Riakiotakis
2014-07-16Finalize transform for paint curves:Antony Riakiotakis
2014-07-14Merge branch 'master' into soc-2013-paintCampbell Barton
2014-07-13Followup to rB320b7a59c3eed: also handle background image ID refcount when du...Bastien Montagne
2014-07-12View3D Walk: Use scene gravity instead of hardcoded value (fix T40921)Dalai Felinto
2014-07-12View3D Walk: Rename gravity by gravity_state (cleanup)Dalai Felinto
2014-07-12WM: add WM_operator_properties_create_ptrCampbell Barton
2014-07-11View3D Walk: Use scene gravity instead of hardcoded value (fix T40921)Dalai Felinto
2014-07-11View3D Walk: Rename gravity by gravity_state (cleanup)Dalai Felinto
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-07-10Merge branch 'master' into soc-2013-paintAntony Riakiotakis
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-07-03Make Cursor placement operation a modal operator.Antony Riakiotakis
2014-07-03Mistake in last commitCampbell Barton
2014-07-03Correct recent fix for knife in camera ortho modeCampbell Barton
2014-06-30Correct use-after-free in recent commitCampbell Barton
2014-06-30Fix odd situation where you could assign a background image without increasin...Bastien Montagne
2014-06-30Fix image user count not being decreased when deleting a 3DView background im...Bastien Montagne
2014-06-30Fix T40867: Autokeyframe in camera viewCampbell Barton
2014-06-29Fix T40850: object emitter of particles not visible in viewport when GLSL and...Lukas Tönne
2014-06-28Fix 40841: Copy and Paste objects no longer functions from one running instan...Bastien Montagne
2014-06-27Fix transparency issues in 3d viewportSergey Sharybin
2014-06-23Merge branch 'master' into soc-2013-paintCampbell Barton
2014-06-23Merge branch 'master' into soc-2013-paintCampbell Barton
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-23Sync with master (remove diff noise)Campbell Barton
2014-06-23Code cleanup: style and float<>double promotionCampbell Barton
2014-06-22Merge branch 'master' into soc-2013-paintAntony Riakiotakis
2014-06-22WM: set circle select minimum radius to 1Campbell Barton
2014-06-19View3D: Handle un-weighed vertex color properlyCampbell Barton
2014-06-19Code cleanup: replace odd pointer casting with structsCampbell Barton
2014-06-19Code cleanup: remove unused callback for depth drawingCampbell Barton
2014-06-19Code cleanup: de-duplicate calls wmOrtho, wmFrustumCampbell Barton
2014-06-19Code cleanup: use const passing rectsCampbell Barton
2014-06-18Merge branch 'master' into soc-2013-paintAntony Riakiotakis
2014-06-18Correct error in last commitCampbell Barton
2014-06-18Editmesh: add ability to show weights on wire T39054, D585Gaia Clary
2014-06-18Revert "Fix flickering when transform snapping in edit mode and cursor is"Antony Riakiotakis
2014-06-16Fix for knife when in ortho camera viewCampbell Barton
2014-06-16Code cleanup: move editfont drawing into its own function.Campbell Barton
2014-06-16Object Drawing: minor refactor, don't check glsl in wire-modeCampbell Barton
2014-06-16Fix T40617: Ortho view selects objects behind cameraCampbell Barton
2014-06-15Curve: use zero length array for BevList for less confusing syntaxCampbell Barton
2014-06-15Code cleanup: commentsCampbell Barton
2014-06-14UI: refactor text cache to use zero length arraysCampbell Barton