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
2022-08-12Py API doc: Add warning that py-defined property accessor callbacks may be ca...Bastien Montagne
2022-08-12Fix T100203: Freeze using `override_hierarchy_create` with Object level prope...Bastien Montagne
2022-08-12Fix syntax error introduced in previous commitPatrick Mours
2022-08-12Cycles: Improve denoiser update performance when rendering with multiple GPUsPatrick Mours
2022-08-12Cleanup: unused debug variable.Bastien Montagne
2022-08-12Cleanup: leftover debug prints.Bastien Montagne
2022-08-12LibOverride: Rework Outliner contextual menu.Bastien Montagne
2022-08-12Fix T100191: Crash with the wave modifier using normals in edit-modeCampbell Barton
2022-08-12Fix T100350: missing brush falloff preview in sculpt modeBrecht Van Lommel
2022-08-12Cleanup: Typos in comments.Bastien Montagne
2022-08-12Fix (unreported) infinite tie building Outliner liboverride hierarchy tree.Bastien Montagne
2022-08-12Fix (unreported) crashes in Outliner override hierarchy view.Bastien Montagne
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-12Fix T100138: Use `double` for LineArt intersection record.YimingWu
2022-08-12Fix T96885: Drag Fallback on Tweak is using Move insteadCampbell Barton
2022-08-11Fix T100130: animation player crash on exitBrecht Van Lommel
2022-08-11Fix T98781: OBJ exporter wrongly writing default material socket values when ...Aras Pranckevicius
2022-08-11Fix T100204: RMB select (with "Select Tool") causes edit-mesh conflictCampbell Barton
2022-08-10obj: Also find .mtl images by their basename, if all else fails (T77801)Aras Pranckevicius
2022-08-10Render: remove camera shift hard limitsBrecht Van Lommel
2022-08-10Fix T100302: New OBJ importer produces too many vertices when faces don't spa...Aras Pranckevicius
2022-08-10Fix T99963: Fallback actions are used in RCS on left clickCampbell Barton
2022-08-10Update RNA to User manual mappingsAaron Carlisle
2022-08-10Fix T100308: Removing scene time node does not update relationsHans Goudey
2022-08-10Fix T99661: Use after free converting edit mode curve object to meshHans Goudey
2022-08-09Cycles: improve ray tracing precision near triangle edgesBrecht Van Lommel
2022-08-09Cycles: make transform inverse match Embree exactlyBrecht Van Lommel
2022-08-09Cleanup: simplify CPU instruction checkingBrecht Van Lommel
2022-08-09Fix T99949: Crash when last input from File Output node is deletedSergey Sharybin
2022-08-09Fix T100119: Cycles light object's parametric vector distortedSergey Sharybin
2022-08-09Fix memory leak exporting to colladaCampbell Barton
2022-08-09I18n: make more parts of the UI translatableDamien Picard
2022-08-09I18n: add extraction of modal event names.Bastien Montagne
2022-08-09WM Modal Keymaps: Add accessors to modal event values.Bastien Montagne
2022-08-09I18n: remove Window class from message extraction blacklistDamien Picard
2022-08-09Fix T100277: Grease pencil lines don't start at click-startCampbell Barton
2022-08-09Fix viewport operators with a view locked cameraCampbell Barton
2022-08-09Fix missing undo steps for smooth-view operatorsCampbell Barton
2022-08-08Revert "Fix T100280: GG not toggling the offset transform mode in tracker"Germano Cavalcante
2022-08-08Fix Cycles crash after recent bugfix for image savingBrecht Van Lommel
2022-08-08Fix T100280: GG not toggling the offset transform mode in trackerGermano Cavalcante
2022-08-08Fix T100281: image save after copy not using correct filepathBrecht Van Lommel
2022-08-08Fix: Error in oneAPI image code for texture access with clip extensionNikita Sirgienko
2022-08-07Cycles: re-enable zebin format for Intel GPUs on LinuxXavier Hallade
2022-08-07Fix: Incorrect field node deduplication for shortest path nodesHans Goudey
2022-08-07Fix: Missing translation in deform curves on surface nodeHans Goudey
2022-08-06Fix T98025: Revert "Fix Bevel intersection continuity."Howard Trickey
2022-08-06LineArt: Usability improvement for "Enclosed Shapes".YimingWu
2022-08-06Fix T92099: No undo when moving viewport with camera locked to viewPratik Borhade
2022-08-05Fix T100143: RNA path information of Curves datablock incorrectHans Goudey