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-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-28Merge branch 'blender-v2.93-release'Falk David
2021-04-28Fix T86881: Curve Edit handle offset when snappingFalk David
2021-04-28Spreadsheet: Add instance IDs from geometry setHans Goudey
2021-04-28Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-28Fix T87767: spreadsheet not updating on texture changesJacques Lucke
2021-04-28Fix T87526: poor contrast in attribute searchJacques Lucke
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Add NULL check to Object.pose from 6eb2f71875c69f5f6073fed2d285fe8ef662ba03Campbell Barton
2021-04-28Remove include accidentally added in 6eb2f71875c69f5f6073fed2d285fe8ef662ba03Campbell Barton
2021-04-28Fix T87631: Crash undoing edit-mode bone duplicationCampbell Barton
2021-04-27Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-04-27Fix T87474: Face Set visibility updates failing with single face loopPablo Dobarro
2021-04-27Fix T87596: Pose brush not using automasking optionsPablo Dobarro
2021-04-27Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-27Fix T87815: Sculpt: Curve stroke scene spacing not workingPhilipp Oeser
2021-04-27Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-27Fix T87749: Fix text jitter in buttons with iconsHans Goudey
2021-04-27Cleanup: Make function staticHans Goudey
2021-04-27Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-27Fix T87401: Drop-down can apply the wrong modifierHans Goudey
2021-04-26Fix T87842: Outliner in `Blender File` mode has large performance impactJulian Eisel
2021-04-26Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-26Fix T87771: Immediate Crash on "Edit Source" in CompositorPhilipp Oeser
2021-04-26Cleanup: spellingCampbell Barton
2021-04-26Cleanup: compiler warningCampbell Barton
2021-04-26Cleanup: Rearrange the functions in 'transform_convert_mesh.c'Germano Cavalcante
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Spreadsheet: combine vector/color spreadsheet columnsJacques Lucke
2021-04-26Cleanup: inconsistent naming for screen editing variables & argsCampbell Barton
2021-04-26UI: Adding Constraint to the Area Join OperationsHarley Acheson
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-25Fix T87799: Crash when switching to Info EditorGermano Cavalcantemano-wii
2021-04-25Fix build issue due to previous commitRay Molenkamp
2021-04-25Revert "Info Editor: move to c++"Ray Molenkamp
2021-04-24Fix windows build: Don't use designated initializers in C++Hans Goudey
2021-04-24Info Editor: move to c++Jacques Lucke
2021-04-24Cleanup: Remove unused flagGermano Cavalcante
2021-04-24Cleanup/Refactor: Unify similar flagsGermano Cavalcante
2021-04-24Cleanup/Refactor: Move FOREACH_TRANS_DATA_CONTAINER to outside of some functionsGermano Cavalcante
2021-04-24Cleanup: Add a common prefix for some transform functionsGermano Cavalcante
2021-04-24Cleanup: Move transform recaldata functions to their respective filesGermano Cavalcante
2021-04-24Cleanup: Add a common prefix for some transform functionsGermano Cavalcante
2021-04-23GPencil: Fix unreported reproject errorAntonio Vazquez
2021-04-23GPencil: Add Multiframe support to Move to LayerAntonio Vazquez
2021-04-23Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-23Fix T87749 (partially): Text jitter in buttons and spreadsheet editorLeon Leno
2021-04-23VSE: reset strip transform with "Set Render Size" operatorSybren A. Stüvel
2021-04-23Cleanup: VSE, reduce cognitive complexity of sequencer_rendersize_exec()Sybren A. Stüvel