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
2018-06-13Fix 3D view header panning not working with region overlap.Brecht Van Lommel
2018-06-13Fix pop-over buttons always getting space for iconCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Campbell Barton
2018-06-13Cleanup: swapped X/Y UI_UNITCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-06-13UI: adjust view navigation layoutCampbell Barton
2018-06-13UI: HUD now follows region themingCampbell Barton
2018-06-13Depsgraph: Avoid use of 0 tag flag on build finishSergey Sharybin
2018-06-13UI: show HUD when region overlap is disabledCampbell Barton
2018-06-13UI: fix hud panel refresh glitchCampbell Barton
2018-06-13UI: shorten proportional edit nameCampbell Barton
2018-06-13UI: redo panel layout tweaksCampbell Barton
2018-06-13Fix region expanding on refreshCampbell Barton
2018-06-12UI: adjust header alignmentCampbell Barton
2018-06-12UI: Name N-Key toggle to SidebarCampbell Barton
2018-06-12Fix T55376: instanced collection render visibility ignored.Brecht Van Lommel
2018-06-12WM: don't show redo hud when unsupportedCampbell Barton
2018-06-12WM: hide internal operator settingsCampbell Barton
2018-06-12Fix T55457: Crash after merge facesCampbell Barton
2018-06-12Cleanup: add ED_region_panels_layoutCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: moar G.main removal from BKE area.Bastien Montagne
2018-06-12Cleanup: BKE_scene_free should not have to worry about cleaning its usages.Bastien Montagne
2018-06-12Cleanup: no need for extra HUD type check nowCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Campbell Barton
2018-06-12WM: remove sloppy region type accessCampbell Barton
2018-06-12WM: rename BKE_regiontype_from_idCampbell Barton
2018-06-12Cleanup: warning, spacesCampbell Barton
2018-06-12Cleanup: get rid of global RNG usage in paint stroke code.Bastien Montagne
2018-06-12Fix leak of manipulator tooltip timers.Brecht Van Lommel
2018-06-12Depsgraph: remove object tagging hack for render.Brecht Van Lommel
2018-06-12Cleanup: get rid of global RNG usage in transform code.Bastien Montagne
2018-06-12WM: HUD was disappearing on redoCampbell Barton
2018-06-12Fix redo panels being added to non-hud regionsCampbell Barton
2018-06-12UI: improve HUD ensure/clear logicCampbell Barton
2018-06-12Particle: Use loclaized RNG for physics simulationSergey Sharybin
2018-06-12StudioLight: Use texel size as input sizeJeroen Bakker
2018-06-12Fix T55452: Crash on saving with visible particle system.Bastien Montagne
2018-06-12Math: Remove unused functions which are not safe for threadingSergey Sharybin
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Fix T55409: Can't animated keyframed material node value after moving keyfram...Sergey Sharybin
2018-06-12Particle: Remove global RNG usage from distributionSergey Sharybin
2018-06-12Particle: Use local RNG during initializationSergey Sharybin
2018-06-12Render: Remove global RNG usageSergey Sharybin
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-12Studiolight: add rim lighting to the default light setupJeroen Bakker
2018-06-12Cleanup: moar removal of G.main in BKE area...Bastien Montagne
2018-06-12Cleanup/simplify G.main usages.Bastien Montagne
2018-06-12Fix crahs using ndofSergey Sharybin