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-04-16Multi-Object EditingCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Depsgraph: Tag scene after changing cursor locationSergey Sharybin
2018-04-16Fix object/bone select buffer big-endian sortingCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: skip redundant edit-bone select lookupsCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-13RNA: Fix crash with select_mode_update.Germano
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-08UI: Perf: View3D: Batch view infos BLF calls together.Clément Foucault
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-28UI: Perf: Don't use implicit Attrib.Clément Foucault
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-03-21Fix T54366: Custom manipulator acts on linked dataCampbell Barton
2018-03-20Cleanup: unused variablesCampbell Barton
2018-03-19Cleanup: avoid passing bContext to particle APICampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-12GPUImage: Add back garbage collection for the new viewport pipeline.Clément Foucault
2018-03-12GPUMaterial: Add Material shader cache.Clément Foucault
2018-03-11Merge branch 'master' into blender2.8Campbell Barton
2018-03-11Cleanup: long linesCampbell Barton
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Cleanup: use edit/active objects from view contextCampbell Barton
2018-03-08Cleanup: set the view-context onceCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-03-03Fix T54211: OpenGL debug error message in texture draw mode.Brecht Van Lommel
2018-03-02Remove legacy code used for sequencer preview imageDalai Felinto
2018-03-013D View: minor selection tweaksCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-03-01Fix T54190: Occlusion query select failedCampbell Barton
2018-02-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-28Code cleanup: fix a few harmless warnings.Brecht Van Lommel
2018-02-28Code cleanup: make viewport free simpler and consistent with GPU module.Brecht Van Lommel
2018-02-28Code cleanup: fix a few compiler warnings.Brecht Van Lommel
2018-02-28Cleanup: comment for depth picking code, const argsCampbell Barton
2018-02-27Merge commit '6aadd61bd892d3908ed8151' into blender2.8Dalai Felinto
2018-02-27Cleanup: remove unused duplicate codeCampbell Barton