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
path: root/source
AgeCommit message (Expand)Author
2020-07-09weights workover0219
2020-07-09added goal positionsover0219
2020-06-24several bugfixes but I think I'm going to need to change the way I handle con...over0219
2020-06-23working on nearest-face traversalover0219
2020-06-23changed up interface for lattice a bitover0219
2020-06-22fixed issue with rand causing mem errorover0219
2020-06-16lattice appears working but will want to remove lattice cubes that do not con...over0219
2020-06-16debugging uniform latticeover0219
2020-06-16improved API for less for-all-verts loopsover0219
2020-06-12reported mem leak in tetgen remesher but was just an malloc/free API call mis...over0219
2020-06-10update api a bitover0219
2020-06-10cache working but lots of copiesover0219
2020-06-10threadingover0219
2020-06-10working on interfaceover0219
2020-06-09added tetgenover0219
2020-06-08added tetgenover0219
2020-06-03first commit. interfaced to very basic admmpd solver, but requires restart to...over0219
2020-05-28Fix for T77111: Joins Areas Without Creating Invalid EdgesHarley Acheson
2020-05-28VSE UI: rename Trim Offset to Slip OffsetPeter Fog
2020-05-28Cleanup: GPU: Fix warningClément Foucault
2020-05-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-28GPU: Fix compilation warning about uninitialized valuesClément Foucault
2020-05-28Cleanup: DRW: Remove array suffix from uniform nameClément Foucault
2020-05-28DRW: Add DRW_shgroup_uniform_vec4_array_copyClément Foucault
2020-05-28Readfile: move all calls to 'id_us_ensure_real' to direct_link functions.Bastien Montagne
2020-05-28Fix T65889: Hair Particles not updating when using image sequenceSergey Sharybin
2020-05-28Depsgraoh: Fix missing texture node allocationSergey Sharybin
2020-05-28Cleanup: remove unused struct members from RenderStatsCampbell Barton
2020-05-28Cleanup: spellingCampbell Barton
2020-05-28Fix cone primitive creating duplicate verticesCampbell Barton
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-05-28Object: add scale argument to creation operatorsCampbell Barton
2020-05-28Gizmo: add flag for gizmos to ignore keymap eventsCampbell Barton
2020-05-28Cleanup: missing braces warningCampbell Barton
2020-05-27CD_PROP_COL datalayerPablo Dobarro
2020-05-27Ruler: Remove highlight hackGermano Cavalcante
2020-05-27Cleanup: Use bitmaps insteand of bool and char arraysPablo Dobarro
2020-05-27Update the default Face Set when creating Face Sets from visiblePablo Dobarro
2020-05-27Fix T75096: Crash when using liquid simulation as dynamic paint brushJacques Lucke
2020-05-27UI: Skip unnecessary cursor settingKonrad Puklicki
2020-05-27Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-27Fix T77105: Crashes when clicking "new scene" buttonDalai Felinto
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-27Gizmo: lazy initialize snap contextCampbell Barton
2020-05-27Ruler: Implement Snap GizmoGermano Cavalcante
2020-05-27Gizmo Library: New Snap GizmoGermano Cavalcante
2020-05-27Gizmo: add flag to disable tooltipCampbell Barton
2020-05-27Cleanup: pass const wm for WM_keymap_activeCampbell Barton
2020-05-27Cleanup: sort file, structsCampbell Barton