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
path: root/source
AgeCommit message (Expand)Author
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed cache reading issue with larger resolution noise gridsSebastián Barschkis
2020-02-07Code Quality Day: Comment formatting in bmesh_bevel.cHans Goudey
2020-02-07Fix T73660: Hide envelop option for Grease Pencil weights generationAntonio Vazquez
2020-02-07remove poll for OBJECT_OT_parent_clearPhilipp Oeser
2020-02-07Cleanup: add extern "C"Jacques Lucke
2020-02-07BLI: add index_range method to some data structuresJacques Lucke
2020-02-07Cleanup: Improve usage of extern "C"Jacques Lucke
2020-02-07Cleanup: Animation, split driver evaluation into separate functionsSybren A. Stüvel
2020-02-07Cleanup: Animation, reduce indentation by reordering conditionsSybren A. Stüvel
2020-02-07Fix T73625: GPencil array offset wrong whe use Scale or RotationAntonio Vazquez
2020-02-07Cleanup: Rename `BKE_library_idmap` file to `BKE_main_idmap`Bastien Montagne
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-07Cleanup: remove legacy OpenGL viewport clipping codeCampbell Barton
2020-02-07CodeCleanup: Remove unused studiolight algorithmJeroen Bakker
2020-02-07CodeCleanup: WorkbenchJeroen Bakker
2020-02-07Cleanup: transform_convert comment and spacingmano-wii
2020-02-07Cleanup: Animation, match parameter names in declaration with implementationSybren A. Stüvel
2020-02-07Constraint: Fix forced request of evaluated cameraSergey Sharybin
2020-02-07Cleanup: Tracking, use LISTBASE_FOREACHSergey Sharybin
2020-02-07Cleanup: Tracking, reduce scope of variablesSergey Sharybin
2020-02-07Cleanup: reduced indentations by returning/continuing earlySybren A. Stüvel
2020-02-07Cleanup: Tracking, reduce scope of more variablesSergey Sharybin
2020-02-07Cleanup: Tracking, reduce scope of variablesSergey Sharybin
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Cleanup: Remove view3d_draw_legacy.cDalai Felinto
2020-02-07Fix crash when linking.Bastien Montagne
2020-02-06Fluid: Hide Advanced cache optionsSebastián Barschkis
2020-02-06Readfile: refactor/factorize more handling of common ID data.Bastien Montagne
2020-02-06NodeTree: Add access to the address of an ID's nodetree pointer.Bastien Montagne
2020-02-06Merge branch 'blender-v2.82-release' into masterNathan Letwory
2020-02-06Fluid: Fixed slow cache loading for smoke dataSebastián Barschkis
2020-02-06Particle: Added sanity in particle system removal functionSebastián Barschkis
2020-02-06Fix (unreported) timeline missing refresh on VSE selection changePhilipp Oeser
2020-02-06Cleanup: refactor default materials and shader nodesBrecht Van Lommel
2020-02-06Smooth Modifier add invert vgroup optionCody Winchester
2020-02-06Curve Modifier add invert vgroup optionCody Winchester
2020-02-06Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-06Cleanup: Fix commentAntonio Vazquez
2020-02-06Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-06Fix T64058: GPencil - Ensure object mode if linking from a libraryAntonio Vazquez
2020-02-06Lattice Modifier add invert vgroup optionCody Winchester
2020-02-06Fix T73620: Diameter Scale was calles 'Radius'William Reynish
2020-02-06Merge branch 'blender-v2.82-release'Jacques Lucke
2020-02-06Fix T68076: Color Correction node generates NaNJacques Lucke
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray Molenkamp
2020-02-06Merge branch 'blender-v2.82-release'Lukas Stockner
2020-02-06Fix unreported: View All in the Image Editor ignores UDIM tilesLukas Stockner