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-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
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