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-02-28Merge branch 'master' into id-ensure-unique-memory-addressid-ensure-unique-memory-addressBastien Montagne
2020-02-28Merge branch 'id-ensure-unique-memory-address' of git.blender.org:blender int...Bastien Montagne
2020-02-28Fix camera border gizmo sizeCampbell Barton
2020-02-28Cleanup: warnings using 'abs' on float valuesCampbell Barton
2020-02-28Cleanup: use fgets for parsing the xdg user dirsCampbell Barton
2020-02-28Fix BLI_str_rstrip skipping the first characterCampbell Barton
2020-02-28Docs: update the tool key-map docs, reference them from the toolbarCampbell Barton
2020-02-28Fix T72903: Bone envelope & bone size tool functionality swappedCampbell Barton
2020-02-28Cleanup: transform commentsGermano Cavalcante
2020-02-28Fix T74256, crash in bmesh.ops.bevel if segments not set.Howard Trickey
2020-02-27Transform: Remove 'mouse_coordinate_override' propertyGermano Cavalcante
2020-02-27Fix T70381: Motion Paths off by oneSybren A. Stüvel
2020-02-27Fix T74262: Cycles OpenCL error on some devices after recent changesBrecht Van Lommel
2020-02-27EEVEE: Shadow Render PassJeroen Bakker
2020-02-27Cleanup: more refactoring of GPU material attributes and texturesBrecht Van Lommel
2020-02-27Build: don't include WITH_SYSTEM_GLEW as part of make liteBrecht Van Lommel
2020-02-27Fix T74063: EEVEE Render PassesJeroen Bakker
2020-02-27Fix T74110: EEVEE Shadow PassJeroen Bakker
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-27Cleanup: split off hair cache function for reusabilityBrecht Van Lommel
2020-02-27Cleanup: add missing use_nodes in default materials with nodetreesBrecht Van Lommel
2020-02-27Fix T74228, T74246: Strange CharactersGermano Cavalcante
2020-02-27Fix channel lists ignoring collection visibilitySybren A. Stüvel
2020-02-27File Browser: Recognize .fountain files as text filesJacques Lucke
2020-02-27Build: change libc compatibility code to only be used for new glibcBrecht Van Lommel
2020-02-27Fix T74119: Cycles Viewport Render TintJeroen Bakker
2020-02-27Fix T74229: EEVEE Bloom + TransparencyJeroen Bakker
2020-02-27Transform Snap: Unify SnapObjectData structGermano Cavalcante
2020-02-27Fix Linux CentOS buildbot handing on ffmpeg testBrecht Van Lommel
2020-02-27Fix T74254: EEVEE Render Passes AvailabilityJeroen Bakker
2020-02-27Fix T74254: EEVEE Render Passes AvailabilityJeroen Bakker
2020-02-27Fix T74227: Crash when clicking on viewport shading propertiesJacques Lucke
2020-02-27Fix T71743: NLA editor doesn't update properly when hiding/viewing objectsSybren A. Stüvel
2020-02-27Fix T69576, T74059: issues with rotation when adding objectsPhilipp Oeser
2020-02-27Fix unreported crash/assert in Cycles with volume render pass in viewportDalai Felinto
2020-02-27Improve usage of recent golden ratio definePhilipp Oeser
2020-02-27Constraints: replace 'Set Inverse' operator with an eval-time updateSybren A. Stüvel
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-27Fix Vertex weight gradient tool show wrong weight/strength values in thePhilipp Oeser
2020-02-27Fix T74248: Crash using a movie clip for the camera backgroundCampbell Barton
2020-02-27UI: Clarify Laplacian DeformAaron Carlisle
2020-02-27UI: Fix Typo in GP Erase RNAAaron Carlisle
2020-02-26Fix T73371: Crash caused by wrong logic in NULL pointer check.Bastien Montagne
2020-02-26Fix OpenVDB link error on Windows after recent changesBrecht Van Lommel
2020-02-26Cleanup: split image sequence detection into own file, and make it reusableBrecht Van Lommel
2020-02-26Color Management: Updated False Color LookAaron Carlisle
2020-02-26Color Management: Allow looks on any transformAaron Carlisle
2020-02-26Cleanup: add ImageKey to avoid longer argument lists and duplicated codeBrecht Van Lommel
2020-02-26Cleanup: deduplicate OpenVDB library definitions/include/libs logicBrecht Van Lommel
2020-02-26Build: add compatibility between precompiled libraries and new glibcBrecht Van Lommel