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-04-22Merge branch 'blender-v2.83-release'Robert Guetzkow
2020-04-22Fix T75938: Workbench normal direction for matcapsRobert Guetzkow
2020-04-22Fix T75994: Crash with 'Split Edges and Faces' | Auto-MergeGermano Cavalcante
2020-04-22Fix T75994: Crash with 'Split Edges and Faces' | Auto-MergeGermano Cavalcante
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-22Silence annoying error message in writefile on undo step storage.Bastien Montagne
2020-04-22Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-04-22Cleanup: Fix strict compiler warningSergey Sharybin
2020-04-22Cleanup: Spelling in function nameSergey Sharybin
2020-04-22Fluid: Use maximum for initial velocity grid applicationSebastián Barschkis
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Fluid: Fix for caches being released when file is loadedSebastián Barschkis
2020-04-22Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-22Fluid: Improved cache 'Replay' optionSebastián Barschkis
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-22Cleanup: clarify and update some flags descriptions in libquery code.Bastien Montagne
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-22Fix invalid RNA path for transform orientations.Bastien Montagne
2020-04-22Fluid: Use maximum for initial velocity grid applicationSebastián Barschkis
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-22Fix T75964: changing object's viewport display color does not updatePhilipp Oeser
2020-04-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-04-22Cleanup: comment and semicolonsJacques Lucke
2020-04-22Fix T75974: Multiobject editing UV hiding/unhiding does not workPhilipp Oeser
2020-04-22Fix T75981: crash in sculpt mode with mesh that used to have multiple materialsBrecht Van Lommel
2020-04-22Fix 3D viewport select using grease pencil engine when not neededBrecht Van Lommel
2020-04-22Fix T75625: crash on exit in macOS after selecting objectsBrecht Van Lommel
2020-04-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-22BLI: add ScopedTimerJacques Lucke
2020-04-22Fix T75971: 3D Text invisible when fill set to NoneCampbell Barton
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-22Undo: Minor optimization: do not write Scene's 3DCursor.Bastien Montagne
2020-04-22Fix T75719: Undo system: Debug assert while undoing several operations.Bastien Montagne
2020-04-21Fix T75909: icons memory leak in headless buildBrecht Van Lommel
2020-04-21Fix T75969: view layer add with Copy Settings does not copy all dataBrecht Van Lommel
2020-04-21Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-21Fix T75893: Undo causes crash with "Load UI" disabled.Bastien Montagne
2020-04-21Cleanup: added missing header to BKE_armature.hSybren A. Stüvel
2020-04-21BLI: simplify naming of listbase wrapperJacques Lucke
2020-04-21BLI: Use .hh extension for C++ headers in blenlibJacques Lucke
2020-04-21BLI: add float2, float3, float4x4, Color4f and Color4bJacques Lucke
2020-04-21CleanUp: Remove thread_id from `TaskFreeFunction`Jeroen Bakker
2020-04-21CleanUp: Renamed `BLI_task_pool_userdata` to `BLI_task_pool_user_data`Jeroen Bakker
2020-04-21Fix T75845: some dependencies update missing when painting textures.Luc Revardel
2020-04-21Cleanup: remove unused includesBrecht Van Lommel
2020-04-21Merge branch 'blender-v2.83-release'Jacques Lucke
2020-04-21Fix Linux/GCC build error after recent changesBrecht Van Lommel
2020-04-21Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel