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-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-07-08Fix T61129 Eevee: alpha texture shadow bugClément Foucault
2019-07-08Fix T66556: Noisy drivers relations in certain casesSergey Sharybin
2019-07-08Fix T62903: black line in UV editor on 32 bitBrecht Van Lommel
2019-07-08Fix T66538: Menus in popups opening on mouse overCampbell Barton
2019-07-08Fix T66554: Measure doesn't snap with CtrlCampbell Barton
2019-07-08Fix (unreported) broken 'compse' feature when editing text.Bastien Montagne
2019-07-08Fix T66431: SE - Audio Caching crashSergey Sharybin
2019-07-08Fix T66499: Parenting a Mask to Plane Track doesnt workSergey Sharybin
2019-07-08UI: Update tooltip of Vertex Selection maskingPablo Vazquez
2019-07-08Fix T66526: child's objects move if change their origin positionPhilipp Oeser
2019-07-08Fix T66524: Eyedropper in popover crashesCampbell Barton
2019-07-08Fix T66525: Wrong apply scale for children chainSergey Sharybin
2019-07-08Fix wrong colors when creating a float normal map image in texture paintBrecht Van Lommel
2019-07-08Cleanup: Spelling in function nameSergey Sharybin
2019-07-07Fix T66376: Problem with Gpencil fill toolAntonioya
2019-07-07Cleanup: split enum types, use PF_CMP prefixCampbell Barton
2019-07-07Cleanup: move enum unto BKE_packedFile.hCampbell Barton
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-07-07Cleanup: clang-formatCampbell Barton
2019-07-07Fix crash running an operator from a popup,Campbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-07-07Docs: update window/screen introductionCampbell Barton
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-07-07UI: Correct tooltipAaron Carlisle
2019-07-07UI: Cleanup tooltip formatAaron Carlisle
2019-07-07UI: Cleanup tooltip formatAaron Carlisle
2019-07-06GPencil: Close Box and Circle primitives with geometryAntonioya
2019-07-06Fix T66501: Eraser very slow with guidesAntonioya
2019-07-06GPencil: Don't add missing events for Eraser modeAntonioya
2019-07-06Fix T62101: GPencil: selection order is wrongAntonioya
2019-07-06transform_snap_object: return type of element snapped.mano-wii
2019-07-05Fix T66282: Make Instances Real: Keep Hierarchy option broken with recursive ...Bastien Montagne
2019-07-05Fix T66327 2/2: Make instance real does not clear collectionDalai Felinto
2019-07-05Fix T66327 1/2: Outliner dupli empty is shown as collection when a different ...Dalai Felinto
2019-07-05Transform Snap: Fix dependency cycle between transformed object and object wi...mano-wii
2019-07-05Fix strict compiler warningsSergey Sharybin
2019-07-05Fix T64342: Incorrect snapping of focus object in camera viewSergey Sharybin
2019-07-05Depsgraph: Cleanup, more clear namingSergey Sharybin
2019-07-05Depsgraph: Make component traversal more granularSergey Sharybin
2019-07-05Depsgraph: Add dependencies traversal which is aware of componentSergey Sharybin
2019-07-05Depsgraph: Add inverse of node type conversion functionsSergey Sharybin
2019-07-05Depsgraph: Make object component conversion more accessibleSergey Sharybin
2019-07-05Fix "child of" constraint "set inverse" problematic with bonesPhilipp Oeser
2019-07-05Fix T66006: View 3D select enumerate + other options failCampbell Barton
2019-07-05Workbench: Disable texture paint drawing for final renderJeroen Bakker
2019-07-05TexturePaint: Force Workbench Texture Color ModeJeroen Bakker
2019-07-05Cleanup: use doxy comments for WM_types.hCampbell Barton
2019-07-05DRW: add back gl_PointSize for AMD driversCampbell Barton
2019-07-05Cleanup: remove redundant gl_PointSize assignmentCampbell Barton