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-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Cleanup: styleCampbell Barton
2019-03-05Fix T61763: Crash on selecting "Background Scene"Sergey Sharybin
2019-03-04Cleanup: indentation, styleCampbell Barton
2019-03-01Fix T62087: Crash when rendering in CyclesSergey Sharybin
2019-03-01Use original base to see whether it can be ignored from evaluationSergey Sharybin
2019-02-28Depsgraph: Fix wrong disabled bases deletionSergey Sharybin
2019-02-28Cleanup: Snake style in depsgraphSergey Sharybin
2019-02-28Depsgraph: Keep objects which has animated visibilitySergey Sharybin
2019-02-28Depsgraph: Route visibility flags update to proper componentSergey Sharybin
2019-02-28Depsgraph: Change the logic about keeping bases in the graphSergey Sharybin
2019-02-28Cleanup: styleCampbell Barton
2019-02-27Depsgraph: Make it easier to control which bases being pulled into the graphSergey Sharybin
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Depsgraph: Make parameters exit dependent on ID propertiesSergey Sharybin
2019-02-20Depsgraph: Fix relation when lamp has driver on custom propertySergey Sharybin
2019-02-20Fix T61689: Crash when having image and regular animationSergey Sharybin
2019-02-20Depsgraph: Simplify creation of animation nodesSergey Sharybin
2019-02-20Cleanup: Indentation and wrappingSergey Sharybin
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