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
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-19UI: expose gizmo orientation as a single enumCampbell Barton
2018-12-19Fix T59391: Crash snapping to activeSebastian Parborg
2018-12-19Fix T59387: Axis target crashSebastian Parborg
2018-12-19GP: Fix error drawing on Camera view for Surface/StrokeAntonioya
2018-12-19GP: Primitive: Add MMB to confirmCharlie Jolly
2018-12-19Fix (unreported): Wireframe fails in the sculpt mode on some AMD GPUs.mano-wii
2018-12-19Fix T59595: Grease Pencil and CameraViewAntonioya
2018-12-19Fix T59574: Prop_search fails to set objects from scene.Bastien Montagne
2018-12-19Fix T59273: Text object disappears when Fill Mode is set to NoneJacques Lucke
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-19Fix T58739: Camera Location, keyframe BugSergey Sharybin
2018-12-19BLI_bitmap: add functions operating on the whole bitmask.Alexander Gavrilov
2018-12-19GP: Primitive: Fix jitterCharlie Jolly
2018-12-19GP: Primitive: Add RMB behaviour to Grab/MoveCharlie Jolly
2018-12-19UI: move gizmo orientation settings into popoverCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Philipp Oeser
2018-12-19Fix Proportional Edit Projected 2D method skiped center calculationPhilipp Oeser
2018-12-19Fix T59578: enabling "vertex group weights" in edit mode results in crashClément Foucault
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-19Fix T59500: Weight Smoothing Not WorkingPhilipp Oeser
2018-12-19UI: show panel type in Python tooltipsCampbell Barton
2018-12-19RNA: convenience method for orientation name & iconCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-19Transform: use the scenes transform orientationCampbell Barton
2018-12-19GP: Update Gizmo position when selectAntonioya
2018-12-19Theme: use menu text color for floating redo panelCampbell Barton
2018-12-19startup: default file selector to empty filenameCampbell Barton
2018-12-19Fix T57139: Transform overlay shows even when disabledCampbell Barton
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-19Cleanup: use static struct for app-template stateCampbell Barton
2018-12-19GP: Add calculation of center for transformation by stroke (WIP)Antonioya
2018-12-19GP: Improve z-depth for Blur FXAntonioya
2018-12-19Mesh Batch Cache: Port loose_edges to batch requestClément Foucault
2018-12-19Edit Mode: Show loose edges if in draw type is wireClément Foucault
2018-12-19Wireframe Overlay: Make use of colorTransform when transforming an objectClément Foucault
2018-12-19Mesh Batch Cache: Cleanup / Reorder function for more consistencyClément Foucault
2018-12-18Workbench: Fix crash when sculpting with a multi material meshClément Foucault
2018-12-18Mesh Batch Cache: Port edge_detection to batch requestClément Foucault
2018-12-18DRW: Cleanup / Renaming of mesh batch cache functionsClément Foucault
2018-12-18Mesh Batch Cache: Port all_edges batch to batch requestClément Foucault
2018-12-18DRW: Fix flat object not being selectable in wireframe viewClément Foucault
2018-12-18Merge branch 'master' into blender2.8Bastien Montagne
2018-12-18Fix T59104: Snapping: Align rotation to target broken in edit mode.Bastien Montagne
2018-12-18Fix T58335: Grease Pencil Objects in Edit Mode have transform gizmos in wrong...Charlie Jolly
2018-12-18Potential fix for sculpt mask diffuse color drawing updateDalai Felinto
2018-12-18Fix Sculpt mask enable/disable does not update drawing immediatellyDalai Felinto