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
2020-05-01Transform: Invert shear direction aligned to viewGermano Cavalcante
2020-05-01Revert "Improve proportional edit drawing"Germano Cavalcante
2020-05-01Fix T76254: 'Normal' Transformation Orientation using GlobalGermano Cavalcante
2020-05-01Improve proportional edit drawingGermano Cavalcante
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-05-01Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-01Cleanup: Solidify modifier: Remove unneccessary error message.Demeter Dzadik
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-05-01WM: remove X11 hard coded window size workaroundChristian Rauch
2020-05-01Cleanup: replace inline dot-product with dot_v4v4Campbell Barton
2020-05-01Cleanup: improve readability for color assignmentCampbell Barton
2020-05-01Cleanup: pass const arguments to texture functionsCampbell Barton
2020-05-01Cleanup: avoid returning a bit-flag as a floatCampbell Barton
2020-05-01Cleanup: rename externtex to RE_texture_evaluateCampbell Barton
2020-05-01Cleanup: use sections for outliner sourcesCampbell Barton
2020-05-01Cleanup: spelling, commentsCampbell Barton
2020-05-01Cleanup: warningsCampbell Barton
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30VSE: Add frame interpolation option to speed effectIsrael Medina
2020-04-30UI: Fix animating panels after drag changing region sizeHans Goudey
2020-04-30clean-up: Remove left over debug print.Ray Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Fix dragging panels changing region sizeJulian Eisel
2020-04-30Fix crash when switching subdivision level in MultiresPablo Dobarro
2020-04-30Cleanup: Fix compiler warningAntonio Vazquez
2020-04-30Fix T76097: Simulations don't take animated gravity into accountSebastián Barschkis
2020-04-30Cleanup: simplify a bit libquery code.Bastien Montagne
2020-04-30Fluid: Refactored fluid gravity settingsSebastián Barschkis
2020-04-30Fluid: Minor cleanup and sanity checksSebastián Barschkis
2020-04-30UI: Statistics Visual ChangesHarley Acheson
2020-04-30Multires: Subdivide Simple and Subdivide LinearPablo Dobarro
2020-04-30Multires: Unsubdivide and Rebuild SubdivisionsPablo Dobarro
2020-04-30Multires: Enable sculpting in all subdivision levelsPablo Dobarro
2020-04-30GPencil: Add material selector to context menusAntonio Vazquez
2020-04-30Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-04-30Fluid: Removed domain size option from diffusion panelSebastián Barschkis
2020-04-30UI: add all operators to search menu when developer extras is enabledCampbell Barton
2020-04-30Fix orientation change in RedoGermano Cavalcante
2020-04-30Fix T76260: Inverted rotation in non-3d viewsGermano Cavalcante
2020-04-30Outliner: Add new delete operatorNathan Craddock
2020-04-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-30Fix T76236: GPencil drrawing resetting posed positions with armature after la...Antonio Vazquez
2020-04-30Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-30Fix T75985: Texture paint brush gradients results in wrong colorPhilipp Oeser
2020-04-30Fix animation player checkerboard drawing with alpha channelsCampbell Barton
2020-04-30Cleanup: clang-formatCampbell Barton
2020-04-30Cleanup: unused variable warningsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel