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-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-15Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-12Eevee: Add Rotation and ratio parameters to DoF.Clément Foucault
2017-05-12Implement hair drawing with Draw Manager in Clay engineLuca Rood
2017-05-12Startup.blend: set EEVEE as the default engineDalai Felinto
2017-05-07Fix unfreed render-layer properties memory after loading fileJulian Eisel
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-03Fix crash loading files where outliner treestore isn't setCampbell Barton
2017-05-03Add BBone and Wire Armature draw types to DrawManager.Bastien Montagne
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cleanup: styleCampbell Barton
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-04-01Bumping version to 2.80Dalai Felinto
2017-03-30Layer / IDProperty: Prevent previously created demo files from crashDalai Felinto
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-29Fix glitches caused by new outliner versioning codeJulian Eisel
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
2017-03-28Bring back `lib_link_mesh()` in 'order' with other libdata liblink functions.Bastien Montagne
2017-03-28readfile.c: Cleanup lib_link code a bit.Bastien Montagne
2017-03-27Keep base layer around for forward compatibility in 2.78Dalai Felinto
2017-03-27CMake: WITH_PYTHON_SECURITY=OFF was ignoredCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-17Merge branch 'master' into blender2.8Bastien Montagne
2017-03-17Refactor writefile handling of data-blocks.Bastien Montagne
2017-03-16Add BKE_blendfile_userdef_read_from_memoryCampbell Barton
2017-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Outliner: Change default display mode to "Active Layer"Julian Eisel
2017-03-15Merge branch 'master' into blender2.8Campbell Barton
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-03-15Layers: handle doversion naming differentlyDalai Felinto
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-06Surface Deform Modifier: Respect object transforms at bind timeLuca Rood
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto