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-12Fix wrong memory handling in own rB93633efe69ca.Bastien Montagne
2019-03-12Cleanup: styleCampbell Barton
2019-03-11Fix (unreported) broken ID previews reading.Bastien Montagne
2019-03-11Fix T62310: Batch generate data-block previews broken.Bastien Montagne
2019-03-11Fix T61906: crash rendering softbody with Cycles and timeline visible.Brecht Van Lommel
2019-03-11Fix T62255: Blender defaults to "OpenAL Soft" in sound settings, regardless o...Jörg Müller
2019-03-09Fix T57655: Crash opening 2.79 file saved with maximized areaJulian Eisel
2019-03-08Fix crash reloading images used in compositor nodeSybren A. Stüvel
2019-03-08GPencil: Fix field type error in initializationAntonioya
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-06Cleanup: remove useless extra-processing after BKE_id_new_name_validate() call.Bastien Montagne
2019-03-06Cleanup: rename BKE_library's `new_id()` to `BKE_id_new_name_validate()`.Bastien Montagne
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-05Fix T61796: Linking a collection with instances inside will place the instanc...Bastien Montagne
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
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-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Objects: Remove Textured from object display typeClément Foucault
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: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-27Cleanup: remove unused Material.pr_lightCampbell Barton
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-25writefile: disable buffering when writing ZLIBCampbell 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-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
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