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-10-26Fix T81426: Infinite loop building VSE relationsRichard Antalik
2020-10-26Fix T81250: Crash after undoing with prefetchingRichard Antalik
2020-10-26Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-10-26Fix T81904: Cloth brush simulation failing with local area and mirrorPablo Dobarro
2020-10-26Sculpt: Implement plane deformation falloff for GrabPablo Dobarro
2020-10-26Sculpt: Option to limit the action of line gestures to the segmentPablo Dobarro
2020-10-26Sculpt: Face Set Edit delete Geometry operationPablo Dobarro
2020-10-25UI Code Quality: Cleanup ui_but_update_from_old_blockHans Goudey
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-10-25Fix T81999, Boolean Exact+Self Difference fails.Howard Trickey
2020-10-25Fix T81999, Boolean Exact+Self Difference fails.Howard Trickey
2020-10-24Fix T81884, clamping with percent, addendum.Howard Trickey
2020-10-24Fix T81884, clamping with percent, addendum.Howard Trickey
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-24Fix T82019 Crash loading 2.78 splash demo.Howard Trickey
2020-10-24GPU: Debug: Trim shader stats from output logClément Foucault
2020-10-24GPU: Use CLOG to for debug outputClément Foucault
2020-10-24CLOG: Add getter to know if output supports coloringClément Foucault
2020-10-24Fix Cycles unnecessary overhead cancelling finished task poolBrecht Van Lommel
2020-10-24Fix T82019 Crash loading 2.78 splash demo.Howard Trickey
2020-10-24Cleanup: Return early in some curve functionsHans Goudey
2020-10-24Fix for T80679: Incorrect Translation of File Manager System ListHarley Acheson
2020-10-23GPencil: Minor changes in parameter orderAntonio Vazquez
2020-10-23GPencil: Remove unneeded python for calling Bake AnimationAntonio Vazquez
2020-10-23GPU: Debug: Trim shader stats from output logClément Foucault
2020-10-23GPU: Use CLOG to for debug outputClément Foucault
2020-10-23CLOG: Add getter to know if output supports coloringClément Foucault
2020-10-23Fix Cycles unnecessary overhead cancelling finished task poolBrecht Van Lommel
2020-10-23Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-10-23Fix T81102: Cycles crashes in interactive 3D viewport rendering after EmbreeBrecht Van Lommel
2020-10-23Fix T81890: Active keyframe changes on deselect of keyframeSybren A. Stüvel
2020-10-23Fix T81976: Cycles crash after recent geometry sync multithreading changeOlivier Maury
2020-10-23Fix: Animation, Draw active keyframe handles only when BézierSybren A. Stüvel
2020-10-23Cleanup: remove redundant assignment in previous bugfixBrecht Van Lommel
2020-10-23Multires: Cleanup, better function namingSergey Sharybin
2020-10-23Fix use of uninitialized line/polygon smooth variables in GPU stateBrecht Van Lommel
2020-10-23Fluid: Possible fix for T79799Sebastián Barschkis
2020-10-23Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-23Fix T81934: Painting/Sculpting in ortho fails to let strokes pass through cli...Philipp Oeser
2020-10-23RNA Manual Map: Update mappings for latest manualAaron Carlisle
2020-10-23Fix unreported: unmatching shortcut between gp modesAaron Carlisle
2020-10-23Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-23Fix T80165: Separate by loose parts breaks custom normalsCampbell Barton
2020-10-23Merge branch 'blender-v2.91-release'Aaron Carlisle
2020-10-23Fix unreported: unmatching shortcut between gp modesAaron Carlisle
2020-10-23Fix T81969 VSE: Wrong UI colorspace after scene strip updateClément Foucault
2020-10-23Fix T81942 EEVEE: Reflection Plane glitch with low clip distancesClément Foucault
2020-10-23Fix T73793 Walk navigation crosshair gets hidden behind objectsClément Foucault
2020-10-23Cleanup: Use DNA deprecated guards around old flagsHans Goudey
2020-10-23Merge branch 'blender-v2.91-release'Hans Goudey