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
2019-04-14Render: new material previewWilliam Reynish
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-27Fix T62566 Eevee: Cubemap doesn't bake from current frame of animationClément Foucault
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-22Fix T58517: Multi-view issues with OpenGL render + scene settingsDalai Felinto
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-19GPencil: Rename functions to annotation prefixAntonioya
2019-03-19Fix T62734: Crash when annotations are rendered from the VSE .view menu.Antonioya
2019-03-18Fix T62643: ID user decrement error, likely related to custom material Pointe...Bastien Montagne
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12Fix T61531: can't select same material in multi edit modeCampbell Barton
2019-03-10GPencil: Set brush material after copying a materialAntonioya
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-13Fix T59062: Keyframed node properties stay linked after shading network dupli...Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31UI: rename Free Bake to Delete Bake.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-22UI: disable scene and view layer delete buttons when not available.Harley Acheson
2019-01-17Fix T60261: Crash pasting a material without a nodetreePhilipp Oeser
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weightsClément Foucault
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-03Fix new material for pinned objectsCampbell Barton
2019-01-03Merge branch 'blender2.7'Campbell Barton
2019-01-03Fix T60014: material link pref ignoredCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-03Cleanup: warning, styleCampbell Barton
2018-12-03Fix T58528: Assign material skips non-activeCampbell Barton
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-08Fix T57689: world nodes / texture not updating for Eevee.Brecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-01UI: Rename Copy Material to Others to Copy Material to Selected.Pablo Vazquez