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-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
2019-08-11Docs: improve commentsCampbell Barton
2019-08-11Text: support comment without selectionCampbell Barton
2019-08-10Nodes: Display vector values expanded, except when specified as compact.OmarSquircleArt
2019-08-10GPencil: Disable Select operator for Sculpt mode if Mask is OFFAntonio Vazquez
2019-08-10Fix T68414: GPencil crash after using L key and Ctrl+Z in Draw ModeAntonio Vazquez
2019-08-10GPencil: Fix segment fault using Search menuAntonio Vazquez
2019-08-09Fix T68486: GPencil ehen interpolate strokes, only display one stroke not allAntonio Vazquez
2019-08-09Fix T67821: Snap to Symmetry not updatingSebastian Parborg
2019-08-09Cleanup: remove redundant time checkCampbell Barton