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
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-11-03Materials: support true float4 attributes in the Attribute node.Alexander Gavrilov
2020-11-03Docs: add comments to some surface deform internal structuresCampbell Barton
2020-11-03Cleanup: doxy param syntaxCampbell Barton
2020-11-03Cleanup: spellingCampbell Barton
2020-11-03Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-03Fluid: Fix crash with viewport display optionsSebastián Barschkis
2020-11-03Cleanup: Use recently added helper function to find File Browser UI dataJulian Eisel
2020-11-03Fix T71759: Sculpt/Vertex/Weight Paint Brush Size Gets Undone After Undoing a...Bastien Montagne
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-11-03Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-03Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-03Fix T81988: Surface Deform "Bind" causes vertices to spikeCampbell Barton
2020-11-03DrawManager: Cleanup unneeded memory allocationJeroen Bakker
2020-11-03Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-03Fix T77161: Outliner - Hiding a Collection does not gray out children objectsManuel Castilla
2020-11-03Outliner: Add "Selectable" object filterJaggz H
2020-11-03Cleanup: Use typedef for bevel angle kind enumHans Goudey
2020-11-03Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-03Fix T82120: Arc miter bevel creates miters on straight edgesHans Goudey
2020-11-03Cleanup: Remove unused parameter in panel codeHans Goudey
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-11-03Fix possible use-after-free when closing Blender with File Browser openJulian Eisel
2020-11-03Cleanup: Mark arguments as constHans Goudey
2020-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02Revert "Cleanup: store results of function calls in const values."Bastien Montagne
2020-11-02VSE: Media transform redesignRichard Antalik
2020-11-02Fix T77819: Snap Incremental does not match grid in all casesGermano Cavalcante
2020-11-02UI: Enable writing global area data (top-bar, status-bar) to .blend'sJulian Eisel
2020-11-02LibOverride: make some pose options overridable.Bastien Montagne
2020-11-02Cleanup: store results of function calls in const values.Bastien Montagne
2020-11-02Fix py-defined pointer properties wrong tag re ID ownership.Bastien Montagne
2020-11-02Cleanup: Document output of `BKE_object_where_is_calc` and friendsSybren A. Stüvel
2020-11-02Cleanup: Sanitise return value of `ED_object_parent_set()`Sybren A. Stüvel
2020-11-02GPencil: Cleanup comments typo errorAntonio Vazquez
2020-11-02Add comment about size of generated previews of filebrowser thumnails.Bastien Montagne
2020-11-02Fix crash opening some 2.4x .blend files with drivers or NLA editorBrecht Van Lommel
2020-11-02Another attempt at fixing T81963: Random rare crashes in override code.Bastien Montagne
2020-11-02LibOverride: Do not assert on missing operands in apply function.Bastien Montagne
2020-11-02Revert "Parenting: fix return value when parenting object to itself"Sybren A. Stüvel
2020-11-02Revert "Parenting: fix return value when parenting object to itself"Sybren A. Stüvel
2020-11-02Cleanup: use logging for "Found bundled Python" messageCampbell Barton
2020-11-02Cleanup: remove unused FileList.prv_w/hCampbell Barton
2020-11-02Fix incompatible pointer types warning with GCCCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-11-01Revert "PyAPI: remove bpy.app.binary_path_python"Campbell Barton
2020-11-01Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-01PyAPI: set sys.executable to None when Python can't be foundCampbell Barton
2020-11-01Cleanup: Fix typo in commentHans Goudey