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: move theme reset into it's own operator fileCampbell Barton
2019-03-01Cleanup: Adding braces around all cases here to make it easier for the next stepJoshua Leung
2019-03-01Fix T62057: Particle settings keyframes not showing in Graph Editor channelsJoshua Leung
2019-03-01Collections: mark visibility properties as not animatable.Brecht Van Lommel
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-01Fix T62015: Duplicating object, rotating, pivot point not usedSergey Sharybin
2019-03-01Fix flag on wrong object being modifiedSergey Sharybin
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 and refactor sequencer proxy properties panelRichard Antalik
2019-03-01Hair Particle: Fix issue on OSX due to hardware accelerated subdivisionClément Foucault
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-28GPencil: Cleanup styleAntonioya
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-28Depsgraph: Fix wrong disabled bases deletionSergey Sharybin
2019-02-28Cleanup: Snake style in depsgraphSergey Sharybin
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
2019-02-28GPencil: Draw Outline to Active and Selected objectsAntonioya
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-28GPencil: Add selection support for objects using strokesAntonioya
2019-02-28Wonky Menu Down ArrowPablo Vazquez
2019-02-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-28Remove unused base flagSergey Sharybin
2019-02-28Depsgraph: Keep objects which has animated visibilitySergey Sharybin
2019-02-28Depsgraph: Route visibility flags update to proper componentSergey Sharybin
2019-02-28Depsgraph: Change the logic about keeping bases in the graphSergey Sharybin
2019-02-28Objects: Remove Textured from object display typeClément Foucault