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-01-18Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-18Fix: T71159 missing python3.dllRay Molenkamp
2020-01-18UI: Change default Spin steps from 9 to 12William Reynish
2020-01-18Merge branch 'blender-v2.82-release'mano-wii
2020-01-18Weld Modifier: Reduce size of the leaf nodes to halfmano-wii
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2020-01-17Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-17Fix memory leak when full-copying a scene after recent changes.Bastien Montagne
2020-01-17Cleanup of previous rBac723db57fd8ba5 commit.Bastien Montagne
2020-01-17Fix T73170: New Scene -> "Full Copy" Crashes Blender.Bastien Montagne
2020-01-17Cleanup: remove dead code in full scene copy/make single users area.Bastien Montagne
2020-01-17Cleanup: factorize collection handling in libquery code.Bastien Montagne
2020-01-17Fix T67942 EEVEE: Crash when empty is set as camera and motion blur is onClément Foucault
2020-01-17Fix lightprobe creation from python data APIswann
2020-01-17Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-17Gizmo: draw dial arc only over one rotation to avoid artifactsDavid
2020-01-17DRW: Use USHORT for vertex color and upload them in linear color to the GPUClément Foucault
2020-01-17Make the scene preview range not clamp the start/end valuesSebastian Parborg
2020-01-17Fix T73186: Grease Pencil convert to Curve hidden until exiting edit modeSybren A. Stüvel
2020-01-17Fix T51289: Particle System UI issue/annoyance: setting Start later than End ...Danrae Pray
2020-01-17Fix T71154: EEVEE Soft Shadows Viewport RenderingJeroen Bakker
2020-01-17Fix T73190: Anim Player button in the status bar when scrubbingJulian Eisel
2020-01-17Merge branch 'blender-v2.82-release'mano-wii
2020-01-17Fix T73159: Crash transforming 0 edited grease objectsmano-wii
2020-01-17Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-17Fix T73135: Gizmos flicker when changing viewport optionsCampbell Barton
2020-01-17Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-17Cleanup: bad brace placement for manually formatted blocksCampbell Barton
2020-01-17Fix T72964: Text editor Python syntax highlighting for numeralsPeter Lönnebring
2020-01-17Fix T72905: EEVEE + UV Edit Unused MapJeroen Bakker
2020-01-17Merge branch 'blender-v2.82-release'mano-wii
2020-01-17Fix T53178: Casting in Blur node with Relativemano-wii
2020-01-16Merge branch 'blender-v2.82-release'Philipp Oeser
2020-01-16Fix (unreported) surface deform modifier not reporting its errors in thePhilipp Oeser
2020-01-16Overlay: Fix wrong 3D icon for cubemap lightprobesClément Foucault
2020-01-16Fix T69794 "Bake Cubemap Only" resets Irradiance Volume if world is updatedClément Foucault
2020-01-16Integrate hair collisions with cloth collisionLuca Rood
2020-01-16Python: disable environment variables by defaultCampbell Barton
2020-01-16Minor correction to previous commitJulian Eisel
2020-01-16Fix failing asserts in versioning with some pre 2.5 filesJulian Eisel
2020-01-16Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-16Fix T53704: Error scaling f-curve handles by -1Campbell Barton
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2020-01-16Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-16Fix T72887: Outliner crashes when after undo of some linking operation.Bastien Montagne
2020-01-16Fix EEVEE: Planar Reflection data has inverted facingClément Foucault
2020-01-16Fix T71788 Invalid (pink) shader when using wireframe nodeClément Foucault
2020-01-16Fix T70766 EEVEE: Performance drop with node tree in 2.81Clément Foucault
2020-01-16Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-16Cleanup: Clarification of the `Particle.uv_on_emitter()` function docsSybren A. Stüvel