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-04Depsgraph: Fix missing relation from node tree to lightSergey Sharybin
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-10Fix T57633: Particle texture update problemSergey 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-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-21Depsgraph: Cleanup, use more clear nameSergey Sharybin
2018-11-17Cleanup: styleCampbell Barton
2018-11-15Depsgraph: Build all type of IDs for modifiers and constraintsSergey Sharybin
2018-11-15Depsgraph: Save memory by ignoring invisible objectsSergey Sharybin
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
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-10-29Depsgraph: use full operation key to preserve update tags on rebuild.Alexander Gavrilov
2018-10-29Fix T57384: Depsgraph assert after loading file with Mask NodePhilipp Oeser
2018-10-25Depsgraph: don't lose the update tag on rebuild for op nodes with a name.Alexander Gavrilov
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-09-24Depsgraph: Always respect visibility flag when building objectSergey Sharybin
2018-09-20Cleanup: styleCampbell Barton
2018-09-19Depsgraph: Always assume scene camera is visibleSergey Sharybin
2018-09-19Depsgraph: Make visible update to operate on per-component levelSergey Sharybin
2018-09-19Despgraph: Keep track of per-component visibilitySergey Sharybin
2018-09-19Depsgraph: Connect duplicating geometry to duplicatorSergey Sharybin
2018-09-19Depsgraph: Correct early output in collectionsSergey Sharybin
2018-09-19Depsgraph: Handle text datablock in ID builderSergey Sharybin
2018-09-14Depsgraph: Use default visibility of falseSergey Sharybin
2018-09-14Depsgraph: Respect parent object visibility in more placesSergey Sharybin
2018-09-14Depsgraph: Make indirectly linked objects inherit visibility from parentSergey Sharybin
2018-09-14Depsgraph: Use explicit argument valuesSergey Sharybin
2018-09-08Cleanup: styleCampbell Barton
2018-09-03Fix T56593: Crash when enabling collection with curvesSergey Sharybin
2018-09-03Depsgraph: Cleanup, make it more obvious what ID referencesSergey Sharybin
2018-09-03Depsgraph: Generalize storage for already existing ID nodesSergey Sharybin
2018-09-03Depsgraph: Cleanup, indentation levelSergey Sharybin
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28Cleanup: remove debug code.Brecht Van Lommel
2018-08-26Cleanup: styleCampbell Barton
2018-08-26Cleanup: styleCampbell Barton
2018-08-24Depsgraph: Fix wrong detection of invisible objectsSergey Sharybin
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-13Depsgraph: Build node and relations for movieclip ID for its nodesDalai Felinto
2018-08-08Cleanup: styleCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya