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-04-26Splines: Fix curve to mesh node issuesgeometry-nodes-curve-supportHans Goudey
2021-04-26Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-26Cleanup: Move displist.cc to C++Hans Goudey
2021-04-26Cleanup: Replace modifyVolume with modifyGeometrySetHans Goudey
2021-04-26Splines: Fix interpolation for bezier splinesHans Goudey
2021-04-26Fix T87842: Outliner in `Blender File` mode has large performance impactJulian Eisel
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Fix: crash after recent commitJacques Lucke
2021-04-26Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-26Fix T87771: Immediate Crash on "Edit Source" in CompositorPhilipp Oeser
2021-04-26LineArt: UI fixes to match the content for 2.93 manual.YimingWu
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-26Cleanup: spellingCampbell Barton
2021-04-26Cleanup: compiler warningCampbell Barton
2021-04-26Cleanup: remove use of deprecated uint32, utin16 typesCampbell Barton
2021-04-26Cycles: Fix build with OptiX 7.3 SDKPatrick Mours
2021-04-26Cleanup: Rearrange the functions in 'transform_convert_mesh.c'Germano Cavalcante
2021-04-26DeprecationWarning fixErik Abrahamsson
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Spreadsheet: combine vector/color spreadsheet columnsJacques Lucke
2021-04-26Remove print during compilation.Jeroen Bakker
2021-04-26Splines: Cleanup, add comments, formattingHans Goudey
2021-04-26Cleanup: inconsistent naming for screen editing variables & argsCampbell Barton
2021-04-26Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-26Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-26Fix (unreported): Geometry nodes instance ids not copied or clearedHans Goudey
2021-04-26Splines: Cleanup, add commentHans Goudey
2021-04-26Splines: Rename DCurve to SplineGroupHans Goudey
2021-04-26Fix T87777: Fix typo in Prefs Scripts Dir tooltipPratik Borhade
2021-04-26UI: Adding Constraint to the Area Join OperationsHarley Acheson
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-25Splines: Add bounding box node supportHans Goudey
2021-04-25Splines: Cleanup: Remove another unecessary changeHans Goudey
2021-04-25Splines: Cleanup, remove more unecessary changesHans Goudey
2021-04-25Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-25BLI: Add "first" method to MutableSpan and VectorHans Goudey
2021-04-25Splines: Reset unecessary geometry nodes changesHans Goudey
2021-04-25Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-25Splines: Fix curve lookup (for trim node)Hans Goudey
2021-04-25Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-04-25Fix unreported "Convert Mesh to Gpencil" when fill material already existsErik Abrahamsson
2021-04-25Fix T87799: Crash when switching to Info EditorGermano Cavalcantemano-wii
2021-04-25Fix build issue due to previous commitRay Molenkamp
2021-04-25Revert "Info Editor: move to c++"Ray Molenkamp
2021-04-24Splines: Halve the size of the bezier interpolation cacheHans Goudey
2021-04-24Merge branch 'master' into geometry-nodes-curve-supportHans Goudey
2021-04-24Fix windows build: Don't use designated initializers in C++Hans Goudey
2021-04-24Fix T87682 Boolean Exact crash.Howard Trickey