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-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
2018-12-18Fix T59569: crashes when generate rig.Alexander Gavrilov
2018-12-18GP: Primitive: Fix flickering when using a noise brushCharlie Jolly
2018-12-18Fix enum icon button size for fractional UI scale.Brecht Van Lommel
2018-12-18Fix edit mesh component buttons width not being consistent.Harley Acheson
2018-12-18Fix T59536: safe area values were swappedJacques Lucke
2018-12-18Merge branch 'master' into blender2.8Philipp Oeser
2018-12-18Fix T59009: UV unwrapp correct aspect fails on some shapes.Daniel
2018-12-18Fix T55105: Smoke Emission from particles was ignoring lattice deformerPhilipp Oeser
2018-12-18Fix crash with armature custom bone in wireframe modeClément Foucault
2018-12-18Fix T59484: Particles Lattice deform failsPhilipp Oeser
2018-12-18Fix T59529: Auto smooth not workingClément Foucault
2018-12-18Fix T59478: Information Bar Missing Data when in Sculpt ModeSergey Sharybin
2018-12-18Correct own error in changes to pose gizmo centerCampbell Barton
2018-12-18DRW: Instance: Makes it possible to have instances of a non-init batchClément Foucault
2018-12-18Armature: temp workaround for crash caused by custom bone drawingClément Foucault
2018-12-18Cleanup: Typo in commentSergey Sharybin