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-06-25do not set edges of selected faces to sharp in external modefracture_modifier-masterMartin Felke
2018-06-23enabled angular limits/stiffness/damping for plastic constraints (uncomment o...Martin Felke
2018-06-13added comments to most functionsMartin Felke
2018-05-27Merge branch 'master' into fm_masterMartin Felke
2018-05-27compile and link errors fixedMartin Felke
2018-05-27Recently added IES conflicts w/ EEVEECampbell Barton
2018-05-273D View: minor change to NDOF view orbitCampbell Barton
2018-05-27Fix restrict error in BLI_str_format_byte_unitCampbell Barton
2018-05-27make.bat : Fix builtime.txt being written in the wrong folder.Ray Molenkamp
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-26Threads: add spinlock hit for hyperthreading processors on Windows.Brecht Van Lommel
2018-05-26compile fixes done, need to fix linking nowMartin Felke
2018-05-26compile fixes part1Martin Felke
2018-05-26make.bat: Add support for building with ninja.Ray Molenkamp
2018-05-26Merge branch 'fracture_modifier' into fm_masterMartin Felke
2018-05-26make.bat/cleanup: removed stray echo in make.batRay Molenkamp
2018-05-26make.bat: refactor make.batRay Molenkamp
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl
2018-05-25[windows/make.bat] use a more reliable way of locating visual studio 2017.Ray Molenkamp
2018-05-25WM: check modal handlers for keymap lookupsCampbell Barton
2018-05-25UI: fix assertCampbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-25fix for cmake failing to detect VS 2017 properlyMartin Felke
2018-05-24Cycles: Cleanup: Remove duplicated atan2f definition for OpenCLLukas Stockner
2018-05-24Cycles Denoising: Don't use atomics in the accumulation kernel on CPUsLukas Stockner
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-24added ghost stop triggersMartin Felke
2018-05-24Fix T55034: Setting duplication group for multiple selected items onlyPhilipp Oeser
2018-05-24Fix Extend property of Lasso select tool in Mask editor not workingPhilipp Oeser
2018-05-24Fix T54336: Extend property of Lasso select tool in Node editor does notPhilipp Oeser
2018-05-24Fix T55137: Compilation failing on non-x86-64 architecturesLukas Stockner
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-23Fix incorrect size in aligned lockfree reallocCampbell Barton
2018-05-22blenderplayer: add stubsCampbell Barton
2018-05-22Fix T55093: Bisect + fill crashCampbell Barton
2018-05-22Memory allocator: use lockfree calls internallyCampbell Barton
2018-05-21CMake: only include licences for enabled libsCampbell Barton
2018-05-21Cleanup: use const for transform internal APICampbell Barton
2018-05-21RNA: support for PARM_OUTPUT & PARM_RNAPTRCampbell Barton
2018-05-21Fix too much memory usage for Cycles attribute map.Brecht Van Lommel
2018-05-21Fix/workaround RNA build error in C++ API.Brecht Van Lommel
2018-05-21Cleanup: correct variable namesCampbell Barton
2018-05-21WM: utility to find a keymap item from an operatorCampbell Barton
2018-05-18Cycles tests: move to render/ folder, to share with Eevee.Brecht Van Lommel
2018-05-18CMake: Add WITH_COMPILER_ASAN optionCampbell Barton
2018-05-18Cleanup: remove deprecated definitionsCampbell Barton
2018-05-18Fix T55115: crash when iterating SmokeDomainSettings color_grid propertyPhilipp Oeser
2018-05-18Fix crash drawing polygon curvesCampbell Barton
2018-05-18Add missing headerCampbell Barton