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
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-04Merge branch 'master' into blender2.8Campbell Barton
2017-12-04Cleanup: wrap long function args in seqeffectsCampbell Barton
2017-12-04Cleanup: styleCampbell Barton
2017-12-01Fix crash reading 2.8 files with workspace.view_layer setJulian Eisel
2017-12-01Groups and collection: create group from collectionDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-12-01Depsgraph: Remove clear of legacy unused flagSergey Sharybin
2017-12-01Depsgraph: Use per-ID flags to see whether update is neededSergey Sharybin
2017-12-01Depsgraph: Use new per-ID tags to see whether object in a group needs an updateSergey Sharybin
2017-11-30Removing OMP: legacy ccgsubsurf.Bastien Montagne
2017-11-30Layer: Copy layer collection properties when doing a full copy of sceneDalai Felinto
2017-11-30Merge branch 'master' into blender2.8Campbell Barton
2017-11-30Fix T53410: 3D Text always recalculatedCampbell Barton
2017-11-29Fix T53116: default texture coordinates for volume materials are blank.José Luis Oliveira Cunha
2017-11-29Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-29ID Static Override, part II: RNA changes.Bastien Montagne
2017-11-29Merge ID static override, part I: core changes in DNA, BKE and .blend read/wr...Bastien Montagne
2017-11-29Preparing merge of id_override_static: add BKE_id_swap().Bastien Montagne
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Cleanup: De-duplicate code in object update routinesSergey Sharybin
2017-11-29Cleanup: Split depsgraph uber transform function callbackSergey Sharybin
2017-11-29Cleanup: Remove unused argumentSergey Sharybin
2017-11-29Cleanup: Make object_handle_update easier to followSergey Sharybin
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Cleanup: Remove unused functionSergey Sharybin
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Transform: Avoid use of ob->recalc in snapping codeSergey Sharybin
2017-11-29Depsgraph: Remove object-specific flag which was storing update tagSergey Sharybin
2017-11-28Merge branch 'master' into blender2.8Bastien Montagne
2017-11-28Cleanup (remove commented OMP directive).Bastien Montagne
2017-11-28Cleanup: namingSergey Sharybin
2017-11-28Cleanup, naming of engine type variableSergey Sharybin
2017-11-28Depsgraph: Wrap context used for editors update callback into a structureSergey Sharybin
2017-11-28Depsgraph: Remove workaround for Blender Internal in viewportSergey Sharybin
2017-11-28Removing OMP: BKE's tracking_stabilize.Bastien Montagne
2017-11-27Fix T53291: Deleting objects do not delete them from the blend fileDalai Felinto
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
2017-11-27Tracking: Cleanup. make code friendly for multi-column editingSergey Sharybin
2017-11-26Merge branch 'master' into blender2.8Bastien Montagne
2017-11-26Cleanup: ImageEditor's mask drawing code was re-implementing `BKE_maskrasteri...Bastien Montagne
2017-11-26Removing OMP: BKE's mask_rasterize.cBastien Montagne
2017-11-26Removing OMP: autotrack BKE code.Bastien Montagne
2017-11-25Get workspace mode from the workspace view-layerJulian Eisel
2017-11-24Depsgraph: make it more obvious who's view layer is being updatedSergey Sharybin
2017-11-24Depsgraph: Do log from newly base flag flush functionSergey Sharybin