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
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-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-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-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-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-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
2019-11-25UI: scale widget cursor by pixel sizeHarley Acheson
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-24Cleanup: move console scrollback initialization into versioningCampbell Barton
2019-11-24Preferences: disable changing 'U' on blend file versioningCampbell Barton
2019-11-24Fix T71612: Viewport rotate doesn't workCampbell Barton
2019-11-24Cleanup: remove unused text.selection_set select optionCampbell Barton
2019-11-24Cleanup: text editor variable namesCampbell Barton
2019-11-24Text Editor: smooth scrollingCampbell Barton
2019-11-23Windows: Disable tbbmalloc for debug builds.Ray Molenkamp
2019-11-22Fixed rest of bevel regression tests.Howard Trickey
2019-11-22Paint: Smoother curve presetPablo Dobarro
2019-11-22Fix T71741: Crash showing the object relations menuCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-22Fix T71273: Bad encoding of utf-8 for Text objectsmano-wii
2019-11-22Fix some of the bevel regression tests.Howard Trickey
2019-11-22Depsgraph: Ignore action time dependency if it's not neededSergey Sharybin
2019-11-22LibOverride: Make diffing several times faster.Bastien Montagne
2019-11-22Fix T69332: 'Reset to Default Value' on a custom string property crashesPhilipp Oeser
2019-11-22Keymap: use tab key for indent or auto-completeCampbell Barton
2019-11-22Gizmo: show extrude gizmos with dark '+' instead of negative spaceCampbell Barton