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-12-14New object API function : BKE_object_eval_reset()Dalai Felinto
2018-12-04Fix T58700: Modifier error msgs not showing.Bastien Montagne
2018-12-04Fix T58118: Make duplicates real does nothingSergey Sharybin
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-25Local ViewDalai Felinto
2018-11-21Depsgraph: Move boundbox sync to the post-geometry evaluationSergey Sharybin
2018-11-21Depsgraph: Cleanup, use more clear nameSergey Sharybin
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-10-29Depsgraph cleanup: use proper DEG_debug_print_eval call...Bastien Montagne
2018-10-24Fix T56172 Accessing COW data from RNA - DimensionBastien Montagne
2018-10-05Fix invalid flag passed to mesh batch dirty tagCampbell Barton
2018-10-03Fix T56975: Transform incorrect w/ constraintCampbell Barton
2018-09-10Cleanup: remove unused field argsCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-22Cleanup: misc DrivedMesh stuff.Bastien Montagne
2018-06-15Fix T55408: Double transforms on parents/children.Bastien Montagne
2018-06-12Depsgraph: Don't update derived mesh for particles on renderSergey Sharybin
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-07Fix T55126: COW problem: there is an active object even if unselectableSergey Sharybin
2018-05-31Depsgraph: Copy evaluated data to original datablockSergey Sharybin
2018-05-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-30Modifier stack: Avoid roundtrip from mesh to DM back to meshSergey Sharybin
2018-05-30Cleanup: Wrap object runtime eval members into own structSergey Sharybin
2018-05-30Cleanup: Naming, match policy with rest of copy-on-write designSergey Sharybin
2018-05-29Use correct time for curve parent evaluationDalai Felinto
2018-05-29Fix T55204: proxy object disappearing randomly.Brecht Van Lommel
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-23Fix T55168: missing updates when switching particle system type.Brecht Van Lommel
2018-05-23Fix missing autosmooth in Cycles after copy-on-write changes.Sergey Sharybin
2018-05-09Draw manager: Initial implementation of key points visualizationSergey Sharybin
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-08Add note about compat code in uber eval causing modifiers to be applied twiceMai Lavelle
2018-05-02Depsgraph: Allow per-depsgraph debug flagsSergey Sharybin
2018-04-19Depsgraph: Fix crash with copy-on-write enabledSergey Sharybin
2018-04-18Depsgraph: Fix base flag flush for objects from set sceneSergey Sharybin
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-13Fix incorrect object in editmode tests in depsgraph eval.Brecht Van Lommel
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-16Depsgraph: Move evaluation debug prints to depsgraphSergey Sharybin
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin