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-07-27Fix broken BVH2 on CPU after recent changesBrecht Van Lommel
2022-07-27Fix: curves edit hints not propagated in Join Geometry nodeJacques Lucke
2022-07-27Fix T100026: crash with zero-sized attributesJacques Lucke
2022-07-27Fix: missing evaluated offsets in Resample Curve nodeJacques Lucke
2022-07-27Fix: add missing returnJacques Lucke
2022-07-27Blender 3.3 splashscreenThomas Dinges
2022-07-27Fix build include for rna_curves.cThomas Dinges
2022-07-27Blender 3.3 - BetaThomas Dinges
2022-07-27Blender 3.3: Finalizing version bump.Thomas Dinges
2022-07-27Fix wrong fileversion usage in own recent rB9ac81ed6abfb.Bastien Montagne
2022-07-27Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"Hans Goudey
2022-07-27Geometry Nodes: Shortest Paths nodesErik Abrahamsson
2022-07-27Fix corrupted blend files after issues from new name_map code.Bastien Montagne
2022-07-27Fix more issues with new name map and liboverrides.Bastien Montagne
2022-07-27ID namemap: Fix more issues when changing libs.Bastien Montagne
2022-07-27Fix T99870 : Prevents crash when rearranging channels in dopesheetAmelie Fondevilla
2022-07-27ID namemap tests: Use consistency check, fix an issue.Bastien Montagne
2022-07-27ID namemap: Add check for consistency.Bastien Montagne
2022-07-27UI: Sort tools in curves sculpting modeDalai Felinto
2022-07-27Fix crashes due to non-uniqueness in ID names in some cases.Bastien Montagne
2022-07-27Fix T99976: Animated visibility not rendering properly in viewportSergey Sharybin
2022-07-27Cycles oneAPI: simplify num_concurrent_states selectionXavier Hallade
2022-07-27Cleanup: Move wm_dragdrop.c to C++Hans Goudey
2022-07-27deps/oiio: fix build issue on windowsRay Molenkamp
2022-07-27deps/alembic: add missing imath dependencyRay Molenkamp
2022-07-27Sculpt: Remove debug printfJun Mizutani
2022-07-27Geometry Nodes: Implement link drag search for two nodesHans Goudey
2022-07-27Nodes: Allow using escape key to exit node resizingHans Goudey
2022-07-26Cleanup: Move mesh_tessellate.c to C++Hans Goudey
2022-07-26Python: Expose property to mute action groupsFalk David
2022-07-26GPencil: Small UI change in overlay for consistencyAntonio Vazquez
2022-07-26Fix T99984: Small GPencil overlay UI bugs in Edit ModeAntonio Vazquez
2022-07-26Refactor: Extract color attributes as generic attributesHans Goudey
2022-07-26Fix T98788: bad first curve tangent when first points have same positionJacques Lucke
2022-07-26Fix T98798: tag collection geometry when changing instance offsetJacques Lucke
2022-07-26Fix T98982: cannot change default value of some node group input typesJacques Lucke
2022-07-26Geometry Nodes: Hide value button for field at index nodeHans Goudey
2022-07-26deps: update TIFF and OpenEXRRay Molenkamp
2022-07-26deps: FFmpeg vpx/aom-av1 updatesRay Molenkamp
2022-07-26Fix T99271: modifier errors are not clearedJacques Lucke
2022-07-26Fix T99373: add some padding in spreadsheet vector columnsJacques Lucke
2022-07-26default N-panel open for animation editorsNate Rupsis
2022-07-26Partially revert "Build: Fix build of library dependencies on Linux aarch64"Sybren A. Stüvel
2022-07-26BLI: add use_threading parameter to parallel_invokeIliay Katueshenock
2022-07-26GPencil: Update curve handle display after change overlay optionAntonio Vazquez
2022-07-26Fix T99979: GPencil strokes cannot be edited after set originAntonio Vazquez
2022-07-26Cleanup: Typo in comments: `data-lock` -> `data-block`.Bastien Montagne
2022-07-26Cleanup: quiet GCC cast-function-type warnings for gflagsCampbell Barton
2022-07-26Cleanup: formatCampbell Barton
2022-07-26Cleanup: spelling in commentsCampbell Barton