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
2021-10-06Sequencer: improvements to preview selectionCampbell Barton
2021-10-06UI: Boolean rename "Self" to "Self Intersection"Aaron Carlisle
2021-10-06Sequencer: use pass-through for preview selectCampbell Barton
2021-10-06Fix sequencer sample poll functionCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Nodes: Composite: Fix wrong socket type for color ramp nodeAaron Carlisle
2021-10-06VSE: Reduce memory footprint when using thumbnailsRichard Antalik
2021-10-06Cleanup: clang-format, correct doxy groupsCampbell Barton
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik
2021-10-06Cleanup: missing verb in commentKévin Dietrich
2021-10-06Fix crash when reading non standard Alembic velocity attribute typeKévin Dietrich
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: remove unused flag argumentCampbell Barton
2021-10-06Cleanup: move BLI_vfontdata.h to BKE_vfontdata.hCampbell Barton
2021-10-06Cleanup: simplify ED_imbuf_sample_pollCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Fix: Add missing function node declaration for RGB and Float Curve nodesCharlie Jolly
2021-10-05Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-10-05Cleanup: Clang tidyHans Goudey
2021-10-05VSE: Free animation strip data if they are not visibleSebastian Parborg
2021-10-05Cleanup: Make anim_getnew in the VSE less confusingSebastian Parborg
2021-10-05GPencil: Remove unused spacetype check in Paint operatorAntonio Vazquez
2021-10-05Fix missing proper 'make local' call for liboverrides from outliner.Bastien Montagne
2021-10-05Fix T91940: Asset Browser catalogs continuously redrawJulian Eisel
2021-10-05Cleanup: Better way to pass activate callbacks to Tree-View itemsJulian Eisel
2021-10-05Cleanup: Geometry Nodes dashed linesDalai Felinto
2021-10-05Fix T86379: When using "Append" not handling properly RigidBody constraintsBastien Montagne
2021-10-05Fix memory leak when running test cases.Jeroen Bakker
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05DRW: Move buffer & temp textures & framebuffer management to DrawManagerClément Foucault
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-05Geometry Nodes: Rename "String Join" node to "Join Strings"Erik Abrahamsson
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-05Cleanup: use 3D dot product (not 4D) when comparing pose-bone axesCampbell Barton
2021-10-05Cleanup: quiet shadow warning, trailign spaceCampbell Barton
2021-10-04Fix field type in curve resample nodeHans Goudey
2021-10-04Fix T91725: Waveforms are not displayedRichard Antalik
2021-10-04Cleanup: Use LISTBASE_FOREACH macroAntonio Vazquez
2021-10-04Make keyframe inserts/removals less verbose when called from python.Gaia Clary
2021-10-04Assets: Show all assets indirectly nested inside the active catalogJulian Eisel
2021-10-04Cleanup: Remove unused variable and includeHans Goudey
2021-10-04Fix: Geometry Nodes Handle Type Selection FixJohnny Matthews
2021-10-04Geometry Nodes: Curve Trim Node UpdateJohnny Matthews
2021-10-04Fix: Unable to select left and right in set handle type nodeHans Goudey
2021-10-04GPencil: Simplify code removing extra functionAntonio Vazquez
2021-10-04UI Tree-View API: Enforce active item to be un-collapsedJulian Eisel
2021-10-04GPencil: Remove unused flagAntonio Vazquez
2021-10-04Nodes: Revert some socket declarations to previos APIAaron Carlisle
2021-10-04Assets: Support dragging assets on "Unassigned" catalogJulian Eisel
2021-10-04Cleanup: Use static function for asset catalog tree-view helperJulian Eisel