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-03-06Cleanup: bNodeTree: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-06Improve modifier error message with sculpt modePhilipp Oeser
2020-03-06Cleanup: avoid use of BLI_cleanup_dirCampbell Barton
2020-03-06Cleanup: remove BLI_cleanup_fileCampbell Barton
2020-03-06Cleanup: Brush: Move to IDTypeInfo, and remove unused BKE API.Bastien Montagne
2020-03-06Cleanup: ShapeKey: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
2020-03-06Cleanup: move camera, lights, world to IDTypeInfoBrecht Van Lommel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-06Cleanup: Library: Move to IDTypeInfo, and remove unused BKE API.Bastien Montagne
2020-03-06Cleanup: Object: remove unused BKE API.Bastien Montagne
2020-03-06Cleanup: Scene: New IDTypeInfo, and remove unused API from BKE.Bastien Montagne
2020-03-06Fluid: Cleanup naming for emmission bounding boxSebastián Barschkis
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-03-06Cleanup: rename 'verify' to 'ensure' for argument nameCampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-06Cleanup: use 'r_' prefix for return argumentsCampbell Barton
2020-03-06Cleanup: spellingCampbell Barton
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-05Fluid: Optimization in mesh generating loopSebastián Barschkis
2020-03-05Add an session-wise uuid integer to IDs.Bastien Montagne
2020-03-05Fluid: Fix initial velocities for new static emission modeSebastián Barschkis
2020-03-05Fix T74446: Liquid Inflow Does Not WorkSebastián Barschkis
2020-03-05Initial step for IDTypeInfo refactor 'cleanup' project.Bastien Montagne
2020-03-05Cleanup: redundant castsCampbell Barton
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-04Cleanup: replace unnecessary MEM_callocN callsCampbell Barton
2020-03-04Fluid: Bounding boxes for effector objectsSebastián Barschkis
2020-03-04Fluid: Fix issue with fire emissionSebastián Barschkis
2020-03-04Fluid: Naming cleanup for flags gridSebastián Barschkis
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: ID make local: remove `id_in_bmain` argument.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03Fix hardness not resetting when using reset brushPablo Dobarro
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Subdiv: Fix/Workaround for surface partial derivativesSergey Sharybin
2020-03-02Fix T65568: sewing and self collision issueIsh Bosamiya
2020-03-02Fix T74295: Cloth + Internal springs crashes on a non-polygonal geometrySebastian Parborg
2020-03-02Clay Thumb: Remove hardcoded hardness valuePablo Dobarro
2020-02-28Sculpt: Cloth brushPablo Dobarro
2020-02-28Fix wrong coordinates being read when using the sculpt APIPablo Dobarro
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Nodes: Use destructor callbacks for bNodeSocketType and bNodeTypeJacques Lucke
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-28Multires: Move current reshaping/propagation logic to legacy fileSergey Sharybin
2020-02-28Multires: Fix CCG->MDISPS conversion happens twiceSergey Sharybin
2020-02-28Multires: Cleanup, use early returnSergey Sharybin
2020-02-28Multires: Cleanup, namingSergey Sharybin