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
path: root/source
AgeCommit message (Expand)Author
2022-07-14IDManagement: add more ID naming testsAras Pranckevicius
2022-07-14Fix curve drawing crash after changing geometry nodes output.Lukas Tönne
2022-07-14Correct error with IME from d6fef73ef110eb43756b7b87c2cba80abae3b39fCampbell Barton
2022-07-14Geometry Nodes: update curve type counts after realizing instancesJacques Lucke
2022-07-14BLI: fix finding indices from virtual arrayJacques Lucke
2022-07-14Geometry Nodes: fix face corner to edge boolean interpolationJacques Lucke
2022-07-14Geometry Nodes: fix face corner to edge attribute interpolationJacques Lucke
2022-07-14UI: translate tooltips coming from menu descriptionsDamien Picard
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-14Fix T99239: weird behavior in Field on Domain nodeIliay Katueshenock
2022-07-14UI: translate quick favorites menu operator namesDamien Picard
2022-07-14I18N: Allow translating newly added GP data names, and a missing Surface one.Damien Picard
2022-07-14Fix T99677: crash when convex hull node is used on empty meshJacques Lucke
2022-07-14Cleanup: simplify 3D text insert, remove checks for ascii escape codesCampbell Barton
2022-07-14Cleanup: update & correct comments for event handlingCampbell Barton
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-07-14Fix build and warnings from previous commit.Chris Blackbourn
2022-07-14Fix T99684: Upgrade Averages Island Scale with options Scale UV and ShearChris Blackbourn
2022-07-13Docs: Fix out of order parametersAaron Carlisle
2022-07-13Cleanup: Do not use spaces in default data names.Bastien Montagne
2022-07-13Fix (studio-reported) bad remapping of libraries.Bastien Montagne
2022-07-13Documentation: Update Docs for Gizmojon denning
2022-07-13Expose option for fallback tools keymap in GizmoGroup typejon denning
2022-07-13Expose snap options in transform operatorsjon denning
2022-07-13Fix T99654: Applying Mirror modifier breaks the erase toolAntonio Vazquez
2022-07-13Fix (studio-reported) issue in remapping code.Bastien Montagne
2022-07-13Cleanup: logical order of axis defines, assign variables for readabilityCampbell Barton
2022-07-13Cleanup: use defines for camera axes for view frame fittingCampbell Barton
2022-07-13Fix T99653: "Align Active Camera to Selected" fails with ortho cameraCampbell Barton
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-07-12Fix: set dangling pointer to nullJacques Lucke
2022-07-12Enable "copy to selected" for new Curves modifiersErik Abrahamsson
2022-07-12Curves: improve error checking in deform curves on surface nodeJacques Lucke
2022-07-12Fix: Memory leaks in indexer codeSebastian Parborg
2022-07-12Fix T99103: crash when displaying or rendering Grease Pencil objectKhoi Dau
2022-07-12Fix: missing geometry copy before modifying itJacques Lucke
2022-07-12LibOverride: Fix some issues from.revealed by recent previous commit.Bastien Montagne
2022-07-12Cleanup: Use interpf instead of repeating the logicGermano Cavalcante
2022-07-12Fix T96238: shrinking to zero doesn't actually scales the radius to zeroGermano Cavalcante
2022-07-12Fix T99261: partial LibOverride creation would not properly remap all needed ...Bastien Montagne
2022-07-12Markers: Make delete confirmation depend on key usedRedMser
2022-07-12UV: Box and lasso selection for partially intersecting edgesSiddhartha Jejurkar
2022-07-12Fix: Incorrect coordinates used in BLI_rct*_isect_segment functionsSiddhartha Jejurkar
2022-07-12Fix threading crash due to conflict in mesh wrapper typeSergey Sharybin
2022-07-12Fix: crash when iterating over all attributesJacques Lucke
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-11Fix (studio-reported) crash in ID remapping code on rare cases.Bastien Montagne
2022-07-11Fix (unreported) crash in liboverride code on rare cases.Bastien Montagne