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-07-27Fix button text overlapping with shortcut text in popupsJulian Eisel
2017-07-27Minor code style correctionsJulian Eisel
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-27Fix: use click style if a pie was spawned by release or click eventAleksandr Zinovev
2017-07-27Depsgraph: Skip iterating over all ntree users on node tree parameter updateSergey Sharybin
2017-07-27Manipulator: remove namesCampbell Barton
2017-07-27Merge branch 'master' into blender2.8Campbell Barton
2017-07-27Cleanup: remove check for old GCC&PPCCampbell Barton
2017-07-26Fix crash in recent changes to instancingCampbell Barton
2017-07-26Last commit broke WITH_PYTHON_SAFETYCampbell Barton
2017-07-26BPY_id_release was a nop, use RNA invalidate directlyCampbell Barton
2017-07-26Fix T52186: Crash on bevelSergey Sharybin
2017-07-26CLeanup: Use utility function in BKESergey Sharybin
2017-07-26Depsgraph: Add utility function to initialize evaluation context from scene a...Sergey Sharybin
2017-07-26Cleanup, line wrapsSergey Sharybin
2017-07-26Initialize time for evaluation context when creating from bContextSergey Sharybin
2017-07-26Fix T52176: Bevel doesn't correctly work with default empty Vgroup.Bastien Montagne
2017-07-26PyAPI: Store PyInstances for ID'sCampbell Barton
2017-07-26PyAPI: Fix for instancing (Blender owns a reference)Campbell Barton
2017-07-26Manipulator: only check for highlight onceCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-07-26Manipulator: refactor/fix selection logicCampbell Barton
2017-07-26FaceMaps: add select flagCampbell Barton
2017-07-25Eevee: Fix post process with Ugly color.Clément Foucault
2017-07-25Eevee: SSR: Add support for planar probes.Clément Foucault
2017-07-25Workaround for crash drawing face-maps after undoCampbell Barton
2017-07-25Fix T52190: Depth picking failsCampbell Barton
2017-07-25Depsgraph: Support changing scene's render engineSergey Sharybin
2017-07-25Depsgraph: Make sure armature mode is properly changed in all copied versionsSergey Sharybin
2017-07-25Depsgraph: Initial support of pose mode for copy-on-write armatureSergey Sharybin
2017-07-25Depsgraph: Fix relations update when transform is done and there was no tempo...Sergey Sharybin
2017-07-25Cleanup: rename active to modalCampbell Barton
2017-07-25Depsgraph: Remove unsued node flagSergey Sharybin
2017-07-25Manipulator: option to draw all while interactingCampbell Barton
2017-07-25Manipulator: support select-drag to tweakCampbell Barton
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-25PyAPI: Skip user scripts w/ factory-startupCampbell Barton
2017-07-25Manipulator: break after an event is handledCampbell Barton
2017-07-25Fix PyManipulators having keymaps registered twiceCampbell Barton
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-25Fix T51450: viewport render time keeps increasing after render is done.Jeff Knox
2017-07-25Fix compositor Glare node with Simpler Star resulting in uneven rays.Matheus de Sousa Faria
2017-07-24Fix crahs when doing preview from a scene withotu worldSergey Sharybin
2017-07-24Depsgraph: Avoid assert failure in some harmless casesSergey Sharybin
2017-07-24Revert "ransform: fix unreported bug: geometry hidden by clipping border (alt...mano-wii
2017-07-24Depsgraph: Synchronize collection visibility after copySergey Sharybin
2017-07-24Eevee: Silence printfs.Clément Foucault
2017-07-24Depsgraph: Fix typo in commentSergey Sharybin
2017-07-24Depsgraph: Fix crash when trying to create full copy of sceneSergey Sharybin
2017-07-24Depsgraph: Textures and images are actually covered by depsgraphSergey Sharybin