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-03-29Cleanup: styleCampbell Barton
2019-03-26Cleanup: styleCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-25Copy/Paste: refactor to be able to paste any kind of IDs, by type.Bastien Montagne
2019-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Fix T61670: Copy -> Paste - Pasted elements are not selectedDalai Felinto
2019-03-20Fix (unreported) Copy/Paste: orig object being instantiated in active collect...Bastien Montagne
2019-03-19Fix T62707: opening blend files over 2gb on win32 failsCampbell Barton
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-17Fix T62570: Append Particles System not working properly.Bastien Montagne
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-11Fix T61906: crash rendering softbody with Cycles and timeline visible.Brecht Van Lommel
2019-03-08Fix crash reloading images used in compositor nodeSybren A. Stüvel
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-03-05Fix T61796: Linking a collection with instances inside will place the instanc...Bastien Montagne
2019-03-03Cleanup: rename FileData.listbase -> bhead_listCampbell Barton
2019-03-02Cleanup: SDNA/DNA namingCampbell Barton
2019-03-01Fix T61929: crash on undo in some files with local view.Brecht Van Lommel
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-28Fix T58875: object paste and append Active Collection property not working.Brecht Van Lommel
2019-02-28Cleanup: styleCampbell Barton
2019-02-27Cleanup: better names and comments for library ID linking code.Brecht Van Lommel
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Merge branch 'blender2.7'Brecht Van Lommel
2019-02-26Cleanup: prevent future issues with ID.tag overflow, clarify somes names.Brecht Van Lommel
2019-02-26Bevel mod: cleanup flags and extra data.Howard Trickey
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-25readfile: re-enable read on demand for WIN32Campbell Barton
2019-02-24readfile: minor changes to support other compression formatsCampbell Barton
2019-02-24readfile: Disable delayed data reading for compressed blend filesCampbell Barton
2019-02-24readfile: use regular file access when not a gzipCampbell Barton
2019-02-24Cleanup: de-duplicate readfile file openingCampbell Barton
2019-02-23readfile: disable delayed data reading for WIN32Campbell Barton
2019-02-22Cleanup: function wrapping, spellingCampbell Barton
2019-02-22Comments: add doxy sections to readfile.cCampbell Barton
2019-02-22readfile: support blend files over 2gbCampbell Barton
2019-02-22readfile: reduce memory usage at load timeCampbell Barton
2019-02-22Cleanup: rename seek to file_offsetCampbell Barton
2019-02-22Cleanup: make BHeadN private in readfile.cCampbell Barton
2019-02-22Missed last commitCampbell Barton
2019-02-22Cleanup: rename readfile API functionsCampbell Barton
2019-02-22Missed last commitCampbell Barton