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-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-03-01Tool System: add a mode option to 3D view circle selectCampbell Barton
2019-03-013D View: avoid redundant circle select updatesCampbell Barton
2019-03-01WM: add gesture variable to detect first executionCampbell Barton
2019-03-01Fix T62053: Composite rendering more images than neededPhilipp Oeser
2019-03-013D View: move particle circle select out of object mode loopCampbell Barton
2019-03-01Revert "UI: File menu tweaks."Brecht Van Lommel
2019-03-01UI: Make Auto Smooth panel open by defaultWilliam Reynish
2019-03-01Fix T62015: Duplicating object, rotating, pivot point not usedSergey Sharybin
2019-03-01Fix flag on wrong object being modifiedSergey Sharybin
2019-03-01build_environment: Fixed `make deps` on macOSStefan Werner
2019-03-01WM: improve support for binding actions to modifier keysCampbell Barton
2019-03-01Cleanup: Use braces in event matching logicCampbell Barton
2019-03-01Fix object mode lasso de-selectionCampbell Barton
2019-03-01Cleanup: de-duplicate RNA array default argsCampbell Barton
2019-03-01Fix T62068: rotation incorrectly re-uses axisCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-03-01Fix T61825: animated images not working immediately when enabling auto refresh.Brecht Van Lommel
2019-03-01Fix T61929: crash on undo in some files with local view.Brecht Van Lommel
2019-03-01Comments: add comments for new transform struct members.Campbell Barton
2019-03-01Cleanup: minor improvements to transform comments.Campbell Barton
2019-03-01Cleanup: Use const for static number.Campbell Barton
2019-03-01Cleanup: pep8Campbell Barton
2019-03-01Cleanup and refactor sequencer proxy properties panelRichard Antalik
2019-03-01Hair Particle: Fix issue on OSX due to hardware accelerated subdivisionClément Foucault
2019-03-01UI: hierarchical nestingWilliam Reynish
2019-02-28UI: un-expand enumWilliam Reynish
2019-02-28UI: Properties hierarchical nestingWilliam Reynish
2019-02-28Cleanup/refactor clnor code: add high-level helpers to set custom normals.Bastien Montagne
2019-02-28Fix (unreported) assert in modifier evaluation of weighted normals.Bastien Montagne
2019-02-28'Fix' T61942: Triangulate modifier breaks custom normals.Bastien Montagne
2019-02-28CustomData: add function to clear layers' flags.Bastien Montagne
2019-02-28UI: ParticlesWilliam Reynish
2019-02-28UI: File menu tweaks.Pablo Vazquez
2019-02-28UI: Minor tweak on Object Type Visibility popover.Pablo Vazquez
2019-02-28GPencil: Cleanup styleAntonioya
2019-02-28UI: File menu tweaks.Pablo Vazquez
2019-02-28Merge branch 'blender2.7'Brecht Van Lommel
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-28Fix Cycles animation denoising not working for files on a network drive.Brecht Van Lommel
2019-02-28UI: 3D View 'Add' Menu tweaksPablo Vazquez
2019-02-28Depsgraph: Fix wrong disabled bases deletionSergey Sharybin
2019-02-28Cleanup: Snake style in depsgraphSergey Sharybin
2019-02-28UI: Contextual menusWilliam Reynish
2019-02-28Fix T62012: Non-animated property, stuck in previously keyframed valuesSergey Sharybin
2019-02-28GPencil: Rename variable name and add alpha to outlineAntonioya
2019-02-28GPencil: Disable Outline if Overlay is disabledAntonioya
2019-02-28GPencil: Remove comment line added by error to header textAntonioya
2019-02-28GPencil: Increase outline to 2 pixelsAntonioya
2019-02-28GPencil: Hide selecction outline when play animationAntonioya