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-05-05continue with derived node treenode-tree-refJacques Lucke
2020-05-05renameJacques Lucke
2020-05-05DerivedNodeTree data structureJacques Lucke
2020-05-04fix memory leakJacques Lucke
2020-05-04Add dot exporterJacques Lucke
2020-05-04initial NodeTreeRef generationJacques Lucke
2020-05-04Merge branch 'master' into node-tree-refJacques Lucke
2020-05-04Add StringMap.LookupOrAdd and StringMap.LookupOrAddDefaultJacques Lucke
2020-05-04Windows: Silence LNK4099 warning.Ray Molenkamp
2020-05-04Merge branch 'blender-v2.83-release'Hans Goudey
2020-05-04Fix T76062: Interpolate Radius in Curve Subdivide Special CaseHans Goudey
2020-05-04Cleanup: USD tests, use `EXPECT_LT` and `EXPECT_FALSE` where appropriateSybren A. Stüvel
2020-05-04add inline functionsJacques Lucke
2020-05-04GPU: Set Default Buffer Size Immediate ModeJeroen Bakker
2020-05-04Added missing return statementSybren A. Stüvel
2020-05-04Tweak the pressure/size dynamic range of Clay StripsPablo Dobarro
2020-05-04Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-04T76121 Driver depending on animated modifier property does not updateSybren A. Stüvel
2020-05-04Fix T76399: Wrong API docs for mathutils.Vector.dotJacques Lucke
2020-05-04Revert "Possible fix for T76113: Use GL_STATIC_DRAW in immBegin"mano-wii
2020-05-04Fluid: Fix for refactor 99ee1de094a1Sebastián Barschkis
2020-05-04Nodes: add Combine Strings and Group Instance ID node UIsJacques Lucke
2020-05-04Modifiers: Rename Simulate category to PhysicsJacques Lucke
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-04Cleanup: pass ARegion, View2D as constCampbell Barton
2020-05-04UV: support edge-selection for box/circle/lasso selectCampbell Barton
2020-05-04BLI: simplify memory management in OpenAddressingArrayJacques Lucke
2020-05-04Cleanup: rename uv_sel_co_from_eve, pass in UV layer offsetCampbell Barton
2020-05-04Cleanup: replace UV_SELECT_ISLAND_LIMIT macro with a functionCampbell Barton
2020-05-04Cleanup: split selection operations into uvedit_select.cCampbell Barton
2020-05-04Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-04GPencil: Fix Chisel Brush pressureAntonio Vazquez
2020-05-04Cleanup: use ELEM macroCampbell Barton
2020-05-04Windows: Move tbb to being dynamic libraryRay Molenkamp
2020-05-03Fluid: Cleanup use of std in MANTA wrapperSebastián Barschkis
2020-05-03Fluid: Cleanup in main MANTA wrapperSebastián Barschkis
2020-05-03Fluid: Refactored 'Modifier Data to Python' value transfer functionSebastián Barschkis
2020-05-03Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-03GPencil: Hide Canvas Grid when Surface or Stroke mode is enabledAntonio Vazquez
2020-05-03Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-03Fix T76364: GPencil grid is not located in the right placeAntonio Vazquez
2020-05-03Windows: Replace BLI_File* calls with system calls in system_win32.cRay Molenkamp
2020-05-03Audaspace: update from upstreamJörg Müller
2020-05-03Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-03GHOST: cleanup platform checks, fix Wayland + X11Campbell Barton
2020-05-03Cleanup: store BLF buffer size in a variableCampbell Barton
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-05-03UI: improve widget text cursor positionHarley Acheson
2020-05-03BLF: add new arguments to BLF_GlyphBoundsFnCampbell Barton