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-04remove "Access" from namesimulation-access-modifierJacques Lucke
2020-05-04Merge branch 'master' into simulation-access-modifierJacques Lucke
2020-05-04add ifdefsJacques 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
2020-05-03Cleanup: sort file listsCampbell Barton
2020-05-03Cleanup: clang-formatCampbell Barton
2020-05-03Cleanup: remove unused alpha argumentCampbell Barton
2020-05-02Annotations: Remove old unused codeAntonio Vazquez
2020-05-02Possible fix for T76113: Use GL_STATIC_DRAW in immBeginmano-wii
2020-05-02Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-02Cleanup: Fix return NULL from bool type functionRichard Antalik
2020-05-02Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-02GPencil: Improve Market Chisel angle algorithmAntonio Vazquez
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-02Fix T76062: Interpolate Radius in Curve Subdivide Special CaseHans Goudey
2020-05-02Fix T75995: Cycles render artifacts with overlapping volumesBrecht Van Lommel
2020-05-02Fix T76309: changing AOV type does not update compositor socketBrecht Van Lommel
2020-05-01Fix some LLVM symbols outside of the llvm namespace being public on LinuxBrecht Van Lommel
2020-05-01Cleanup: compiler warning with clang 10Brecht Van Lommel