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-03-28Cleanup: style, use braces for makesdna, datatocCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-25Fix T62891: particle even distribution is not even.Brecht Van Lommel
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: unused warningCampbell Barton
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-18Depsgraph: Store original modifier pointerSergey Sharybin
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-15Cleanup: deprecated flags to named DNA flagsCampbell Barton
2019-03-15Cleanup: style, use doxygen for commentsCampbell Barton
2019-03-14Fix T62425: topbar showing wrong buttons at some UI scales.Brecht Van Lommel
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-14Comments: correct ARegion.sizex/y commentCampbell Barton
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-03-11Fix T60855: workspace duplicate does not preserve addons filters.Brecht Van Lommel
2019-03-11Fix T61906: crash rendering softbody with Cycles and timeline visible.Brecht Van Lommel
2019-03-08Cleanup: spellingCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-05File Editor: Refactor 'new dir' / renaming code.Bastien Montagne
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
2019-03-04DNA: optimize data reconstructionCampbell Barton
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Revert "DNA: optimize data reconstruction"Campbell Barton
2019-03-03DNA: optimize data reconstructionCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-02Cleanup: comma warningCampbell Barton
2019-03-02Cleanup: SDNA/DNA namingCampbell Barton
2019-02-28'Fix' T61942: Triangulate modifier breaks custom normals.Bastien Montagne
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-28Remove unused base flagSergey Sharybin
2019-02-28Fix T62040: Irradiance Volume brokenClément Foucault
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-27Cleanup: better names and comments for library ID linking code.Brecht Van Lommel
2019-02-27Armature: Remove the Transparent Bone overlay optionClément Foucault
2019-02-27Move base flags evaluation to its own functionSergey Sharybin