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-10Remove hide layers from filesHans Goudey
2022-08-10Parallelize layer copying, fix names and todoHans Goudey
2022-08-10Disallow procedural accessHans Goudey
2022-08-10Rename `.hide_face` to `.hide_poly`Hans Goudey
2022-08-10Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-10make_update: quiet warning when SVN lib/ contains hidden filesCampbell Barton
2022-08-10Merge branch 'blender-v3.3-release'Aaron Carlisle
2022-08-10Update RNA to User manual mappingsAaron Carlisle
2022-08-10Merge branch 'blender-v3.3-release'Hans Goudey
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-10Fix T99661: Use after free converting edit mode curve object to meshHans Goudey
2022-08-10DRW: DebugDraw: Fix unguarded drw_debug_draw()Clément Foucault
2022-08-09Sculpt: Register sculpt brush op so it clears last operator panelJoseph Eagar
2022-08-09Cleanup: Add function for creating object dupli with separate dataHans Goudey
2022-08-09Cleanup: Move mball.c to C++Hans Goudey
2022-08-09Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-09Cleanup: Remove unused object batch cache API functionHans Goudey
2022-08-09Cleanup: MIscellaneous improvements to pointcloud draw cacheHans Goudey
2022-08-09Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-09Cycles: improve ray tracing precision near triangle edgesBrecht Van Lommel
2022-08-09Cleanup: Remove file mistakenly kept in C++ conversionHans Goudey
2022-08-09Cleanup: Move draw_cache_impl_pointcloud.c to C++Hans Goudey
2022-08-09Cycles: make transform inverse match Embree exactlyBrecht Van Lommel
2022-08-09Cleanup: simplify CPU instruction checkingBrecht Van Lommel
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-08-09Merge branch 'blender-v3.3-release'Sergey Sharybin
2022-08-09Fix T99949: Crash when last input from File Output node is deletedSergey Sharybin
2022-08-09Cleanup: make vector types make/print functions consistent between CPU and GPUBrecht Van Lommel
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-09Fix T100119: Cycles light object's parametric vector distortedSergey Sharybin
2022-08-09DRW: DebugDraw: Port module to C++ and add GPU capabilitiesClément Foucault
2022-08-09GL: Fix error messages missing end of lineClément Foucault
2022-08-09Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-09Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-09Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-09Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-09Merge branch 'blender-v3.3-release'Campbell 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 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-09Cleanup: use static_cast in bmesh_mesh.ccCampbell Barton
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-09Merge branch 'blender-v3.3-release'Campbell Barton