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
2020-05-01Fix: added missing buildinfo to BKE_fcurve testSybren A. Stüvel
2020-05-01CMake: add WITH_GHOST_X11 optionCampbell Barton
2020-05-01Tests: Animation, added unittests for FCurve evaluationSybren 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: duplicate include, define from Wayland patchCampbell Barton
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-05-01GHOST: set the window state on wayland startupChristian Rauch
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-30Fix: Windows build bot script errorRay Molenkamp
2020-04-30UI: Fix animating panels after drag changing region sizeHans Goudey
2020-04-30Fix T76276: Compiler Error C1061 due to too many nested if/else in MANTA_main...Sebastián Barschkis
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-30Merge branch 'blender-v2.83-release'Patrick Mours
2020-04-30Fix long OptiX BVH build times in Cycles with many objectsPatrick Mours
2020-04-30Fluid: Refactored fluid gravity settingsSebastián Barschkis
2020-04-30Updated Mantaflow source filesSebastiá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-30Fluid: Reset noise emission value at the beginning of an adaptive frameSebastián Barschkis
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
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