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
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-26PyAPI: Store PyInstances for ID'sCampbell Barton
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-06-29Remove dupli-group support for non-empty objectsCampbell Barton
2017-06-14Fix possible heap use-after-free in workspace lib-linkingJulian Eisel
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-30Draw Manager: Add SceneLayerEngineData and use callbacks to clear runtime eng...Clément Foucault
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-25Fix T50112: Sequencer crash w/ missing proxy dataCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-12Implement hair drawing with Draw Manager in Clay engineLuca Rood
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-04Fix "doversion" of collection settings for collectionsDalai Felinto
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03"Fix" root cause of T51260 Forward compatibility crash fter adding new IDProp...Bastien Montagne
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-03Rename bPoseChannel's temp/cache pointer for DrawManager to draw_data.Bastien Montagne
2017-05-03Validate collection properties at readileDalai Felinto
2017-05-03Add BBone and Wire Armature draw types to DrawManager.Bastien Montagne
2017-04-19Draw Manager: curve supportCampbell Barton
2017-04-13Draw Manager: initial lattice supportCampbell Barton
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-06Depsgraph: Remove old depsgraph header from blenloaderSergey Sharybin
2017-04-03Object Engine: Fix multi user lamp data display bug.Clément Foucault
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-29Merge branch 'master' into blender2.8Julian Eisel
2017-03-28Forgot those IDP_LibLinkProperty call on node sockets IDProps in previous com...Bastien Montagne
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-28Fix lib_link_cachefile.Bastien Montagne