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-02Collections: Initial support for animating/driving collection properties (T55...tmp-CollectionsAnimJoshua Leung
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01X-Ray: Added a slider for the alphaJeroen Bakker
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-31Cleanup: Fix indentationDalai Felinto
2018-05-31Overlay: Add Wireframe overlay.Clément Foucault
2018-05-31LoopTri: Fix example code.Clément Foucault
2018-05-31Depsgraph: Remove unused flagsSergey Sharybin
2018-05-31Depsgraph: Copy evaluated data to original datablockSergey Sharybin
2018-05-31UI: fix own error switching fake space typesCampbell Barton
2018-05-31Cleanup: unused definesCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Campbell Barton
2018-05-31Cleanup: use doxy sections for space typesCampbell Barton
2018-05-31Depsgraph: optimization of driver evaluation with many drivers.Brecht Van Lommel
2018-05-30Removed Object color from workbench. Added Highlights to FLAT shading.Jeroen Bakker
2018-05-30Object Modes: pose support for generic mode exitCampbell Barton
2018-05-30Cleanup: RNA naming, use highlight as suffuxCampbell Barton
2018-05-30Workbench: Specular HighlightsJeroen Bakker
2018-05-30Fix unnecessary Cycles render updates when selecting objects.Brecht Van Lommel
2018-05-30Hair Particles: DNA: Add properties for new GPU hairs.Clément Foucault
2018-05-30Add deformed evaluated mesh to objectSergey Sharybin
2018-05-30Cleanup: Wrap object runtime eval members into own structSergey Sharybin
2018-05-30Cleanup: Naming, match policy with rest of copy-on-write designSergey Sharybin
2018-05-30Merge branch 'master' into blender2.8Campbell Barton
2018-05-30DNA: add OB_DATA_SUPPORT_EDITMODE macroCampbell Barton
2018-05-29EEVEE: LookDev reversed the background fadeoutJeroen Bakker
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-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-26Cleanup: unused definesCampbell Barton
2018-05-26Cleanup: unused definesCampbell Barton
2018-05-26Fix T55207, fix T55208: hair not positioned correctly after subsurf.Brecht Van Lommel
2018-05-25Fix T55062: crash with workspace scene relations.Brecht Van Lommel
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-24Fix all modifiers that depended on BKE_modifier_get_evaluated_mesh_from_objectDalai Felinto
2018-05-24Depsgraph: tag depsgraph for copy-on-write flush when RNA changesDalai Felinto
2018-05-24UI: Add theming support for the status-barJulian Eisel
2018-05-24Workbench: Revealage bufferJeroen Bakker
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel