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-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-05Merge branch 'master' into blender2.8Campbell Barton
2017-04-04Fix collada exporting for Blender 2.8Dalai Felinto
2017-04-04Fix missing protection of `RNA_pointer_as_string()` against NULL pointers.Bastien Montagne
2017-04-03Layer/Depsgraph: Fix selectability issuesDalai Felinto
2017-04-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
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-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-27cleanup unused GPU includesMike Erwin
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-24Fix UI message issue, and style cleanup (!)Bastien Montagne
2017-03-23Added new option for storing bindpose matrix, see T50412Gaia Clary
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-03-17Merge branch 'master' into blender2.8Julian Eisel
2017-03-17fix: redraw dope sheet / action editor when pose bone selection changesSybren A. Stüvel
2017-03-15Outliner: Rename "All Collections" display mode to "Master Collection Tree"Julian Eisel
2017-03-14Merge branch 'master' into blender2.8Campbell Barton
2017-03-14WM: add Operator.is_repeat() check for C & PyCampbell Barton
2017-03-12Merge branch 'master' into blender2.8Campbell Barton
2017-03-12fix T50923: Inconsistent default values and wrong order of parameters in api ...Gaia Clary
2017-03-12Fix T50930 Typo in 'jpeg2k_codec' descriptionAaron Carlisle
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-09Edit Mesh overlay: Ported Display Normals optionClément Foucault
2017-03-09Layers: move SceneCollectionDalai Felinto
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-03Edit Mode overlay: backwire "ghost wireframe" with variable intensityClément Foucault
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2017-03-01Fix collection renaming not checking for unique name in entire hierarchyJulian Eisel
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-27Outliner: Rename "Collections" display mode to "Active Render Layer"Julian Eisel
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-26Merge branch 'master' into blender2.8Brecht Van Lommel