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-11-29Eevee: Stop depsgraph update callback form allocating unneeded memorySergey Sharybin
2017-11-29Draw manager: Cleanup, namingSergey Sharybin
2017-11-29Eevee: Cleanup, namingSergey Sharybin
2017-11-29Draw manager: Cleanup, indentation in preprocessorSergey Sharybin
2017-11-29Depsgraph: Remove object-specific flag which was storing update tagSergey Sharybin
2017-11-29Draw manager: Listen to depsgraph's ID update callbacksSergey Sharybin
2017-11-29Eevee: Set engine data needs update to false when everything is up to dateSergey Sharybin
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29Cleanup: Python importsCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29PyAPI: add function to check any mathutils typeCampbell Barton
2017-11-29RNA: remove paranoid NULL checkCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29RNA: sync API changes from 2.8Campbell Barton
2017-11-29RNA: Allow structs to define tags for their propertiesJulian Eisel
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29PyAPI: PyC_Err_PrintWithFunc utility functionCampbell Barton
2017-11-28Depsgraph: Fix Camera object showing when not in view layerDalai Felinto
2017-11-28Eevee: Fix T53413: Crash when using displacement bump relink.Clément Foucault
2017-11-28Draw manager: Pass explicit context to DEG scene update callbackSergey 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-28Audaspace: Fix -Wreorder warningSergey 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-28Depsgraph: Don't call DEG ID update functions directlySergey Sharybin
2017-11-28Removing OMP: BKE's tracking_stabilize.Bastien Montagne
2017-11-28Merge branch 'master' into blender2.8Campbell Barton
2017-11-28makesdna/makesrna: silence output by defaultCampbell Barton
2017-11-27Fix T53291: Deleting objects do not delete them from the blend fileDalai Felinto
2017-11-27Fixing alembic unittest after render layer purgeDalai Felinto
2017-11-27Fix T53145: bevel tool does not start with amount at zero.Brecht Van Lommel
2017-11-27Depsgraph: Parameters component does exist in objectsSergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Cleanup: indentationSergey Sharybin
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-27Depsgraph: Sanitize placement of component types in switch statementSergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Depsgraph: Make sure unexpected configuration does not happenSergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Fix missing FX compositor when starting rendering from frame with ...Sergey Sharybin
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-27WM: don't change selection on workspace appendCampbell Barton
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-27Fix crash duplicating workspaceCampbell Barton