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-06-14BMesh: support face-normal calculation in normal & looptri functionsCampbell Barton
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-06-14Fix T88494: add missing depsgraph relation update tagsJacques Lucke
2021-06-14Fix T88807: crash when there are multiple links between the same socketsJacques Lucke
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-13Cleanup: use return arg prefix for ED_object_add_generic_get_optsCampbell Barton
2021-06-13Cleanup: avoid the possibility of 'enter_editmode' being left unsetCampbell Barton
2021-06-13Cleanup: remove redundant NULL check, reduce scopeCampbell Barton
2021-06-11Render Window as Non-Child on Win32 platformHarley Acheson
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-11Fix object assets getting duplicated after droppingJulian Eisel
2021-06-11Fix T89033: segfault reordering animation channelsMaxime Casas
2021-06-11Sequencer: Do not redraw during playback.Jeroen Bakker
2021-06-11Cleanup: use sentences for pose slide commentsCampbell Barton
2021-06-11Cleanup: pose slider rename region to region_headerChristoph Lendenfeld
2021-06-11Cleanup: pose slider use enum typesChristoph Lendenfeld
2021-06-11Cleanup: pose slider use strncpyChristoph Lendenfeld
2021-06-11Cleanup: pose slider data typesChristoph Lendenfeld
2021-06-11Cleanup: pose slider rename "percentage" to "factor"Christoph Lendenfeld
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-10Fix T88546: Pose slider typed input not workingChristoph Lendenfeld
2021-06-09Fix T88799: 3DViewport Stats Column MeasurementsHarley Acheson
2021-06-09Cleanup: missing NULL check in assertCampbell Barton
2021-06-09Cleanup: redundant/unused assignmentsCampbell Barton
2021-06-09Cleanup: replace 'else if' with 'else'Campbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-09Cleanup: simplify grease pencil type checksCampbell Barton
2021-06-09Cleanup: spelling in commentsCampbell Barton
2021-06-09UI: Add the option to not display some socket labelsHans Goudey
2021-06-09Fix T88998: GPencil not projecting to the most front surfaceGermano Cavalcante
2021-06-09Fix T88983: GPencil toggle caps error in python enumAntonio Vazquez
2021-06-08Fix T87703: Failed assert when dragging object data-block into 3D ViewJulian Eisel
2021-06-08Animation: Allow selection of FCurve + its keysMaxime Casas
2021-06-08BLI: support disabling task isolation in task poolJacques Lucke
2021-06-08Cleanup: Silent compile warning in `interface_widgets.c`.Jeroen Bakker
2021-06-07Fix T88801: Positioning of Menu UnderlinesHarley Acheson
2021-06-07Fix T88900: Crash when setting Edge Weight/CreaseGermano Cavalcante
2021-06-06Cleanup: unused argumentCampbell Barton
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-05Cleanup: spelling in commentsCampbell Barton
2021-06-05Edit Mesh: partial updates for normal and face tessellationCampbell Barton
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-03LibOverride: Add `override_hierarchy_create`to ID's RNA API.Bastien Montagne
2021-06-03Fix T88762: UI using tab to enter next button could clamp the hard min/Philipp Oeser
2021-06-03Cleanup: spelling in comments, correct outdated commentsCampbell Barton
2021-06-03Cleanup: use doxy sections for node_relationships.ccCampbell Barton
2021-06-03Fix invalid return values from file_executeCampbell Barton
2021-06-02Cleanup: Fix build warningsRichard Antalik
2021-06-02VSE: Add strip-time intersection test functionRichard Antalik