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
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-27GPUTexture: Fix wrong texture size checkClément Foucault
2018-07-27Eevee: Fix assert when baking lightprobes.Clément Foucault
2018-07-27Subsurf: Correction to origindexSergey Sharybin
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-27Fix crash enabling disabled collection containing curves.Brecht Van Lommel
2018-07-27Fix GPU build error after recent commit.Brecht Van Lommel
2018-07-27DRW: Fix Race condition in defered compilationClément Foucault
2018-07-27Fix T55888: Eevee: crash when shadow cube size is > 512pxClément Foucault
2018-07-27Fix T55744: Assertion failure using the Knife angle constraint optionClément Foucault
2018-07-27RNA: Set default for Camera propertiesClément Foucault
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix Vector.project crash w/ >4 length vectorsCampbell Barton
2018-07-27Correct arguments for callbackCampbell Barton
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix T56074: Remove doubles creates holesCampbell Barton
2018-07-27UI: Tooltip tweaks for Display ModePablo Vazquez
2018-07-26Fix assert in snapEditMesh.mano-wii
2018-07-26Fix compiling after ui cleanupsJens Verwiebe
2018-07-26Cleanup: unused argsCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: replace UI draw callbacks w/ property pollCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26UI: hide transform constraints when not usedCampbell Barton
2018-07-26Cleanup: remove redundant flagCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: remove duplicate ui-list functionsCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26UI: hide proportional transform optionsCampbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-26Cleanup: Use const argumentCampbell Barton
2018-07-26UI: More opaque type icons in the OutlinerPablo Vazquez
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()?Bastien Montagne
2018-07-25Fix (unreported) potential div-by-zero in ray/bbox intersection BLI code.Bastien Montagne
2018-07-25Fix for holdout / indirect only with collection instances.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-25Fix T55895: VSE crash while moving a stripBastien Montagne
2018-07-25UI: Minor tweaks to nodesPablo Vazquez
2018-07-25Fix missing particle use count object names with disabled particles.Brecht Van Lommel
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-25WM: keymap utility to set enum from a key rangeCampbell Barton
2018-07-25Fix mistake in fix for T55798Campbell Barton
2018-07-25Correction on the last commit.Germano
2018-07-25Fix base->flag and base->flag_legacy: The flags of the Transform operator are...Germano
2018-07-25Fix T55798: Crash when snapping objects with data recalculated by modifiers.Germano
2018-07-24RNA: Remove Unused dof.is_hq_supported and dof.use_high_qualityClément Foucault
2018-07-24Fix T55754: DOF with new Camera is not workingClément Foucault
2018-07-24Workbench: Fix missing geometry on Iris 640/630 GPUsClément Foucault