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-31Fix build errors on Visual Studio after recent changes.Brecht Van Lommel
2019-01-31Fix T60836: Stretch to flickers when vertex group is usedSergey Sharybin
2019-01-31Fix T59339: Particle render without baking issuesSergey Sharybin
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-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-24Cleanup: styleCampbell Barton
2019-01-23Fix T60417: Hair not instantly updating when editing curve guidePhilipp Oeser
2019-01-22Fix T60742, T55974: crash using mesh/curve surface force fields.Brecht Van Lommel
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-13Fix force fields not affecting rigid bodiesSergej Reich
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-04Fix T58118: Make duplicates real does nothingSergey Sharybin
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
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-22Depsgraph: Cleanup, make it easier to create relations with flagsSergey Sharybin
2018-11-21Depsgraph: Update commentSergey Sharybin
2018-11-21Depsgraph: Allow flush of CoW tag from ActionSergey Sharybin
2018-11-19Fix T57889: Crashes on undo and redo while working with image or image emptySergey Sharybin
2018-11-16Fix T56673: Tara.blend from Blender cloud crashes on loadSergey Sharybin
2018-11-15Depsgraph: Build all type of IDs for modifiers and constraintsSergey Sharybin
2018-11-15Depsgraph: Make drivers builder less noisySergey Sharybin
2018-11-15Depsgraph: Save memory by ignoring invisible objectsSergey Sharybin
2018-11-14Depsgraph: suppress logs from add_relation on invalid driver variables.Alexander Gavrilov
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-11-13Depsgraph: fix missing relations for drivers on ShaderNode properties.Alexander Gavrilov
2018-11-08Fix depsgraph console warning after recent changes.Brecht Van Lommel
2018-11-08Fix T57689: world nodes / texture not updating for Eevee.Brecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Depsgraph: add proper handling of actions contained in NLA strips.Alexander Gavrilov
2018-11-06Shrinkwrap: new mode that projects along the target normal.Alexander Gavrilov
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-10-29Fix T57384: Depsgraph assert after loading file with Mask NodePhilipp Oeser
2018-10-24Depsgraph: fixes for the eval_flags API behavior.Alexander Gavrilov
2018-10-24Depsgraph: minor renaming and refactor of API for adding evaluation flags.Alexander Gavrilov
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-14Depsgraph: Add proper API functions for CustomDataMask dependencies.Alexander Gavrilov
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel