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
2019-11-27Avoid Brush user count increase when duplicates the BrushAntonio Vazquez
2019-11-27fix T69772 Collada importer creates wrong fcurves for skeletal animationGaia Clary
2019-11-27Cycles: Add Random Per Island attribute.OmarSquircleArt
2019-11-27refactor: collada importer: calculate fcurve index only once when creating an...Gaia Clary
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-27Cleanup: warningsCampbell Barton
2019-11-27Fix T69530: Do Not Refresh Bookmarks While Moving File BrowserHarley Acheson
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-26Fix preview Template-ID broken in vertical layoutsJulian Eisel
2019-11-26Gpencil: Fix unreported memory leak duplicating BrushAntonio Vazquez
2019-11-26Allow deletion of directories in the file browserRobert Guetzkow
2019-11-26Anim: added BKE_object_moves_in_time(object) functionSybren A. Stüvel
2019-11-26Anim: made object param of BKE_animdata_id_is_animated() constSybren A. Stüvel
2019-11-26Alembic export: don't assume transform is always animatedSybren A. Stüvel
2019-11-26Removed `BKE_object_is_animated()`Sybren A. Stüvel
2019-11-26Made ob param of `modifiers_getVirtualModifierList` constSybren A. Stüvel
2019-11-26Clarified comment about `modifiers_getVirtualModifierList()`Sybren A. Stüvel
2019-11-26Clip Editor: Remove Image label from selectorSergey Sharybin
2019-11-26Fix T71924: Baking quaternion keyframes gives discontinuous valuesCampbell Barton
2019-11-26PyAPI: add Quaternion.make_compatibleCampbell Barton
2019-11-26Fix quaternion compatibility functionCampbell Barton
2019-11-26Clip Editor: Fix uninitialized plane track grabbing pointsSergey Sharybin
2019-11-26Clip Editor: Fix visualization of plane track imageSergey Sharybin
2019-11-26Clip Editor: Allow opening and creating images from Plane Track panelSergey Sharybin
2019-11-26Fix T64655: Quad view toggle conflicts on macOSCampbell Barton
2019-11-26BLI_task: Add pooled threaded index range iterator, Take II.Bastien Montagne
2019-11-26Fix T71909: Any keyframed GPLayer property is not updated when render animationAntonio Vazquez
2019-11-26Fix T71860: No versioning for drivers in Mapping node.OmarSquircleArt
2019-11-26Fix segfault when polling `MESH_OT_paint_mask_extract`Sybren A. Stüvel
2019-11-26Fix memory leak, closing a window didn't free gesturesCampbell Barton
2019-11-26Buildbot: Increaser codesign timelimitSergey Sharybin
2019-11-26Fix T71806: BMElem.copy_from(other) failedCampbell Barton
2019-11-26BMesh: support copying & freeing layers by typeCampbell Barton
2019-11-25fix: T71718 Collada: importer does not release intermediate fcurves when impo...Gaia Clary
2019-11-25Bevel Modifier: Reset default width to 0.1 from 1.0Hans Goudey
2019-11-25Revert "BLI_task: Add pooled threaded index range iterator."Bastien Montagne
2019-11-25Revert "Cleanup: Unused variable in release build mode"Bastien Montagne
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-25Fix potential access to deleted memory in OptiX kernel loading codePatrick Mours
2019-11-25UI: Widget Text Cursor ColorPaul (Thirio)
2019-11-25Fix T71892: Typo error - Distorsion to DistortionAntonio Vazquez
2019-11-25Cleanup: Unused variable in release build modeSergey Sharybin
2019-11-25Fix for the Python console not setting the cursorCampbell Barton
2019-11-25Fix API docs build after recent changes in BMesh operators.Bastien Montagne
2019-11-25BLI_task: Add pooled threaded index range iterator.Bastien Montagne
2019-11-25UI: Reduce width of UI-List scrollbarsJulian Eisel
2019-11-25Cleanup: used BKE_mesh_ prefixCampbell Barton
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-25Fix WITH_INPUT_IME breakage in last commitCampbell Barton