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-12Asset Catalogs: mark 'undo push' operator as internalSybren A. Stüvel
2021-10-12Asset Catalog Undo: send notifiers to redraw the catalog treeSybren A. Stüvel
2021-10-12Asset Catalogs: expose undo/redo operators to UISybren A. Stüvel
2021-10-12Cleanup: asset catalogs, rename store_undo_snapshot to undo_pushSybren A. Stüvel
2021-10-12Fix: Incorrect error message in set spline resolution nodeHans Goudey
2021-10-12Asset Catalogs: undo stack for catalog editsSybren A. Stüvel
2021-10-12Asset Catalogs: recursive deletion of catalogs & childrenSybren A. Stüvel
2021-10-12Tests: simplify asset catalog tree testing codeSybren A. Stüvel
2021-10-12WindowManager: Keep track or the source library when appending.Jeroen Bakker
2021-10-12Fix incorrect commet in appdir.c about cache locations.Jeroen Bakker
2021-10-12Fix build error due to conflicting typesPeter Kim
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-12Cleanup: remove unused parameterPeter Kim
2021-10-12Fix leak on exit when WITH_PYTHON_SAFETY is enabledCampbell Barton
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-12Cleanup: quiet undefined warningCampbell Barton
2021-10-12GHOST: Add option to request (user) cache folder.Jeroen Bakker
2021-10-12Silence compilation warning in wm_xr_session.Jeroen Bakker
2021-10-12XR Controller Support Step 3: XR EventsPeter Kim
2021-10-12Geometry Nodes: Add Color input nodeCharlie Jolly
2021-10-12Fix T92103: Update BLI hash_float_to_float functions to be shader compatibleCharlie Jolly
2021-10-11Fix T92102: Issues with align euler to vector nodeJarrett Johnson
2021-10-11Fix recently added File Browser name/path getters not allowing unicodeJulian Eisel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-11Fix T86671: Background Scene Dupliface Not Instanced.Bastien Montagne
2021-10-11Geometry Nodes: Add Nodes to Get/Set Built-in AttributesJohnny Matthews
2021-10-11Cleanup: Asset Catalogs, add divider between sections in codeSybren A. Stüvel
2021-10-11Cleanup: Asset Catalogs, add type alias for asset catalog mapsSybren A. Stüvel
2021-10-11Geometry Nodes: Rename 12 Nodes to be "Verb First"Johnny Matthews
2021-10-11Cleanup: match parameter name in function declaration and implementation.Bastien Montagne
2021-10-11Geometry Nodes: Separate and Delete Geometry for fieldsWannes Malfait
2021-10-11Fix T91785: Change max input limit for knife tool angle snappingPratik Borhade
2021-10-11Fix T90634: Gizmo.target_set_value() crash without a valid propertyCampbell Barton
2021-10-11Cleanup: add utility functions to parse gizmos and target propertiesCampbell Barton
2021-10-11Cleanup: make format (VSE)Dalai Felinto
2021-10-11Fix T92080: Background of Node editors appear brighter than beforeDalai Felinto
2021-10-11Cleanup: Add const keyword to `BKE_packedfile_id_check`.Jeroen Bakker
2021-10-11Doc: expand on docstring for PyC_Long_AsBoolCampbell Barton
2021-10-11Fix T91889 Exact boolean sometimes drops triangles.Howard Trickey
2021-10-09Geometry Nodes: Align Euler to Vector NodeJarrett Johnson
2021-10-09Fix T91096: VSE use after free with overwrite enabledRichard Antalik
2021-10-09Fix T91978: VSE box select substract doesn't workRichard Antalik
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-09VSE: Fix 2D cursor not visibleRichard Antalik
2021-10-09Fix: Typo in UI error messageHans Goudey
2021-10-08Asset Browser: Context menu for catalogsJulian Eisel
2021-10-08UI: Add context menu support for tree-view itemsJulian Eisel
2021-10-08Fix T92046: Mesh to GPencil fails because materials are not createdAntonio Vazquez
2021-10-08UI: Support showing superimposed icons as disabled (with disabled hint)Julian Eisel
2021-10-08Fix crash in the node editor in cases where nodetree was emptyDalai Felinto