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-08-25Cleanup: rename mat3_to_quat_is_ok to mat3_to_quat_legacyCampbell Barton
2022-08-25Keyframing: replace mat3_to_quat_is_ok with mat4_to_quatCampbell Barton
2022-08-25BLI_math: ensure non-negative matrices for mat3_to_quat calculationsCampbell Barton
2022-08-25Cleanup: remove outdated, unhelpful commentsCampbell Barton
2022-08-25Fix matrix/quaternion conversion with negative scaled camerasCampbell Barton
2022-08-25Fix accessing freed memory for GHOST/Wayland clipboard accessCampbell Barton
2022-08-25Cleanup: Add asserts to curves data-block creationMattias Fredriksson
2022-08-25Cleanup: Improve commentsMattias Fredriksson
2022-08-24Cleanup: Deduplicate RNA mesh element index retrievalHans Goudey
2022-08-24Cleanup: Move outliner types to namespace, avoid C-style type definitionJulian Eisel
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24Cleanup warning about missing pointer casting.Bastien Montagne
2022-08-24Cleanup: Fix typo in commentHans Goudey
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24LibOverride: Fix (unreported) crashes in some cases, preserve active object o...Bastien Montagne
2022-08-24Cleanup: rename new IDTemplate operator to create overrides to `make`.Bastien Montagne
2022-08-24Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-24Fix WITH_CYCLES_ONEAPI_BINARIES issues with make releaseBrecht Van Lommel
2022-08-24BLI_math: assert mat3_normalized_to_quat doesn't use a negative matrixCampbell 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 T100606: Apply object transform fails with delta quaternion rotationCampbell Barton
2022-08-24Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-24Fix T100590: Crash when changing active image texture nodePhilipp Oeser
2022-08-24Cleanup: use determinant_m3(m) < 0 to implement is_negative_m3/m4Campbell 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-24Cleanup: formatCampbell Barton
2022-08-23Fix T100494: Broken sculpt hide status undo/redoHans Goudey
2022-08-23Fix: Write hide status attributes for undo stepsHans Goudey
2022-08-23Fix T100482: Face Set visibility reset after savingHans Goudey
2022-08-23Cleanup: Move paint.c to C++Hans Goudey
2022-08-23Cleanup: Use utility to write palette color listHans Goudey
2022-08-23Cleanup: Avoid using invalid attribute domainHans Goudey
2022-08-23Depsgraph: use more fine grained update tags for scenesBrecht Van Lommel
2022-08-23Build: add system for shipping with dynamic libraries on Linux and macOSBrecht Van Lommel
2022-08-23Cleanup: consistent variable names for install target directoriesBrecht Van Lommel
2022-08-23Build: use package instead of git repo for sse2neonBrecht Van Lommel
2022-08-23Merge branch 'blender-v3.3-release'Richard Antalik
2022-08-23Fix T98954: Color management is very slow with sequencer soundRichard Antalik
2022-08-23Fix T100286: Crash accessing freed depsgraph object instancesCampbell Barton
2022-08-23Cleanup: formatCampbell Barton
2022-08-23ImBuf: Optimize GPU memory by using 1 component format for grayscale imagesJeroen Bakker
2022-08-23Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-23Fix: OBJ import unused parameter warningPhilipp Oeser
2022-08-23Compositor: handle NODE_DO_OUTPUT in RNA when setting a node activePhilipp Oeser
2022-08-23Fix T99524: GPencil not updating when frame num is changedFalk David