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-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
2018-09-19Depsgraph: Another followup to the previous commitSergey Sharybin
2018-09-19Depsgraph: Correction for the previous commitSergey Sharybin
2018-09-19Depsgraph: Ensure shading update orderSergey Sharybin
2018-09-19Depsgraph: Connect duplicating geometry to duplicatorSergey Sharybin
2018-09-19Depsgraph: Handle text datablock in ID builderSergey Sharybin
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-08-13Depsgraph: Build node and relations for movieclip ID for its nodesDalai Felinto
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-20Depsgraph: Fix missing relation from proxy_form's ID propertiesSergey Sharybin
2018-07-11Fix crash in combing after changing scene propertySergey Sharybin
2018-07-09Depsgraph: Fix non-working drivers after recent relations changeSergey Sharybin
2018-07-09Depsgraph: Force modifier stack update when mesh is copiedSergey Sharybin
2018-07-09Depsgraph: Forbid flush from copy-on-write operations down the roadSergey Sharybin
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-28Prevented depsgraph errors when RigidBody Constraint is incompleteSybren A. Stüvel
2018-06-27Depsgraph: Move time dependency to animation of actionSergey Sharybin
2018-06-27Depsgraph: Fix missing relation from action to animation when it's sharedSergey Sharybin
2018-06-25Cleanup: refactor depsgraph physics API functions.Brecht Van Lommel
2018-06-25Depsgraph: cache collision relations, for performance and stability.Brecht Van Lommel
2018-06-25Depsgraph: Add missing nodes and relations for speakerSergey Sharybin
2018-06-22Depsgraph: cache effector relations, for performance and stability.Brecht Van Lommel
2018-06-21Fix incorrect use of G.is_rendering for particles in some places.Brecht Van Lommel
2018-06-21Depsgraph: Add missing relation from proxy groupSergey Sharybin
2018-06-21Depsgraph: Re-hook duplicgroup relation to final transform operationSergey Sharybin
2018-06-21Depsgraph: Walk into dupli_group objectSergey Sharybin
2018-06-20Fix crash opening some files, after recent changes.Brecht Van Lommel
2018-06-20Objects: restore per object restrict view/render/select.Brecht Van Lommel
2018-06-18Depsgraph: Cleamup, reduce indentation levelSergey Sharybin
2018-06-15Dependency graph fixes for RigidBodyWorldSybren A. Stüvel
2018-06-14Depsgraph: Use dedicated ocmponent for object's base flags flushSergey Sharybin
2018-06-12Fix T55376: instanced collection render visibility ignored.Brecht Van Lommel
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-08Depsgraph: Don't optimize out collections used by duplication systemSergey Sharybin
2018-06-07Depsgraph: Use more proper relations for scene relationSergey Sharybin