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-05-27blenloader: Fix warnings with MSVCRay Molenkamp
2019-05-23Cleanup: remove redundant separatorsCampbell Barton
2019-05-23Fix (unreported) broken collections after undo/redo, or remapping (leading to...Bastien Montagne
2019-05-23BKE Collection: Add new function to rebuild parent relationships.Bastien Montagne
2019-05-22Fix T64981: background images do not come along with linked camerasBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13readfile: support preferences without loading data-blocksCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Fix T63046, T61413: crash reading paint slots from 32 bit .blend on 64 bitBrecht Van Lommel
2019-05-04Sound: Delay creating sound scene handle for until is neededSergey Sharybin
2019-05-04Fix T64144: Crash when displaying audio waveforms in VSESergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Sound: Delay opening handlers for until really neededSergey Sharybin
2019-05-02Fix T63697: correct stuck R_NO_CAMERA_SWITCH in scene->r.mode.Alexander Gavrilov
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in misc librariesCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-24Cycles: move shader node versioning code to CBrecht Van Lommel
2019-04-24Nodes: avoid slow and unecessary node group updates on file readBrecht Van Lommel
2019-04-24Nodes: better integrate node init and versioning in file readingBrecht Van Lommel
2019-04-22Cleanup: style, use braces for blenloaderCampbell Barton
2019-04-21Cleanup: comments (long lines) in blenloaderCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-18Fix T63332: backup and restore bPoseChannel_Runtime data during COW.Alexander Gavrilov
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-03Multires: Make topology cache to work with copy-on-writeSergey Sharybin
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-03-29Cleanup: styleCampbell Barton
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-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
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-19Fix T62707: opening blend files over 2gb on win32 failsCampbell Barton
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-17Fix T62570: Append Particles System not working properly.Bastien Montagne
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-11Fix T61906: crash rendering softbody with Cycles and timeline visible.Brecht Van Lommel