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-10-04Make keyframe inserts/removals less verbose when called from python.Gaia Clary
2021-09-23Asset Browser: Disable metadata editing for external asset librariesJulian Eisel
2021-09-23Custom Properties: Rewrite edit operator, improve UXHans Goudey
2021-09-22UI: Add description for Batch renameChandrapal Singh
2021-09-22Custom Properties: fix the tooltip field not initialized in edit dialog.Alexander Gavrilov
2021-09-22Keymap: set the default filepath exporting keymapsCampbell Barton
2021-09-15Fix Asset Browser cannot open containing file anymorePhilipp Oeser
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-01Fix T91054: Editing group custom property gives errorHans Goudey
2021-09-01Cleanup: Remove redundant property UI data clearHans Goudey
2021-08-31Fix T91054: List of strings custom property cannot be editedHans Goudey
2021-08-31Cleanup: sequencer operatorsCampbell Barton
2021-08-31Cleanup: use new active_sequence_strip context attributeCampbell Barton
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-07-20Speedup rigid body "Copy from Active" operatorJagannadhan Ravi
2021-07-20Fix T89982: Geometry Nodes: 'New' Button tries to create node_tree on active ...Philipp Oeser
2021-07-19Cleanup: remove unused pathlib importCampbell Barton
2021-07-16VSE: Fix multicam splitting all selected stripsRichard Antalik
2021-07-15Assets: Open Blend File operatorSybren A. Stüvel
2021-07-06Cleanup: pep8Campbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-06-15Cleanup: use private methods for internal operator utilitiesCampbell Barton
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-05-31Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-31Fix T88670: Load Previous Settings does not copy symlinksBrecht Van Lommel
2021-05-29UI: Match tooltip with interface nameAaron Carlisle
2021-05-26Fix T88534: Unable to add a Geometry Node Tree on Volume objectPhilipp Oeser
2021-05-18WM: check missing space-data & constraints in poll functionsCampbell Barton
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix error calling select-camera without a 3D viewCampbell Barton
2021-05-13UI: Use term 'Preferences' instead of 'User Prefs'Aaron Carlisle
2021-05-06Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-06PlayAnim: support limiting the cache by memory instead of framesCampbell Barton
2021-04-16Fix various Blender 3.0 versioning issuesRay Molenkamp
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-12Cleanup: defer 'os' imports in startup scriptsCampbell Barton
2021-04-09Cleanup: defer importing nodeitems_utils (missed last commit)Campbell Barton
2021-03-31WM: use data-path utility functions for WM operatorsCampbell Barton
2021-03-30UI: add description methods for `wm.context_*` operatorsCampbell Barton
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-25Fix T83390: Remove temporary, for-one-release deprecation hintsSybren A. Stüvel
2021-03-23Fix error in clip.setup_tracking_scene with cyclesCampbell Barton
2021-03-23Cleanup: unused variables, importsCampbell Barton
2021-03-23Cleanup: import operator class directly for Python operatorsCampbell Barton
2021-03-20Fix T86746: Description missing from Quick LiquidFalk David
2021-03-19Fix T86208: copy node group button is inconsistent in geometry nodesAngus Stanton
2021-03-16Revert removal of lambda usage for Python RNA callbacksCampbell Barton
2021-03-11Fix T86199: error when adding custom fluid diffusion presetSiddhartha Jejurkar
2021-03-11Fix (unreported): crash on undo when using pinned id in spreadsheetJacques Lucke