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-02-22Missed last commitCampbell Barton
2019-02-22Cleanup: comments, use bool for 'eof' variableCampbell Barton
2019-02-22Transform: redo resize now constrains axis valuesCampbell Barton
2019-02-22makesrna: Remove usage of dynamically linked pthreads4wRay Molenkamp
2019-02-22Windows: Use static pthreads library.Ray Molenkamp
2019-02-21UI: enum property menus now expand down, consistent with other menus.Mikhail Rachinskiy
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-21UI: improve corner splitting feedback by showing custom cursors.Harley Acheson
2019-02-21UI: increase corner splitting hit area to include screen edges.Harley Acheson
2019-02-21makesrna: Fix windows build.Ray Molenkamp
2019-02-21Fix T60646: From instancer texture coordinate doesn't work in viewportSergey Sharybin
2019-02-21Fix for Fix (c) T61787: Duplicating a collection instance does not duplicate ...Bastien Montagne
2019-02-21Fix (unreported) Broken DataTransfer modifier when source object is in Edit m...Bastien Montagne
2019-02-21Fix T61787: Duplicating a collection instance does not duplicate the dupli_gr...Bastien Montagne
2019-02-21Cleanup: typos in comments.Bastien Montagne
2019-02-21Fix T59338: Blender crashes immediately after loading attached file in ~80% o...Bastien Montagne
2019-02-21Merge branch 'blender2.7'Sergey Sharybin
2019-02-21Fix T61802: EXR preview JPEGs don't have the correct colorSergey Sharybin
2019-02-21Subdiv: Enable topology cache for animationSergey Sharybin
2019-02-21Fix T61733: wrong alpha for sequencer screen, multiply, .. blend modes.John Quillan
2019-02-21Fix T61791: Motion path step is not taken into accountJacques Lucke
2019-02-21Fix T61786: local view not exiting correctly after recent changes.Brecht Van Lommel
2019-02-21Transform: remove constraints from the redo panelCampbell Barton
2019-02-21Cleanup: Line wrappingSergey Sharybin
2019-02-21Clip: Check memory allocation during prefetchSergey Sharybin
2019-02-21Fix redo regression w/ transform constraintsCampbell Barton
2019-02-21Fix transform reading all ob-data as a meshCampbell Barton
2019-02-21makesrna: Fix build error on windows.Ray Molenkamp
2019-02-21Fix assert w/ multi-dimensional array printingCampbell Barton
2019-02-21Fix T61563: Info space prints matrices as flat tupleSebastian Parborg
2019-02-20Units: Use units for smokeWilliam Reynish
2019-02-20Units: Use correct units for transform operatorsWilliam Reynish
2019-02-20fix T61122 : Collada exporter exported alpha value (always 0) from deprecated...Gaia Clary
2019-02-20Local view: add operator property to disable framing selected objects.Brecht Van Lommel
2019-02-20Local view: don't restore selection when exiting local view.Brecht Van Lommel
2019-02-20UI: Use checkbox for shape keys 'mute'.Pablo Vazquez
2019-02-20Units: Use pixels for denoising radius property, and set Cycles motion blur d...William Reynish
2019-02-20Cleanup: fix some versioning code running when not needed.Brecht Van Lommel
2019-02-20Fix crash when rendering and drawing curves at the same timeSergey Sharybin
2019-02-20UI: Make Shutter Speed properties consistent in Eevee & Cycles.William Reynish
2019-02-20UI: Change name of Sequencer option from 'Draw Waveform' to 'Display Waveform...William Reynish
2019-02-20Subdiv: Fix function namingSergey Sharybin
2019-02-20Node headers should not respect theme alpha valuesSebastian Parborg
2019-02-20Fix File > Save not showing red highlight when saving over existing files.Brecht Van Lommel
2019-02-20Fix missing dependency upgrade when changing image to/from sequence.Brecht Van Lommel
2019-02-20Depsgraph: Fix relation when lamp has driver on custom propertySergey Sharybin
2019-02-20Fix T61689: Crash when having image and regular animationSergey Sharybin
2019-02-20Depsgraph: Simplify creation of animation nodesSergey Sharybin
2019-02-20Cleanup: Indentation and wrappingSergey Sharybin
2019-02-20Measure Tool: delete now removes protractor when it's activeCampbell Barton