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
path: root/source
AgeCommit message (Expand)Author
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-23Fix selection and snapping misusing texture space as boundboxBrecht Van Lommel
2019-09-23GPencil: Use correct comparison for non-bit valuesAntonio Vazquez
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-23ShaderNodeTree: Add flatten function to get rid of nodegroupsClément Foucault
2019-09-23Fix T70177: Crash when calling to_track_quat() without argumentsJacques Lucke
2019-09-23ImBuf: add planes, channels attributesCampbell Barton
2019-09-23Cleanup: use bracesCampbell Barton
2019-09-22Fix T69593: Color strip won't updateRichard Antalik
2019-09-22Fix T69564: Empty fcurve prevents waveform drawingRichard Antalik
2019-09-22Fix T69352: Audio strips don't update when changing `frame_start`Richard Antalik
2019-09-22Cleanup: MOD_explode: Sanitize code some more.Bastien Montagne
2019-09-22Cleanup: MOD_Explode: sanitize face-without-particle case.Bastien Montagne
2019-09-22Fix T70150: Explode modifier crashes with empty vertex group.Bastien Montagne
2019-09-22UI: Move new sculpt mode tools to correct places in toolbarWilliam Reynish
2019-09-22UI: Add missing toolbar icons for Sculpt ModeWilliam Reynish
2019-09-22GPencil: Fix missing last point when sculpt in MultiframeAntonio Vazquez
2019-09-22Mathutils: expose the swing + twist Quaternion decomposition to Python.Alexander Gavrilov
2019-09-21GPencil: Performance improvement for Multiframe and Onion SkinAntonio Vazquez
2019-09-21Cleanup: Fix comment mistakeAntonio Vazquez
2019-09-21GPencil: Apply transformed rotation only if neededAntonio Vazquez
2019-09-21GPencil: Use Object location instead of 3D cursor for Grab BrushAntonio Vazquez
2019-09-21GPencil: Remove Sculpt rotation effect for multiframe sculptAntonio Vazquez
2019-09-21GPencil: More changes to use original data in multiframe sculptAntonio Vazquez
2019-09-21GPencil: Multiframe Show only Edit lines was invertedAntonio Vazquez
2019-09-21GPencil: Copy temp color in multiframeAntonio Vazquez
2019-09-21GPencil: Rename functionAntonio Vazquez
2019-09-21GPencil: Fix error in previous commitAntonio Vazquez
2019-09-21GPencil: Use evaluated or original data in Sculpt for MultiframeAntonio Vazquez
2019-09-21GPencil: Fix unreported select not working in multiframe modeAntonio Vazquez
2019-09-21Cleanup: extra semicolon, comma warningsCampbell Barton
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-21Fix build error in debug build on macOSBrecht Van Lommel
2019-09-20UI: Avoid file browser directory change if path didn't changeJulian Eisel
2019-09-20UI: Replace big options button in file browserJulian Eisel
2019-09-20Fix T70109: Crash with the Data Transfer Modifier (with any 'Edge Data' option)mano-wii
2019-09-20UI: Use vertical file list for "Recover Auto Save"Julian Eisel
2019-09-20Fix T70112: Spot cone prevents selectionCampbell Barton
2019-09-20Remove redundant file bookmarks region toggle operatorJulian Eisel
2019-09-20Refactor: Ensure there's always a valid file editor tool regionJulian Eisel
2019-09-20Rewrite file region handling for non-editor modeJulian Eisel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-20Fix T69097: Empty context menu for dimensionsCampbell Barton
2019-09-20Cleanup: discarded-qualifier warningCampbell Barton
2019-09-20Fix T69486: Reloading file in text editor marks file as modifiedPedro Reis
2019-09-20Cleanup: Add/use utility to remove regionsJulian Eisel
2019-09-20Fix empty file options region in regular editorJulian Eisel
2019-09-20Fix paint cursor drawing assertsPhilipp Oeser
2019-09-20Fix T69995: Object Drawtype Set To Solid IssuesJeroen Bakker