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-02-13Initial builtin simulation node tree typeJacques Lucke
2020-02-12Merge branch 'master' into functionsJacques Lucke
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10Cleanup/Refactor: Move ID deletion into its own .c file.Bastien Montagne
2020-02-10Merge branch 'master' into functionsJacques Lucke
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Merge branch 'master' into functionsJacques Lucke
2020-02-07Cleanup: Rename `BKE_library_idmap` file to `BKE_main_idmap`Bastien Montagne
2020-02-02Merge branch 'master' into functionsJacques Lucke
2020-01-30Displist: Add mikktspace tangent space generation for DL_INDEX3Clément Foucault
2020-01-28Merge branch 'master' into functionsJacques Lucke
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-31Move inlined node tree to functions folderJacques Lucke
2019-12-28Merge branch 'master' into functionsJacques Lucke
2019-12-24Cleanup: remove unused statvis code & struct membersCampbell Barton
2019-12-17Merge branch 'master' into functionsJacques Lucke
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-11more generic way to add per element and global contextsJacques Lucke
2019-12-04rename Surface Location to Surface HookJacques Lucke
2019-12-04initial IDHandle implementationJacques Lucke
2019-12-03Merge branch 'master' into functionsJacques Lucke
2019-11-27update closest location on object nodeJacques Lucke
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27new surface location data typeJacques Lucke
2019-11-26Merge branch 'master' into functionsJacques Lucke
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-23initial InlinedNodeTree structureJacques Lucke
2019-11-23Merge branch 'master' into functionsJacques Lucke
2019-11-22Cleanup: BKE_suggestions -> BKE_text_suggestionsCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-21Merge branch 'master' into functionsJacques Lucke
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-07remove old function systemJacques Lucke
2019-11-07port particle system to new functions systemJacques Lucke
2019-11-02New VirtualNodeTree implementationJacques Lucke
2019-11-01remove code from blenkernel (now lives in functions2)Jacques Lucke
2019-10-29Merge branch 'functions' into functions-experimental-refactorJacques Lucke
2019-10-29Merge branch 'master' into functionsJacques Lucke
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-17initial multi function network builderJacques Lucke
2019-10-16remove unused codeJacques Lucke
2019-10-13test function callJacques Lucke
2019-10-13init stuffJacques Lucke
2019-10-13new socket type mappingJacques Lucke
2019-10-13move functions to other fileJacques Lucke
2019-10-13node functionsJacques Lucke
2019-10-13renameJacques Lucke
2019-10-13rename TypeCPP to CPPTypeJacques Lucke