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-04-23Depsgraph: Add relation flag to avoid flush across itSergey Sharybin
2018-04-23Depsgraph: Fix missing update with animated curve pathSergey Sharybin
2018-04-23Depsgraph: Cleanup, remove unused relation tagSergey Sharybin
2018-04-23Cleanup: styleCampbell Barton
2018-04-23Fix T54766: "Record With"-NLA "Push Down" discards Blend Mode, Extrapolation,...Joshua Leung
2018-04-23Depsgraph: Add missing relations builderSergey Sharybin
2018-04-22Cleanup: UI namingCampbell Barton
2018-04-22Cleanup: de-dup popup/pie menu RNA definitionCampbell Barton
2018-04-21Cleanup: variable namingCampbell Barton
2018-04-21BLI_bitmap: 2D triangle drawing functionCampbell Barton
2018-04-21BLI math: clamped barycentric weight calculationCampbell Barton
2018-04-21Fix: D3160 fixed blednerplayer stub.s for unixGaia Clary
2018-04-20Cleanup (followup commit for D3160)Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-20Fix usage of lib filepath in previous own commit...Bastien Montagne
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne
2018-04-20VSE Effects: Wipe box: fix compilation errorsAaron Carlisle
2018-04-19Cleanup: make variable name EnglishCampbell Barton
2018-04-19Cleanup: rename vlak -> polyCampbell Barton
2018-04-19Cleanup: rename Icon.type -> id_typeCampbell Barton
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-04-19Cleanup: styleCampbell Barton
2018-04-19Undo: add missing flag for text deleteCampbell Barton
2018-04-18Depsgraph: Fix missinf relation for particle instance modifierSergey Sharybin
2018-04-18Cleanup: Trailing whitespaceSergey Sharybin
2018-04-18Remove irrelevant print statementSybren A. Stüvel
2018-04-18Particles: Interpolate size for interpolated childrenSergey Sharybin
2018-04-18Fix makesdna not respecting C++ commentsJulian Eisel
2018-04-17bpy consistency fix handler_add(handle)Dalai Felinto
2018-04-17bpy blf api example updateDalai Felinto
2018-04-17Fix (unreported) RNA sometimes trying to get named sub-props from non-Group I...Bastien Montagne
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16BKE_context: macro to access ID's while loopingCampbell Barton
2018-04-16Depsgraph: Pull indirect relations via driver targetsSergey Sharybin
2018-04-16Make ID icons safe for deletion from threadsSergey Sharybin
2018-04-16Added lock-free single linked list implementationSergey Sharybin
2018-04-16Disable Feature Collada: Tests do not work on unixGaia Clary
2018-04-16Logging: edits to build on macOSCampbell Barton
2018-04-15Cleanup: skip redundant edit-bone select lookupsCampbell Barton
2018-04-15Pydoc: Fix multiple bpy.type modulesAaron Carlisle
2018-04-15Cleanup: remove redundant args from ebone pickingCampbell Barton
2018-04-15Cleanup: remove bad castsCampbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-15Cleanup: remove undoing access, minor formattingCampbell Barton
2018-04-15Fix T54593: Py text edits crash (undo regression)Campbell Barton
2018-04-15Fix compiler error in WindowsAntonio Vazquez
2018-04-15Fix T54527: Misleading Tooltip on Snap Target MenuAaron Carlisle
2018-04-15Pydocs: Expand bge.contraint docsAaron Carlisle