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-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-04-22Cleanup: comment and semicolonsJacques Lucke
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-21Tests: added unit test for `mat3_vec_to_roll()` functionSybren A. Stüvel
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-21Libmv: Cleanup, namingSergey Sharybin
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-21UI: Use heading for File Browser column toggles in popoverWilliam Reynish
2020-04-21Cleanup: remove unused includesBrecht Van Lommel
2020-04-21Merge branch 'blender-v2.83-release'Jacques Lucke
2020-04-21Fix: Incorrect f-string in previews.pyJacques Lucke
2020-04-21Fix Linux/GCC build error after recent changesBrecht Van Lommel
2020-04-21UV: add Reset operator to menu in uv editorMiguel Porces
2020-04-21Strengthen modifiers test validation, from D7397.Howard Trickey
2020-04-21Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-04-21Fix T75472 Crash on "Remove Empty Animation Data" in NLA editorSybren A. Stüvel
2020-04-21Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-21Fix clang-format differences between version 6 and 9Brecht Van Lommel
2020-04-21Cleanup: clang-formatBrecht Van Lommel
2020-04-21Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-21Fix T75920: Add object - Align to 3D cursor not working.Bastien Montagne
2020-04-21Cleanup: Fix strict compiler warningSergey Sharybin
2020-04-21Libmv: Cleanup, spelling and naming in bundle adjustmentSergey Sharybin
2020-04-20Windows: Add sccache support.Ray Molenkamp
2020-04-20Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-20Fix T75885: Mesh deform modifier not updating on own transformsPhilipp Oeser
2020-04-20Libmv: Cleanup, spelling in commentSergey Sharybin
2020-04-20Libmv: De-duplicate creation of residual blockSergey Sharybin
2020-04-20Libmv: Cleanup reprojection cost functionSergey Sharybin
2020-04-20Libmv: Pass entire camera intrinsics to reprojection error functorSergey Sharybin
2020-04-20Libmv: Cleanup, rephrase commentSergey Sharybin
2020-04-20Libmv: Cleanup, fix indentationSergey Sharybin
2020-04-20Libmv: Cleanup, spelling in commentsSergey Sharybin
2020-04-20Tracking: Specify image image for (un)distortion modelSergey Sharybin
2020-04-20Fix T75840: Add check for not generated edgesHenrik Dick
2020-04-20Cleanup: rename "nested" to "embedded"Jacques Lucke