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-09-21Just what version of C++ does the linux buildbot use, anyway.temp_test_sc_keymapJoseph Eagar
2021-09-21Fix last commitJoseph Eagar
2021-09-21forgot a lineJoseph Eagar
2021-09-21More linux fixesJoseph Eagar
2021-09-21Try to fix another linux compile errorJoseph Eagar
2021-09-21try to fix weird gcc compile errorJoseph Eagar
2021-09-21Sculpt: more brush stuffJoseph Eagar
2021-09-21Disable a static assert on gcc.Joseph Eagar
2021-09-21add missing filesJoseph Eagar
2021-09-21Sculpt: Finish color support for brush channelsJoseph Eagar
2021-09-21Sculpt: More brush engine stuff, got automasking to work with itJoseph Eagar
2021-09-20Fix small crash in last commit and a few typosJoseph Eagar
2021-09-20Sculpt: add missing filesJoseph Eagar
2021-09-20Fix problem in last commitJoseph Eagar
2021-09-20Sculpt: More brush channel stuffJoseph Eagar
2021-09-20Sculpt: Brush channels names are now lower-case insteadJoseph Eagar
2021-09-20Sculpt: brush engine stuffJoseph Eagar
2021-09-19commit prior to small refactorJoseph Eagar
2021-09-19Sculpt: more brush engine stuff; do not test.Joseph Eagar
2021-09-18Sculpt: flushed out brush channel RNA and made basic UIJoseph Eagar
2021-09-18Sculpt: Added some icons and commit icon_geom.blend into the branchJoseph Eagar
2021-09-18Disable threading for sculpt project brushJoseph Eagar
2021-09-18Fix compile errorJoseph Eagar
2021-09-18Sculpt: Flesh out RNA wrapping of BrushChannelsJoseph Eagar
2021-09-18Merge remote-tracking branch 'origin/temp_bmesh_multires' into sculpt-devJoseph Eagar
2021-09-18Merge branch 'master' into temp_bmesh_multirestemp_bmesh_multiresJoseph Eagar
2021-09-18Merge branch 'master' into sculpt-devJoseph Eagar
2021-09-18Commit current working copy; havingJoseph Eagar
2021-09-17UI: Always Create Asset PreviewsHarley Acheson
2021-09-17Geometry Nodes: hide Attribute Remove node when fields are enabledJacques Lucke
2021-09-17Fix (harmless) mistake in recent new Append code.Bastien Montagne
2021-09-17Cleanup: clang-tidy warnings in UUID codeSybren A. Stüvel
2021-09-17Cleanup: fix memory leakJacques Lucke
2021-09-17Fix T91481: Grease Pencil Layer Double TransformationsHenrik Dick
2021-09-17Blenlib: introduce a UUID typeSybren A. Stüvel
2021-09-17Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-09-17Fix T85564: FCurve modifier zero influence on restrict range bordersPhilipp Oeser
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17Sculpt dyntopo: Roughed out skeleton of new brush engine APIJoseph Eagar
2021-09-17Cleanup: remove KM_MOD_SECOND & KM_SHIFT2, KM_CTRL2.. etcCampbell Barton
2021-09-17UI: expose "Lasso Select" & "Extrude to Cursor" in menusCampbell Barton
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-17UI: split screenshot area into a separate operatorCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-17Fix: Nodes modifier ignores input value with new property missingHans Goudey
2021-09-17Geometry Nodes: Add a toggle to use attributes as input valuesHans Goudey
2021-09-17UI: Automatic Blend Thumbnail SelectionHarley Acheson
2021-09-17Cleanup: Pass const mesh argumentHans Goudey
2021-09-16Cleanup: Move mesh_convert.c to C++Hans Goudey
2021-09-16Merge branch 'master' into temp_bmesh_multiresJoseph Eagar