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-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-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-26UI: More opaque type icons in the OutlinerPablo Vazquez
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-25Keymap: Use 1..4 to change UV select modesCampbell 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-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-24Fix T56081: crash with make static override and linked collection.Brecht Van Lommel
2018-07-24Fix T55721: crashes with collections panel in object properties.Brecht Van Lommel
2018-07-24Fix incorrect object visibility test in baking.Brecht Van Lommel
2018-07-24Motion paths: default to bone head instead of tail location.Brecht Van Lommel
2018-07-23Merge branch 'master' into blender2.8Bastien Montagne
2018-07-23Fix T55668: Volume Keyframe on Cut-ted Metastrip.Bastien Montagne
2018-07-23transform_snap_object: Better bvhtree creation management for editing multipl...Germano
2018-07-23Cleanup: comments and UI descriptions for cursor snappingInes Almeida
2018-07-23Outliner Keymap: E key to Exclude collections from View LayerPablo Vazquez
2018-07-21Render Preview: Fix ID freeing in wrong functionClément Foucault
2018-07-20Render Preview: Fix memory leakClément Foucault
2018-07-20Render Preview: Fix problem with multi size icon previewClément Foucault
2018-07-20Fix assert for Image & Brush icon previewClément Foucault
2018-07-20Merge branch 'master' into blender2.8Bastien Montagne
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-19Fix crash with previews of non-IDs, like pose library thumbnails.Brecht Van Lommel
2018-07-19Cleanup: styleCampbell Barton
2018-07-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-18Fix E key in Python console not working after recent changes.Brecht Van Lommel
2018-07-18Icon/Render Preview: Fix Race condition with BKE_*_localizeClément Foucault
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-183D View: show 3D axis-letter when pointing awayCampbell Barton
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin