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-06-03UI: add subpanel support.Brecht Van Lommel
2018-06-02Cleanup: quiet warnings w/o PythonCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01X-Ray: Added a slider for the alphaJeroen Bakker
2018-06-01UI: use same "Viewport Display" name for scene/object/material panels.Brecht Van Lommel
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-06-01Workbench: Material specific settings for the specularJeroen Bakker
2018-06-013D View: make text overlay optionalCampbell Barton
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-31Overlay: Add Wireframe overlay.Clément Foucault
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
2018-05-31UI: fix own error switching fake space typesCampbell Barton
2018-05-31UI: hide user preferences from space menuCampbell Barton
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: nuke G.main out of BKE PackedFile code.Bastien Montagne
2018-05-30RNA: add tool index accessCampbell Barton
2018-05-30Removed Object color from workbench. Added Highlights to FLAT shading.Jeroen Bakker
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-30Cleanup: RNA naming, use highlight as suffuxCampbell Barton
2018-05-30Workbench: Specular HighlightsJeroen Bakker
2018-05-30Fix T55256: Animation Noise modifier does not update on value changeJoshua Leung
2018-05-30Fix: Toggling "mute" toggle in animation editors didn't work with copy-on-writeJoshua Leung
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-30Keymap: group paint modes, reorder enumCampbell Barton
2018-05-30Cleanup: remove '.'Campbell Barton
2018-05-30Hair Particles: DNA: Add properties for new GPU hairs.Clément Foucault
2018-05-29EEVEE: LookDev reversed the background fadeoutJeroen Bakker
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-29EEVEE: LookDev fade out background optionJeroen Bakker
2018-05-29EEVEE: LookDev use_scene_light draw optionJeroen Bakker
2018-05-29EEVEE: LookDev overlays enablingJeroen Bakker
2018-05-28Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-28Rename EEVEE visibility group > collectionDalai Felinto
2018-05-28Fix T55231: Setting bone.select from RNA didn't tag for copy on writeJoshua Leung
2018-05-28RNA: re-enable property notifiersCampbell Barton