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
2019-02-19Cleanup: remove needless comment ;)Bastien Montagne
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-18Fix (unreported) broken-by-design code in depsgraph's `deg_backup_object_runt...Bastien Montagne
2019-02-18Fix Object bbox memleak in depsgraph code.Bastien Montagne
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Fix T61636: Drivers don't update on viewport using curvesSergey Sharybin
2019-02-18Depsgraph: Make node an owner of its nameSergey Sharybin
2019-02-18Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-15Fix T61575: missing Cycles viewport updates when changing settings.Brecht Van Lommel
2019-02-15Cleanup: Line wrappingSergey Sharybin
2019-02-15Depsgraph: Speedup constraint source lookupSergey Sharybin
2019-02-15Depsgraph: Move RNA lookup to an own query classSergey Sharybin
2019-02-15Depsgraph: Correct logging of build timeSergey Sharybin
2019-02-15Cleanup: IndentationSergey Sharybin
2019-02-15Depsgraph: Show build time on --debug-depsgraph-timeSergey Sharybin
2019-02-15Fix Spring characters being in the rest pose on file openSergey Sharybin
2019-02-15Cleanup: Argument wrappingSergey Sharybin
2019-02-15Depsgraph: Don't tag original IDsSergey Sharybin
2019-02-12Depsgraph: Special relation for instances and metaballsSergey Sharybin
2019-02-12Cleanup: Make parent relations a bit cleanerSergey Sharybin
2019-02-12Depsgraph: Run rigid body after modifiers are readySergey Sharybin
2019-02-12Depsgraph: Add utility function for transform dependencySergey Sharybin
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11Fix T61362: Hair particles does not appear when renderingSergey Sharybin
2019-02-11Depsgraph: Use proper tag source for special caseSergey Sharybin
2019-02-08Fix T61231: File open and undo looses unkeyed changesSergey Sharybin
2019-02-07Cleanup: sort struct blocks, descriptionCampbell Barton
2019-02-06Depsgraph: Fix dependency cycle when rigid body is involvedSergey Sharybin
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05BKE_library: add 'no preview' flag to LIB_ID_COPY_LOCALIZE.Bastien Montagne
2019-02-05Cleanup: initial regrouping of ID create/copy flags.Bastien Montagne
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Fix T60451: Soft body cache not being cleared when it shouldSergey Sharybin
2019-02-01Cleanup: Shuffle arguments in most used orderSergey Sharybin
2019-02-01Depsgraph: Remove placeholder operationSergey Sharybin
2019-02-01Depsgraph: Use scene operation codeSergey Sharybin
2019-02-01Depsgraph: Use operation code for file cache updateSergey Sharybin
2019-02-01Depsgraph: Use operation code for armature evaluationSergey Sharybin
2019-02-01Depsgraph: Use operation code for dupli-groupSergey Sharybin