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-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
2018-06-12Cleanup: IndentationSergey Sharybin
2018-06-12Particles: Use local RNGSergey Sharybin
2018-06-12Duplication: Use local RNGSergey Sharybin
2018-06-12Add utility function to help debugging concurrent usage of global RNGSergey Sharybin
2018-06-12Depsgraph: Ensure modifiers evaluation doesn't happen on top evaluated meshSergey Sharybin
2018-06-12Depsgraph: Don't update derived mesh for particles on renderSergey Sharybin
2018-06-12Depsgraph: Add debug option to invalidate data tagged for updateSergey Sharybin
2018-06-12Depsgraph: Set temp object to invalid state as soon as it becomes inaccessibleSergey Sharybin
2018-06-12Depsgraph: Cleanup, wrap private functions to an anonymous namespaceSergey Sharybin
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove some G.main from ED's animsys.Bastien Montagne
2018-06-12LookDev: Move lookdev balls when menu switchesJeroen Bakker