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-09-06potential fix for incorrect external mode custom rotations after loadingMartin Felke
2018-02-22Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79a-release' int...Martin Felke
2018-02-13external constraints load / refresh fixMartin Felke
2018-02-13another implementation attempt for external constraintsMartin Felke
2018-01-26Fix part of T53080: all material previews re-rendering after undo.Brecht Van Lommel
2018-01-25fix for loading crash with dynamic fractureMartin Felke
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-18Fix buffer overflow vulernability in thumbnail file reading.Brecht Van Lommel
2018-01-12experimental bind of animated vertices (other object) to shardsMartin Felke
2018-01-08Fix T53509: Datablock ID Properties attached to bpy.types.Material are not lo...Bastien Montagne
2017-12-26added acceleration maps which should be also be usable in playbackMartin Felke
2017-08-22use areabased centroid calculation again for shards + small fix in loading ro...Martin Felke
2017-08-22added an automerge distortion cacheMartin Felke
2017-08-15fixes for FM mesh island rigidbody path problem and volume calculationMartin Felke
2017-08-13versioning fixes for angular spring stiffness / damping and exposed those to ...Martin Felke
2017-08-12Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into...Martin Felke
2017-08-012.79 release: update version numbers & readfile versionning code.Bastien Montagne
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-05Better fix for sequencer crash when text strip doesn't have effect data.Sybren A. Stüvel
2017-07-05Sequencer: Prevent crash when text strip doesn't have effect data.Sybren A. Stüvel
2017-06-16check for availability of "constraint_type" in DNA struct, if not there set d...Martin Felke
2017-06-16added constraint type setting for FM constraintsMartin Felke
2017-06-15Fix potentially dnagerous code in doversionning of brush.Bastien Montagne
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-11use separate storage for packed geometry, allows mode switching and re-use of itMartin Felke
2017-06-08first attempt for better automergingMartin Felke
2017-06-04crash fix and attempt to reduce unnecessary memory usageMartin Felke
2017-05-31further optimization attempts with convert to keyframed objectsMartin Felke
2017-05-25Fix T50112: Sequencer crash w/ missing proxy dataCampbell Barton
2017-05-24Proper fix for crash loading old files with compositorSergey Sharybin
2017-05-24Revert "Fix crash opening really old files with compositor"Sergey Sharybin
2017-05-22Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Fix crash opening really old files with compositorSergey Sharybin
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-16Fix T50673: OpenEXR multilayer image truncated on saveSergey Sharybin
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-03"Fix" root cause of T51260 Forward compatibility crash fter adding new IDProp...Bastien Montagne
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-24Cleanup: styleCampbell Barton
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-03-28Forgot those IDP_LibLinkProperty call on node sockets IDProps in previous com...Bastien Montagne
2017-03-28Fix lib_link_cachefile.Bastien Montagne
2017-03-28Bring back `lib_link_mesh()` in 'order' with other libdata liblink functions.Bastien Montagne
2017-03-28readfile.c: Cleanup lib_link code a bit.Bastien Montagne
2017-03-27CMake: WITH_PYTHON_SECURITY=OFF was ignoredCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-17Refactor writefile handling of data-blocks.Bastien Montagne
2017-03-16Add BKE_blendfile_userdef_read_from_memoryCampbell Barton