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-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-31Fix T61030: Drivers for shape keys not evaluated in correct orderSergey Sharybin
2019-01-31Depsgraph: Specify whether RNA path to be resolved as entry or exitSergey Sharybin
2019-01-31Cleanup: Spelling in commentSergey Sharybin
2019-01-31Depsgraph: Use more correct update source for an internal tagsSergey Sharybin
2019-01-31Depsgraph: Use more clear name for enumeratorSergey Sharybin
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-30Cleanup: use better names for depsgraph driver relations.Brecht Van Lommel
2019-01-29Fix T59924: Blender 2.8 particle system errorSergey Sharybin
2019-01-28Fix T60566: Warnings in rigid body and certain conrfigurationSergey Sharybin
2019-01-28Fix T60127: Particles texture mapping coordinates objectsSergey Sharybin
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-25Fix T60839: Deleting bevel object for curve will not updateSergey Sharybin
2019-01-24Fix freestyle renders not including some types of animation.Brecht Van Lommel
2019-01-24Cleanup: styleCampbell Barton
2019-01-23Fix T60417: Hair not instantly updating when editing curve guidePhilipp Oeser
2019-01-22Fix T60602: outliner pose bone selection does not update in viewport.Sebastian Parborg
2019-01-22Fix T60742, T55974: crash using mesh/curve surface force fields.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-04Depsgraph: Fix missing relation from node tree to lightSergey Sharybin
2019-01-03Fix T59072: Text extrusion cannot be animatedSergey Sharybin
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-27Cleanup: styleCampbell Barton
2018-12-21Fix T59734: cyclic dependency with drivers on PoseBone.bbone_*.Alexander Gavrilov
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-13Fix force fields not affecting rigid bodiesSergej Reich
2018-12-11Fix T59174: Missing particles updateSergey Sharybin
2018-12-10Fix T58932: Impossible to influence the particle systemSergey Sharybin
2018-12-10Fix T57633: Particle texture update problemSergey Sharybin
2018-12-10Fix T58993: Duplicating after setting a rigid body world crashes Blender.Bastien Montagne
2018-12-08Cleanup: styleCampbell Barton
2018-12-07Remove unused particle system recalc flagSergey Sharybin
2018-12-07Cleanup, typo in namingSergey Sharybin
2018-12-07Depsgraph: Make data allocation dependency more robustSergey Sharybin
2018-12-07Depsgraph: Use shorter relation nameSergey Sharybin
2018-12-07Depsgraph: Cleanup, line lengthSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Fix T58325: Local view BugDalai Felinto
2018-12-05Fix T58679: Missing modifiers update on changes to textureSergey Sharybin
2018-12-05Depsgrapgh: Use more distinctive opcode for texture and image evaluationSergey Sharybin
2018-12-04Fix T58118: Make duplicates real does nothingSergey Sharybin
2018-12-04Depsgraph: execute all COPY_ON_WRITE nodes first as a separate stage.Alexander Gavrilov
2018-12-03Depsgraph: immediately free object's derived caches in the COW step.Alexander Gavrilov
2018-12-03Depsgraph: completely move customdata_mask to the ID node.Alexander Gavrilov
2018-12-03Depsgraph: Add missing cache file handling in build_id()Sergey Sharybin