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-19Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-19win/deps: generate sndfiles import library with ms lib toolRay Molenkamp
2020-05-19Merge branch 'blender-v2.83-release'Sebastian Parborg
2020-05-19Fix T74577: world_to_camera_view broken for off-axis projectionSebastian Parborg
2020-05-19UI: Small Changes to Graph Editor Active Vertex PanelHans Goudey
2020-05-19Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-19Fix T76697: [Mantaflow] mesh generation does not account for some particlesSebastián Barschkis
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-05-19Fix UV shadow drawing not respecting 'UV Opacity' settingPhilipp Oeser
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-19Animation: Make dopesheet filter labels consistentSybren A. Stüvel
2020-05-19Fix T76375: UDIM Rectangular Tiled Image EEVEE freezes BlenderJeroen Bakker
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T76881: Changing "Use Speed Vectors" deletes all existing cacheJacques Lucke
2020-05-19Fix build error after 30cbbccc6002Philipp Oeser
2020-05-19Fix T76694: Fluid cache is deleted when changing Upres FactorJacques Lucke
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix (unreported) UV shadow not drawing smoothPhilipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T75694: Compositor Backdrop boundbox missing updatesPhilipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fluid: Cleanup unused variablesSebastián Barschkis
2020-05-19GPencil: Make is_nofill_stroke property editableAntonio Vazquez
2020-05-19Fix T76541: OpenGl Depth Picking not selecting frontmost objectSebastian Parborg
2020-05-19Fix T76717: Set Rotation Mode Incorrectly Recalculates Bone Rotation In Pose ...Sebastian Parborg
2020-05-19Fix Frame Dropping not dropping the correct amount of framesSebastian Parborg
2020-05-19Made pose push/relax to breakdown behave smooth on rotationsSebastian Parborg
2020-05-19Fix T72729: Mask Modifier Loose Edges Not ShownJeroen Bakker
2020-05-19Fix T76865: Vertex paint draws hidden but cannot be painted ontoCampbell Barton
2020-05-19CMake: Enable WITH_USD by defaultSybren A. Stüvel
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-19Fix T76780: Freestyle pass for one scene not accessible in compositor in othe...Jeroen Bakker
2020-05-19Fix T73169: Side by Side Stereo Rendering GlitchesJeroen Bakker
2020-05-19Cleanup: Creator Args SpellingAaron Carlisle
2020-05-19Fix T76821: Generalize Use Flow TooltipAaron Carlisle
2020-05-19Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-19Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-19Fix switching to particle edit-mode from editmodeCampbell Barton
2020-05-19Fix T76859: Cannot switch from editmode to texturepaint modePhilipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-19Fix sculpt mask interpolation in subdivisionsPablo Dobarro
2020-05-19Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-19Fix T76397: Missing value property on Clear Mask pie menuPablo Dobarro
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-05-19Fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-18Fix invalid bit shift when GPU shader attribute is not foundBrecht Van Lommel
2020-05-18Fix NULL pointer access reported by ASAN (harmless in practice but still weak)Brecht Van Lommel
2020-05-18Fix potential crash due to dyntopo GPU buffer invalid memory accessBrecht Van Lommel
2020-05-18Fix T76813: Snap to Edge Center returning a different normal from snap to EdgeGermano Cavalcante
2020-05-18Refactor: Move workspace foreach_id to new IDTypeInfo structure.Bastien Montagne