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-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
2019-02-28Fix T62040: Irradiance Volume brokenClément Foucault
2019-02-28Fix T62050: remove non-persistent timers in load-pre callbackJacques Lucke
2019-02-28Fix T61994: crash when box selecting instancesJacques Lucke
2019-02-28Fix T62021: Wireframe input node doesn't work properlyClément Foucault
2019-02-28Fix T58405: viewport drawing issues with display device set to None.Brecht Van Lommel
2019-02-28Fix T58875: object paste and append Active Collection property not working.Brecht Van Lommel
2019-02-28Fix T61878: Selection does not allways work in wireframe modeClément Foucault
2019-02-28DRW: add back edge highlighting for active face drawingCampbell Barton
2019-02-283D View: only calculate view center when neededCampbell Barton
2019-02-28DRW: use active color for face dotCampbell Barton
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-28UI: change behavior for quit promptCampbell Barton
2019-02-28Cleanup: styleCampbell Barton
2019-02-28Fix missing NULL check in recent transform changesCampbell Barton
2019-02-28Cleanup: warningCampbell Barton
2019-02-28Refactors preview drawing code with few functional modifications:Richard Antalik
2019-02-27UI Particles: Minor tweaks to labelsPablo Vazquez