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
2020-06-23changed up interface for lattice a bitover0219
2020-06-22fixed issue with rand causing mem errorover0219
2020-06-17added some assertsover0219
2020-06-16lattice gen better but some bug on monkey, sometimes. probably a ptr error so...over0219
2020-06-16added BVHover0219
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-10stiffness settingsover0219
2020-06-10working on interfaceover0219
2020-06-09added tetgenover0219
2020-06-08added tetgenover0219
2020-06-03still pretty buggy. The solver should be working, but lattice is too lousy to...over0219
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: Add buttons for swap Effect strip inputsPeter Fog
2020-05-28VSE UI: Move Scene strip and Mask strip above Adjustment in SidebarPeter Fog
2020-05-28VSE UI: Rename Scene Strip Panel and Move View Panel UpPeter Fog
2020-05-28VSE UI: Group Show Elements in View Menu, Use Consistent NamingPeter Fog
2020-05-28VSE UI: rename Trim Offset to Slip OffsetPeter Fog
2020-05-28UI: Use Heading to Remove Text strip Shadow SubpanelPeter 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-27Fix T77109: Cycles viewport render crash after object add and undoBrecht Van Lommel
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-27Merge branch 'blender-v2.83-release'Patrick Mours
2020-05-27Fix T76947: Optix realtime denoiser progressively reduces brightness of very ...Patrick Mours
2020-05-27OpenSubdiv: Only store edges topology for non-smooth edgesSergey Sharybin