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-05-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-24Change defaultsCampbell Barton
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-17Move Clay properties into sceneDalai Felinto
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-15Change startup defaultsCampbell Barton
2018-05-15Workbench: Cleaner Shadow edges own shadowJeroen Bakker
2018-05-13Versioning: default scene to mean center pivotCampbell Barton
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-09T55008: Migrating RE-Collection data to Scene dataJeroen Bakker
2018-05-053D Viewport: move overlay settings from collections to 3D viewport.Brecht Van Lommel
2018-05-03Cleanup "Sync Mode" (i.e. Av Sync/Framedropping) stuffJoshua Leung
2018-05-02Depsgraph: Add per-depsgraph debug name which is shown in the logsSergey Sharybin
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Workbench: Added Object Color to collection_propertiesJeroen Bakker
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: store mode and time in depsgraph, add view layer / scene accessors.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-20Remove debug only code from previous commitSergey Sharybin
2018-03-20Memory allocator: Clarify consistency check functionSergey Sharybin
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-28De-duplicate tool settings copy and make tool settings freeing reusableSergey Sharybin
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2018-02-22WorkSpace: Restore saved object-modes againCampbell Barton
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-21Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threadsSergey Sharybin
2018-02-19Merge branch 'master' into blender2.8Campbell Barton
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton
2018-02-14Object Mode: remove Scene.obeditCampbell Barton
2018-02-13Object Mode: remove Scene.obeditCampbell Barton
2018-02-09Eevee: Film filter default to 1.5 instead of 1.0Dalai Felinto
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton