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
2018-05-01Merge remote-tracking branch 'origin/master' into uv_unwrapping_slim_algorithmLukas Stockner
2018-04-20Fix usage of lib filepath in previous own commit...Bastien Montagne
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-04-19Cleanup: styleCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-14Cleanup: rename WriteData struct members.Campbell Barton
2018-04-14Undo: refactor memfile writingCampbell Barton
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-04Tweak ID->tag reset on file load (no visible change expected!).Bastien Montagne
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2018-04-01Resolve unsigned comparison error w/ MSVCCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-27Cleanup: global undo (minor changes to internals)Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-20Fix T54019: copying and linking bugs with custom ID pointer properties.Bogdan Nagirniak
2018-03-12Fix T54296: Cycles viewport render stuck on constant re-renderSergey Sharybin
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-16Fix part II of T53977: Severe problem with multiple instances of a library (s...Bastien Montagne
2018-02-16Fix part I of T53977: Severe problem with multiple instances of a library (sa...Bastien Montagne
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-01Cleanup: pass userdef to write_userdef, const argsCampbell Barton
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-26Fix part of T53080: all material previews re-rendering after undo.Brecht Van Lommel
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19Cleanup: typosCampbell Barton
2018-01-18Fix T53808: VSE doesn't show scene strip markersCampbell Barton
2018-01-18Fix weight particle brush versioningCampbell Barton
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-17Fix buffer overflow vulernability in thumbnail file reading.Brecht Van Lommel
2018-01-17Correct simple deform versioning from D2989Campbell Barton
2018-01-16Cleanup: Avoid ifdefs in multiple placesSergey Sharybin
2018-01-16readfile: ensure blend header follows the specCampbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2018-01-10Alternate fix for brush user countCampbell Barton
2018-01-09Correct error in last commit (versioning)Campbell Barton
2018-01-09Add deform axis for Simple Deform modifierCampbell Barton
2018-01-08Fix T53509: Datablock ID Properties attached to bpy.types.Material are not lo...Bastien Montagne
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-13Depsgraph: Cleanup, use less explicit checks of LIB_TAG_ID_RECALC_DATASergey Sharybin
2017-12-11DNA/RNA: add 'py_instance' for ID typesCampbell Barton
2017-12-05Version patching fixes for F-Curves (as required for fixes for T48988 and T52...Joshua Leung
2017-12-04Cleanup: link/append: get rid of booleans in func parameters.Bastien Montagne
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin