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-04-07Workaround for weightpoint not workingDalai Felinto
2017-04-07Replace CGSubSurf direct includes to GL/glew.hDalai Felinto
2017-04-06Depsgraph: Prefer use anonymous structs for unused argumentsSergey Sharybin
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Gawain: add VertexBuffer prefix to functionsMike Erwin
2017-04-05Cleanup: Remove depsgraph stubsSergey Sharybin
2017-04-05Motion paths: Switch to a slower evaluation which does not need bases to be s...Sergey Sharybin
2017-04-05Cleanup: Get rid of legacy depsgraph header fileSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-04Collada export cleanupDalai Felinto
2017-04-04fix: Collada export selected worked only for the very first export (needs fur...Gaia Clary
2017-04-04Fix collada exporting for Blender 2.8Dalai Felinto
2017-04-04Immediate Mode / DerivedMesh: Handle UV ShadowDalai Felinto
2017-04-04Depsgraph: placeholder function for COW objects queryDalai Felinto
2017-04-04CTX_data_depsgraph(bContext *C);Dalai Felinto
2017-04-03Object Engine: Fix multi user lamp data display bug.Clément Foucault
2017-04-03GPULamp: Separate GPULamp from GPUMaterialClément Foucault
2017-04-03Layer/Depsgraph: Fix selectability issuesDalai Felinto
2017-04-03Layer: Small refactor on layer_collection_addDalai Felinto
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-04-01Bumping version to 2.80Dalai Felinto
2017-03-31Layers: Fix scene copying after IDProperty changesDalai Felinto
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-31Blender 2.8: Cleanup, no need in escapeSergey Sharybin
2017-03-30Cleanup/fix bad code in IDP_SetIndexArray()Bastien Montagne
2017-03-30Layer: remove no longer used settingsDalai Felinto
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-30Prevent crash on weight paintDalai Felinto
2017-03-29Fix fit camera view frame to selected objectsDalai Felinto
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-27Add back missing includeCampbell Barton
2017-03-26re-adds the include "BLI_math.h" to custondataGermano Cavalcante
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Fix unreported: inaccuracy of interpolation of custom color layers due to flo...Germano Cavalcante
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-24Fix/workaround T51007: Material viewport mode crash on node with more than 64...Sergey Sharybin
2017-03-24Fix for last fix of fix: (unsigned)char is limited to 255Germano Cavalcante
2017-03-24Fix of last commit. Clamp values that will be used!Germano Cavalcante
2017-03-24Fix T51038: `layerInterp_mloopcol` was casting instead of rounding the interp...Germano Cavalcante
2017-03-24Add: BKE_appdir_folder_id_exCampbell Barton
2017-03-24Cleanup: line-lengthCampbell Barton
2017-03-23Cloth refactor: Remove goal springs and some other cleanupLuca Rood
2017-03-23Cleanup: minor wm_homefile_read simplificationCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Bastien Montagne
2017-03-20User Preferences: Split out addon and keymap freeCampbell Barton