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
2019-06-06Fix T58920: Dyntopo sculpt and snake hook brush artifacts.mano-wii
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-06-06Depsgraph: Add relations for spline animationSergey Sharybin
2019-06-06Fix T59176: Missing Animation Update for Surface Resolution U & VSergey Sharybin
2019-06-06Fix T65490: linked property in object duplicate should not persistBrecht Van Lommel
2019-06-06Fix typo in tooltip (reported in T65555).Bastien Montagne
2019-06-06Remove mutex lock from node localizationSergey Sharybin
2019-06-06Fix T63035: Undoing in pose mode destroys the entire poseSergey Sharybin
2019-06-06Python: GPU Offscreen RenderingJeroen Bakker
2019-06-06Cleanup: indentationCampbell Barton
2019-06-06Freestyle: Use precompiled headers with MSVC.Ray Molenkamp
2019-06-06Cleanup: extra-semi-stmt warningCampbell Barton
2019-06-06Fix missing header for gpu_state.cCampbell Barton
2019-06-06Cleanup: argument sign mismatch warningCampbell Barton
2019-06-05Fix T65118 Eevee: NaN when using bent normalsClément Foucault
2019-06-05fix T65480: Collada exporter did not export image texture for Base ColorGaia Clary
2019-06-05Fix crash when editing shaders on Intel HD 4000.mano-wii
2019-06-05Tooltip: Fix use_preview_range tooltip (OpenGL > View)Dalai Felinto
2019-06-05Fix T65437: sculpt dyntopo undo not showing correct meshBrecht Van Lommel
2019-06-05GPencil: Fix mirror modifier rotation around objectAntonioya
2019-06-05Fix T64336: Switching to a Camera which is hidden, does not evaluate the anim...Sergey Sharybin
2019-06-05Dopesheet: drag to box select in dopesheetJacques Lucke
2019-06-05Fix T63384: Vertices are moving in different directionsSergey Sharybin
2019-06-05Cleanup: Remove unused argumentSergey Sharybin
2019-06-05Fix T65520: Assigning Material a second time crashes BlenderSergey Sharybin
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-05TexturePaint: Missing Texture Depth TestJeroen Bakker
2019-06-05Workbench: World Space CavityJeroen Bakker
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-05Depsgraph: Store recalc tag in ID->recalcSergey Sharybin
2019-06-05Cleanup: Make comment around DEG evaluation functions more clearSergey Sharybin
2019-06-05Fix T65389 Edit Mesh: Face dots are not shown in Xray modeClément Foucault
2019-06-05Python GPU Shader: Fix crash when uniform is not found.mano-wii
2019-06-05Fix empty name shown for operators opening menus without a titleBrecht Van Lommel
2019-06-05update Collada Importer: reworked export and import of MaterialsGaia Clary
2019-06-05Fix T65298 Eevee: Principled BSDF doesn't use specular with metalsClément Foucault
2019-06-05GPencil: Create new set of brushes for Win32 damaged files when use primitivesAntonio Vazquez
2019-06-05Fix T65502: Crash when moving Collection into disabled CollectionDalai Felinto
2019-06-05Outliner: Fix drawing of collection with disabled parentDalai Felinto
2019-06-05Fix (unreported) Broken `BLI_threadapi_exit()`.Bastien Montagne
2019-06-04Fix T65372: Can't turn off Freestyle line anti-aliasing in EeveeClément Foucault
2019-06-04Partial revert of e388cd8bb4b5William Reynish
2019-06-04Fix T65378 Eevee: Glitches in ESM shadowmappingClément Foucault
2019-06-04Eevee: Merge shadow map processing into one drawcall per lightClément Foucault
2019-06-04Fix T64214 Eevee: Issue with Emission node and Alpha blendingClément Foucault
2019-06-04Fix T65042 Eevee: Hair Info Tangent Normal not working correctlyClément Foucault
2019-06-04Fix T65032: selection conflicts between motion tracks and masks in clip editorBrecht Van Lommel
2019-06-04Fix T65486: Cycles f-stop value from old files not preservedBrecht Van Lommel
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-04UI: Add icons to ConstraintsWilliam Reynish