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-03-23Fix own mistake from 4cb4556fa5ba78ffJulian Eisel
2018-03-23Fix memory leaks when doing "Save & Quit"Julian Eisel
2018-03-23Fix T48027: Memory leaks when exiting Blender from menuJulian Eisel
2018-03-23GPUCompositing: Remove last reference to gpu_shader_fullscreen_vert.glslClément Foucault
2018-03-22PyDocs: Fix link syntaxAaron Carlisle
2018-03-22Merge branch 'master' into blender2.8Antonio Vazquez
2018-03-22Glog: Restore some custom config for MSVC2015Sergey Sharybin
2018-03-22GLog: Tweak settings according to our configSergey Sharybin
2018-03-22Glog: Workaround mess around windows and non-windows headersSergey Sharybin
2018-03-22GFlags: Fix usage of unused attributeSergey Sharybin
2018-03-22Glog: Attempt to fix compilation error on WindowsSergey Sharybin
2018-03-22Glog: Restore haiko OSSergey Sharybin
2018-03-22Fix T54172: Avoid jumping panel length during playbackAaron Carlisle
2018-03-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-22Depsgraph: Report new depsgraph evaluation timeSergey Sharybin
2018-03-22UI: skip confirmation menu on quit prompt to saveCampbell Barton
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-03-22Update Google librariesSergey Sharybin
2018-03-22Fix T54360: FFMPEG bitrate not editable for all codecsSybren A. Stüvel
2018-03-22Cleanup: Use more python way of checking booleanSergey Sharybin
2018-03-22Fix T54348: Bone dissolve gives invalid hierarchyCampbell Barton
2018-03-22Fix bone dissolve using wrong envelope radiusCampbell Barton
2018-03-21Fix T54203: crash changing engine w/ project-paintCampbell Barton
2018-03-21Eevee: Fix missing camera animation with CoWSergey Sharybin
2018-03-21Draw manager: Fix missing active camera triangle with CoWSergey Sharybin
2018-03-21GHOST CONTEXTWGL: Remove unused memberGermano
2018-03-21Merge branch 'master' into blender2.8Campbell Barton
2018-03-21Depsgraph: Remove redundant operation nodesSergey Sharybin
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-03-21Fix: GWN Indexbuf creation was replacing the index buff bound to the last VAOGermano
2018-03-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-21Tracking: Make object created form tracks active and selectedSergey Sharybin
2018-03-21Tracking: Warn when no tracks are selected when creating meshSergey Sharybin
2018-03-21Fix T54378: Drivers fail with property from emptySergey Sharybin
2018-03-21Fix T54366: Custom manipulator acts on linked dataCampbell Barton
2018-03-21Fix crash when changing workspacesJulian Eisel
2018-03-20Link and expand overrides for collectionsDalai Felinto
2018-03-20Cleanup: remove useless static override reference pointer from ID struct.Bastien Montagne
2018-03-20Add basic read-only RNA access to static override data.Bastien Montagne
2018-03-20Fix broken tatic verride detection in RNA collections.Bastien Montagne
2018-03-20Fix build error on Windows 32 bit.Brecht Van Lommel
2018-03-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-20Remove debug only code from previous commitSergey Sharybin
2018-03-20Memory allocator: Clarify consistency check functionSergey Sharybin
2018-03-20Depsgraph: Fix memory leak when datablock is not reusedSergey Sharybin
2018-03-20Depsgraph: Prevent non-expandable datablocks from being freedSergey Sharybin
2018-03-20MSVC: Fix lite build.Ray Molenkamp
2018-03-20DRW: Fix bound_ubo_slots allocation size.Clément Foucault
2018-03-20DRW: Fix ubo binding code.Clément Foucault
2018-03-20Fixed: cache clearing when using multiple Alembic files.Sybren A. Stüvel