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-21Update for moving blender2.8 to master.Brecht Van Lommel
2018-12-21GP: Cleanup weird thickness scaleAntonioya
2018-12-21Fix T57816: Crash when deleting recently orphaned collectionDalai Felinto
2018-12-21Fix T59673: wrong B-Bone handle references when duplicating bones.Alexander Gavrilov
2018-12-21Fix T59709: Light target gizmo scalingCampbell Barton
2018-12-21GP: Move calculated center only for selected strokesAntonioya
2018-12-21GP: Cleanup API removing extra ID parameterAntonioya
2018-12-21Fix bug selecting verts in mixed edge/vert modeCampbell Barton
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-213D View: add object color drawing optionCampbell Barton
2018-12-21Cleanup: unused argCampbell Barton
2018-12-21Cleanup: macro hygiene, line lengthCampbell Barton
2018-12-21Mesh Batch Cache: Fix missing flag for looptris indexbuf generationClément Foucault
2018-12-21Workbench: Fix wrong TEXTURE_DRAWING_ENABLED check and rework drawing logicClément Foucault
2018-12-21UI: use smaller widget for expanding hidden regionCampbell Barton
2018-12-21Library: correct BKE_id_to_unique_string_key fixCampbell Barton
2018-12-20GP: Use only selected points to calc transform centerAntonioya
2018-12-20GP: Enable center for Local Origins onlyAntonioya
2018-12-20GP: Undo center calculationAntonioya
2018-12-20GP: Change default parameters for convert curves.Antonioya
2018-12-20Fix T59648: Linking material to greasepencil object causes crashAntonioya
2018-12-20GP: Changes in API to make internal updateAntonioya
2018-12-20Fix T59672: UVs are not updating when changed in panelJacques Lucke
2018-12-20Revert "GP: New Python update API functions (WIP)"Antonioya
2018-12-20Fix T59083: normal transform orientation ignores absolute grid snap.Sebastian Parborg
2018-12-20GP: New Python update API functions (WIP)Antonioya
2018-12-20Fix T57777: Decimate modifier face count does not workJacques Lucke
2018-12-20Fix T57045: Unhandled degenerate case in bevel codeJacques Lucke
2018-12-20Fix T58404: Node/Socket grabbing with Lasso toolJacques Lucke
2018-12-20Correct own error in 1ce9a142b6abdCampbell Barton
2018-12-20Merge branch 'master' into blender2.8Campbell Barton
2018-12-20Fix T59074: BMesh intersect hangsCampbell Barton
2018-12-20Cleanup: namingCampbell Barton
2018-12-20Tool System: default node editor to select toolCampbell Barton
2018-12-20Merge branch 'master' into blender2.8Campbell Barton
2018-12-20PyAPI: don't truncate enums in exception messagesCampbell Barton
2018-12-20UI: add UILayout.directionCampbell Barton
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 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