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
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Cleanup: unused args/varsCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-16Fix part of T62917: selected edge not highlighted with black and white overlaysEitanSomething
2019-08-16Fix T67999: calling Mesh.materials.clear() crashes BlenderSybren A. Stüvel
2019-08-16Fix T64998: Multi window spin tool crashCampbell Barton
2019-08-16Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-16Transform: use a kd-tree to calculate proportional distancesCampbell Barton
2019-08-16Outliner: only activate outliner items when clicking on icon/textCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-15Fix T68705: Changing any editor to the properties crashes BlenderDalai Felinto
2019-08-15Fix broken text editing of integer number buttons, after recent changesBrecht Van Lommel
2019-08-15Cleanup: clang-format, unused argCampbell Barton
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-15Fix T65461: IntProperty does not respect its 'step' fieldCampbell Barton
2019-08-15UI: make int/float button clicking logic consistentCampbell Barton
2019-08-15Fix T64888: full-screen button overlaps side-barCampbell Barton
2019-08-15Fix T68684: Vertex snapping with median not working if the object is not at c...mano-wii
2019-08-15Fix full-screen button overlapping navigation gizmoCampbell Barton
2019-08-15UI: skip drawing the full-screen when alpha is zeroCampbell Barton
2019-08-15Fix T68678: Invisible fullscreen buttonCampbell Barton
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: replace commented out code by commentBrecht Van Lommel
2019-08-15UI: Finalize old TODO in UI float number handling.Bastien Montagne
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: unused warningsCampbell Barton
2019-08-15Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-14Sculpt: mesh abstraction APIPablo Dobarro
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Cleanup: use BKE_mesh_ prefix for the remesh APICampbell Barton
2019-08-14Fix T68657: Voxel remesh crashCampbell Barton
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-14UI: suppress Copy/Paste/Edit Driver options on whole array property fields.Alexander Gavrilov
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-08-14Added missing forward declarationSybren A. Stüvel
2019-08-14Fix T68487: double free when inserting keyframe outside of action clip rangeJacques Lucke
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Fix T68637: Crash assigning caps-lock shortcutCampbell Barton
2019-08-14Custom Properties: allow changing the property UI to color picker.Alexander Gavrilov
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-14Fix T68597: GPencil Dope Sheet can fail to display active GP objectAntonioya
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-12Fix T68547: Plane Constraint inaccuracymano-wii
2019-08-12Fix T66922: Merge by distance tooltip text wrongPhilipp Oeser
2019-08-12Sculpt/Paint: Ignore INBETWEEN_MOUSEMOVE events on certain brush toolsPablo Dobarro
2019-08-12View3D: Circle Select optimizationmano-wii
2019-08-11Cleanup: use doxy commentsCampbell Barton