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
2019-08-08Docs: improve description of 3D view distance offset utilityCampbell Barton
2019-08-08Cleanup: use doxy sectionsCampbell Barton
2019-08-08Fix T52551: undo causes crash after enabling a new rigid body when scene uses...Bastien Montagne
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Fix T68375: Polyline: can not make segment (cyclic)Philipp Oeser
2019-08-08Fix T68360: Zoom too sensitive with hi-dpiCampbell Barton
2019-08-08Cleanup: use static for undeclared functionCampbell Barton
2019-08-08Fix T67545: GPencil - New Merge by Distance operatorAntonioya
2019-08-082nd attempt to fix build error from rB22bdd08dfd08Philipp Oeser
2019-08-08attempt to fix build error from rB22bdd08dfd08Philipp Oeser
2019-08-08Fix T68250: Camera keyframing (Walk/Fly) despite canceling movementPhilipp Oeser
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-07UV: select overlap operatorCampbell Barton
2019-08-07Fix error in recent trackball aspect cleanupCampbell Barton
2019-08-07Fix T68348: Hotkeys do nothing when over viewport gizmosCampbell Barton
2019-08-073D View: utility function to set the depth from a locationCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Fix Dopesheet transform regressions due to rB81dc76c19cffmano-wii
2019-08-06Annotations: Remove Simplify option from UserprefsAntonio Vazquez
2019-08-06Fix T68320: measure tool memoryleakmano-wii
2019-08-06Cleanup: move utf8 offset conversion into BLI_string_utf8Campbell Barton
2019-08-06Fix T68291: crash snapping to both verts and edges with linked meshesPhilipp Oeser
2019-08-06Fix T66731: Part 3: Labels translations when tools are in 'compact' mode.Bastien Montagne
2019-08-06Annotation: Simplify only 3D annotations and reduce factorAntonio Vazquez
2019-08-06Sequencer: frame offset feature usabilityCampbell Barton
2019-08-06Fix T66671: Memory Leak Material PreviewJeroen Bakker
2019-08-06Fix T6813: Dopesheet Editor: Moving keyframes by a number value doesn't workmano-wii
2019-08-05Fix T68272: Annotations segment fault when use Simplify optionAntonio Vazquez
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-05Fix T67665 "Affect Alpha" in Texture Paint mode doesn't work as expectedSebastian Parborg
2019-08-05Fix (unreported) transfer mesh data operator not enabling autosmooth.Bastien Montagne
2019-08-05Fix T68145: Bone Rotate Individual Axes fail.Bastien Montagne
2019-08-05ED_view3D: Remove and replace `ED_view3d_select_id_read`mano-wii
2019-08-05Text: merge toggle comments into a single operatorCampbell Barton
2019-08-05Cleanup: add bracesCampbell Barton
2019-08-04Add a new Copy As Driver context menu option for properties.Alexander Gavrilov
2019-08-04Text Editor UIWilliam Reynish
2019-08-04Fix T68202: GPencil Set Origin do not refresh until object is movedAntonio Vazquez
2019-08-04Cleanup: improve commentsCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-08-033D View: preferences for rotate sensitivityCampbell Barton
2019-08-033D View: aspect correct trackball rotationCampbell Barton
2019-08-03Cleanup: trackball direction calculationCampbell Barton
2019-08-02Fix T68021: GPencil After using eraser when draw primitives, next primitive h...Antonio Vazquez
2019-08-02Fix most (if not all) untranslated Panel-labels reported in T66731.Bastien Montagne
2019-08-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-08-02Fix T68122: Settings for Select root and Select tip in particle edit mode are...Sebastian Parborg
2019-08-02Cleanup: clang formatmano-wii