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-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Tracking: Clarify calculation of camera matrix for object solverSergey Sharybin
2020-02-10Tracking: Cleanup, more clear variable nameSergey Sharybin
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-10Fix T61138: Difficulty in aligning handles of Stroke of type Curvemano-wii
2020-02-10Fix T73696: Text editor scroll glitchKai Jægersen
2020-02-10Cleanup: spellingCampbell Barton
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-09BLI_string_utils: add utility to join a string into a fixed bufferCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem
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