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
2019-08-10Fix T68414: GPencil crash after using L key and Ctrl+Z in Draw ModeAntonio Vazquez
2019-08-10Add Constrained Delaunay Triangulation routine to Blenlib.Howard Trickey
2019-08-10GPencil: Improves Close stroke when the closing gap is very smallAntonio Vazquez
2019-08-10GPencil: Fix segment fault using Search menuAntonio Vazquez
2019-08-09Text: minor change to text prefix behaviorCampbell Barton
2019-08-09Fix T68486: GPencil ehen interpolate strokes, only display one stroke not allAntonio Vazquez
2019-08-09Fix T67821: Snap to Symmetry not updatingSebastian Parborg
2019-08-09Cleanup: move space types under DNA_DEPRECATEDCampbell Barton
2019-08-09Cleanup: remove redundant time checkCampbell Barton
2019-08-09Fix T68322: Shear in Dopesheet causes crashSybren A. Stüvel
2019-08-09Clarify "Save on Exit" tooltipSybren A. Stüvel
2019-08-09Cleanup: Fix stupid style error in previous commitAntonio Vazquez
2019-08-09GPencil: Add "Self Overlap" parameter to materials to disable StencilAntonioya
2019-08-09UI: expand on console menusCampbell Barton
2019-08-08BMesh: add utility to calculate normal from a vertex cloudCampbell Barton
2019-08-08Cleanup: remove function already implemented in BKE_deformCampbell Barton
2019-08-08Docs: improve description of 3D view distance offset utilityCampbell Barton
2019-08-08Cleanup: use doxy sectionsCampbell Barton
2019-08-08Cleanup: warningsCampbell Barton
2019-08-08Cleanup: Typo in naming (BLE instead of BKE, tssttt).Bastien Montagne
2019-08-08Fix T52551: undo causes crash after enabling a new rigid body when scene uses...Bastien Montagne
2019-08-08GPencil: Add mode Merge to Simplify modifierAntonio Vazquez
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Fix T68393: lift hardcoded limit on particle children 'child_radius'Philipp Oeser
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-08Fix T67587: Fix Drawing in Wireframe Non X-Ray ModeJeroen Bakker
2019-08-08Fix T67638: Stretched Camera Background ImagesJeroen Bakker
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-07Fix unassigned return argument in recent select refactorCampbell 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 T67623 Eevee: Modulo node making unexpected/inconsistent behaviourClément Foucault
2019-08-07Fix error in recent trackball aspect cleanupCampbell Barton
2019-08-07Fix T68348: Hotkeys do nothing when over viewport gizmosCampbell Barton
2019-08-07Fix tool-tips remaining after operators startCampbell Barton
2019-08-073D View: utility function to set the depth from a locationCampbell Barton
2019-08-07Remove compiler fix for unsupported MSVC versionJulian Eisel
2019-08-06Fix not reported: Face selection sometimes does not work in weight, paint and...mano-wii
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Cleanup: clang-formatCampbell 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