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
2022-09-02PyGPU: only use 3D shaders and rename string enumsGermano Cavalcante
2022-09-01Metal: MTLShader and MTLShaderGenerator implementation.Thomas Dinges
2022-09-01Cleanup: make formatJacques Lucke
2022-09-01PyGPU: GPUShader: implementation of 'attrs_info_get' methodGermano Cavalcante
2022-08-26Cleanup: use booleansCampbell Barton
2022-08-25BLI_math: ensure non-negative matrices for mat3_to_quat calculationsCampbell Barton
2022-08-24Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-24Fix Quaternion.rotate(matrix) with negative matricesCampbell Barton
2022-08-24Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-24Fix T94231: Matrix.to_quaternion() returns invalid rotationCampbell Barton
2022-08-24Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-24Fix error from 21ea4995585931ad54f51c1878c06c526c3355a5Campbell Barton
2022-08-23Merge branch 'blender-v3.3-release'Richard Antalik
2022-08-23Fix T100286: Crash accessing freed depsgraph object instancesCampbell Barton
2022-08-19Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-19Fix crash accessing PyEval_GetFrame from Python's crash handlerCampbell Barton
2022-08-19Fix GPUShader.format_calc documentationGermano Cavalcante
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-05Python: Add more useful information when attempting to pass incorrect attribu...Colin Basnett
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-08-01RenderReport: Add option to add platform specific overrides.Jeroen Bakker
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-28PyDoc: fix 2D builtin shaders documentationGermano Cavalcante
2022-07-26Fix Python SystemExit exceptions silently exitingCampbell Barton
2022-07-16PyAPI: re-enable the "bgl" module for headless buildsCampbell Barton
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-13Docs: Fix out of order parametersAaron Carlisle
2022-07-13Documentation: Update Docs for Gizmojon denning
2022-07-12Cleanup: use array for internal _bpy methodsCampbell Barton
2022-07-12Tests: add test to ensure restricted py-driver execution is workingCampbell Barton
2022-07-12Python: add opcodes for safe py-driversCampbell Barton
2022-07-11PyAPI: add Matrix.is_identity read-only attributeCampbell Barton
2022-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-07Python: show additional context for PyDriver errors in the stderrCampbell Barton
2022-07-07Python: clear Py-driver variables on exitCampbell Barton
2022-07-07Cleanup: use boolean types & early exit on failure for PyDriverCampbell Barton
2022-07-07Fix Py-driver byte code access with Python 3.11Campbell Barton
2022-07-05Python: support v3.11 (beta) with changes to PyFrameObject & opcodesCampbell Barton
2022-07-05Python: add opcodes for safe py-driversCampbell Barton
2022-07-05Python: remove invalid Py_TPFLAGS_HAVE_GC usageCampbell Barton
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-22Cleanup: remove redundant GPU headersCampbell Barton
2022-06-13Cleanup: fix various typosBrecht Van Lommel
2022-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton