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
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-23Cleanup: rename parameter in transform utilityGermano Cavalcante
2021-08-23Fix T90872: Dopesheet messes up keyframe handlesGermano Cavalcante
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-20Cleanup, remove extra code from previous commitKévin Dietrich
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Fix T90795: Moving keys in Grease Pencil Dopesheet crashes BlenderGermano Cavalcante
2021-08-20Cleanup: use "free_data" suffix when the argument isn't freedCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free_data -> BKE_mesh_free_data_for_undoCampbell Barton
2021-08-20Fix T90791: Knife project leaks memory with curve/text cutterCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-20Cleanup, formatKévin Dietrich
2021-08-19UI: Use theme's alpha for Summary instead of a hardcoded valuePablo Vazquez
2021-08-19GPencil: Cleanup old printf debug linesAntonio Vazquez
2021-08-19UI: Match row color for Summary in Mask animation editorAntonio Vazquez
2021-08-19GPencil: Match row color for Summary in Grease Pencil animation editorAntonio Vazquez
2021-08-19Fix the value in the graphical editor header when transformingGermano Cavalcante
2021-08-19Fix T87173: wrong Auto-Snap in animation editorsGermano Cavalcante
2021-08-19Transform Convert Action: conventionalize TransData creationGermano Cavalcante
2021-08-19Fix incremental snap in animation editorsGermano Cavalcante
2021-08-19Cleanup: move animation snap utilities to a separate compilation unitGermano Cavalcante
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-19Alembic import: option to always add a cache readerKévin Dietrich
2021-08-19UI: add function to access the buttons text without it's shortcutCampbell Barton
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-08-18Fix T90718: Object selection toggle do not work inside edit modeGermano Cavalcante
2021-08-18UDIM: Support tile sets that do not start at 1001Jesse Yurkovich
2021-08-17Cleanup: move 'recalcData' to 'transform_convert.h'Germano Cavalcante
2021-08-17GPencil: Convert from Mesh copying Vertex GroupsHenrik Dick
2021-08-17CMake: add missing headersCampbell Barton
2021-08-17Fix wrong Anim Auto-Snap Ctrl togglePhilipp Oeser
2021-08-17Edit Mesh: skip unselected meshes for "Tris to Quads"Campbell Barton
2021-08-17Edit Mesh: skip unselected meshes for "Set Normals from Faces"Campbell Barton
2021-08-17Edit Mesh: skip normals to vector with unselected meshes for "Delete"Campbell Barton
2021-08-17Edit Mesh: skip flipping custom normals for meshes with no selectionCampbell Barton
2021-08-17Fix memory leak in edit-mesh dissolve degenerateCampbell Barton
2021-08-17UDIM: Fix tile number calculation when adding a range of image tilesJesse Yurkovich
2021-08-16Cleanup: spellingCampbell Barton
2021-08-16VSE: Use lines to draw waveformSebastian Parborg
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-16VSE: Fix memory leak when adding bad image/movie stripsSebastian Parborg
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-13Cleanup: rearrange includesGermano Cavalcante
2021-08-13Fix T90637: Outliner: VSE context menu options are not workingGermano Cavalcante
2021-08-13Fix T90595: some VSE strip properties do not identify strip name in animPhilipp Oeser
2021-08-13Fix Action Editor unlink button when in tweak modePhilipp Oeser
2021-08-13Cleanup: correct comment exiting NLA tweakmodePhilipp Oeser
2021-08-13Fix missing animation UI update in the Properties EditorPhilipp Oeser