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-11-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-19Fix (unreported) wrong behavior of constraints in liboverrides.Bastien Montagne
2021-11-09Fix T91923: Save/Apply as Shape Key ignores shape keysCampbell Barton
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-26Fix: Build issue on windowsRay Molenkamp
2021-10-26Assets: Disable snap-dragging for linking object assetsJulian Eisel
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel
2021-10-26Fix: Assert on startup from incorrect float property minHans Goudey
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25UI Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-10-22Cleanup/Fix (unreported) 'make single user' handling of actions.Bastien Montagne
2021-10-22Fix T91410: Make Single User operation ignores linked data-blocks.Bastien Montagne
2021-10-21Fix T92355: Quadriflow crashes with zero length edgesSebastian Parborg
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Animation: Motion Paths Refresh AllJan-Willem van Dronkelaar
2021-10-18Cleanup: use depends-on-cursor for "Object Transfer Mode" operatorCampbell Barton
2021-10-14WM: quiet output of delete object operatorCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-04Fix T89759: baking normals does not take into account mirror modifierBrecht Van Lommel
2021-10-03Cleanup: clang-formatCampbell Barton
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-09-29Fix T88954: Rearranging of modifiers for linked objects no longer works.Bastien Montagne
2021-09-28Fix T89400: Possible to delete objects used by overrides of collections.Bastien Montagne
2021-09-27Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots ...Bastien Montagne
2021-09-24LibOverride: deprecate Proxies: Remove 'Make Proxy' operator.Bastien Montagne
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-17Geometry Nodes: Add a toggle to use attributes as input valuesHans Goudey
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-09-13Fix T84638: Wrong scale for primitives with radiusFalk David
2021-09-11Calm Warning: Unused VariableHarley Acheson
2021-09-10Fix Constraints not updating on move in stackHenrik Dick
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-08-26Fix T90973: GPencil - Add buttons to move up and down vertex groupsAntonio Vazquez
2021-08-26Cleanup: redundant update calls adding objectsCampbell Barton
2021-08-24Fix T90715: Remove correct particle modifier through Python APIRobert Guetzkow
2021-08-24Fix T90840: Can't duplicate or copy (Ctrl-C) object from linked file.Bastien Montagne
2021-08-17GPencil: Convert from Mesh copying Vertex GroupsHenrik Dick
2021-08-12Fix T88498: 'Clear Parent' does not clear parent_bonePhilipp Oeser
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-10Cleanup: use give_object_under_cursor when dragging materials.Jeroen Bakker
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne