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
2018-12-20UI: add method to draw menu contentsCampbell Barton
2018-12-20Fix possible key collision w/ BKE_id_to_unique_string_keyCampbell Barton
2018-12-20Fix T59626: Outliner rename overlaps iconsCampbell Barton
2018-12-20Fix T59579: Grease Pencil copy buffer loses material informationAntonioya
2018-12-20Mesh Batch Cache: Fix uninitialized loop variableClément Foucault
2018-12-20Fix crash clicking on trackball widgetCampbell Barton
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 T58376: incorrect tooltip in subsurf modifierJacques Lucke
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-19Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-19Build info: Ensure hash length is same across all platforms and has no conflictsSergey Sharybin
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-19Fix invalid string comparisonCampbell Barton
2018-12-19Fix invalid string comparisonCampbell Barton
2018-12-19UI: tweak shading popoverCampbell 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