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
2018-07-17Volume object datablock skeleton code.temp-volume-objectBrecht Van Lommel
2018-07-15Cleanup: doxy commentsCampbell Barton
2018-07-15Fix Cycles incorrect resize and CMYK conversion of uint16/half images.Brecht Van Lommel
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-15Cleanup: use float3 SSE instead of ssef for voronoi texture.Brecht Van Lommel
2018-07-14Rename operator property from last commitCampbell Barton
2018-07-14Keymap: option to export all keymapsCampbell Barton
2018-07-14Cleanup: use f-string for addon_utilsCampbell Barton
2018-07-14Cleanup: minor change for f-string useCampbell Barton
2018-07-13Makefile: add note about environment varsCampbell Barton
2018-07-13Remove invalid assertCampbell Barton
2018-07-13Cleanup: operator type API, headerCampbell Barton
2018-07-13Cleanup: move WM type registration into own filesCampbell Barton
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Cleanup: split keymap lookups into own functionsCampbell Barton
2018-07-13Keymap: dope-sheet hotkey to change falloffPhilipp Oeser
2018-07-13Cleanup: right shift argumentsCampbell Barton
2018-07-12Cleanup: remove legacy mesh save supportCampbell Barton
2018-07-12PyAPI: add undo redo handlersCampbell Barton
2018-07-12Fix T55949: increase color management exposure hard range.Brecht Van Lommel
2018-07-12Cleanup: header guardsCampbell Barton
2018-07-12Cleanup: pep8, cyclesCampbell Barton
2018-07-12Icons: support setting blender, inkscape commandsCampbell Barton
2018-07-12Fix PyRNA class registration w/ Python 3.7Campbell Barton
2018-07-11Buildbot: initial configuration for Visual Studio 2017.Brecht Van Lommel
2018-07-11Fix T55912: saving Viewer Node image error.Bastien Montagne
2018-07-11Minor cleanup to logic in BKE's imbuf releasing code.Bastien Montagne
2018-07-11Cleanup: duplicate versioning blockCampbell Barton
2018-07-11Depsgraph: Fix face dependency cycle when bone uses id property from selfSergey Sharybin
2018-07-10OpenSubdiv: Fix wrong topology refiner castSergey Sharybin
2018-07-10OpenSubdiv: Make more flexible C-API to specify FVar interpolationSergey Sharybin
2018-07-10CMake: Disable OpenAL and JACK when AUDASPACE is disabledSergey Sharybin
2018-07-10GHOST: Fix memory leak in X11 DPI querySergey Sharybin
2018-07-10Keymap: minor changes for keymap displayCampbell Barton
2018-07-10Fix transform plane constraint orientation cycleCampbell Barton
2018-07-09Cleanup: use const transform argsCampbell Barton
2018-07-09Cleanup: remove 'Orientation' from keymap item nameCampbell Barton
2018-07-09Keymap: remove some hard coded transform eventsCampbell Barton
2018-07-09Cleanup: right shiftCampbell Barton
2018-07-07Fix scale in Apply Pose As Rest Pose for bendy bones.Alexander Gavrilov
2018-07-07Cleanup: isinstance can take multiple typesCampbell Barton
2018-07-07Cleanup: pep8Campbell Barton
2018-07-07Cleanup: redundant poll checksCampbell Barton
2018-07-06PyDrivers: update bytecode check for Python3.6Campbell Barton
2018-07-06Animation player: Ensure new frames are displayed while dragging mouseSergey Sharybin
2018-07-06Cleanup: use outliner_flag_* name prefixCampbell Barton
2018-07-06fix c++ comment style in 3cc2a9b934d0Philipp Oeser
2018-07-06Ocean Modifier: removed unused refresh flagsSybren A. Stüvel
2018-07-06Ocean Modifier: removed the MOD_OCEAN_REFRESH_ADD flagSybren A. Stüvel