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-19readfile: add off64_t typedef for __APPLE__Campbell Barton
2019-03-19Fix T62707: opening blend files over 2gb on win32 failsCampbell Barton
2019-03-18Fix T62587: Particle instances Use Count not saved correctlyJacques Lucke
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-18Fix mistake in previous commit.Bastien Montagne
2019-03-18Add-ons: disable 3ds add-on in all existing preferences.Brecht Van Lommel
2019-03-17Fix T62570: Append Particles System not working properly.Bastien Montagne
2019-03-17Remove 3DS add-on from factory startup.Bastien Montagne
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Fix T62284: apply a retroactive fix for T57366 to old files.Alexander Gavrilov
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-15Cleanup: deprecated flags to named DNA flagsCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
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