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
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04PyAPI: use _PyObject_LookupAttrCampbell Barton
2019-02-04Python: bump minimum version to 3.7Campbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T60350: Removed objects that are still in the outliner will crash Blender.Bastien Montagne
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-22Fix T60643: BMesh operator enum args fail when unset from PythonCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-17PyAPI: minor change to bpy.app.debug_value exception handlingCampbell Barton
2019-01-17PyAPI: Avoid redundant prefix for PyC_Err_Format_PrefixCampbell Barton
2019-01-17PyAPI: add PyC_Err_SetString_Prefix for internal useCampbell Barton
2019-01-16Cleanup/sanitize usages of G.debug_value.Bastien Montagne
2019-01-16Expose batch IDs deletion in python API.Bastien Montagne
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2019-01-10Cleanup: end bgl macros w/ semicolonCampbell Barton
2019-01-07Cleanup: fix typo.Bastien Montagne
2019-01-07Cleanup: naming for return argsCampbell Barton
2019-01-07Fix T58964: drivers_remove fails w/ missing pathsCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-03Cleanup: preprocessor indentationCampbell Barton
2019-01-02Cleanup: py-gpu error checksCampbell Barton
2019-01-02Revert file rename from T59773 fixCampbell Barton
2019-01-02Fix T59773: Raise exception if the gpu module is used in backgound mode.mano-wii
2019-01-02Cleanup: indentation, namingCampbell Barton
2019-01-02PyRNA: enum no longer returns first item when the value isn't foundCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-27Fix T58734: bvhtree.fromObject - error ( returned NULL without setting an err...Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20Merge branch 'master' into blender2.8Campbell Barton
2018-12-20PyAPI: don't truncate enums in exception messagesCampbell Barton
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-18Py Docs: documentation for draw_handler_add/removeJacques Lucke
2018-12-18Fix paste/append w/ local-viewCampbell Barton
2018-12-16Fix T58975: "@=" operator silently failsCampbell Barton
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton