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-03Multires: Make topology cache to work with copy-on-writeSergey Sharybin
2019-04-03GPencil: Implement custom channel color in DopesheetAntonioya
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-31Fix: Buffer overflow in StudioLightRay Molenkamp
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
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-24Fix missing version patching from lamp/light and subsurface changes.Brecht Van Lommel
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
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-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