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-05-27UI: center align number buttons w/o textCampbell Barton
2018-05-27Cleanup: Nuke most of remaining evil G.main from RNA.Bastien Montagne
2018-05-27UI: replace BLI_strncpy w/ memcpyCampbell Barton
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-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-25Add number and memory size formatting throughout the UIDiego Gangl
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-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
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-22Fix T55093: Bisect + fill crashCampbell Barton
2018-05-21Cleanup: use const for transform internal APICampbell Barton
2018-05-21RNA: support for PARM_OUTPUT & PARM_RNAPTRCampbell Barton
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-18Fix T55115: crash when iterating SmokeDomainSettings color_grid propertyPhilipp Oeser
2018-05-18Fix crash drawing polygon curvesCampbell Barton
2018-05-18Color: Assume Rec 709 in remaining comp nodesAaron Carlisle
2018-05-17RNA: move enums to rna_rna.cCampbell Barton
2018-05-17makesrna: error check from 2.8Campbell Barton
2018-05-15Fix T55032: Redo w/ file saved in edit-mode failedCampbell Barton
2018-05-15Fix assert using '//' on an unsaved fileCampbell Barton
2018-05-15Cleanup: last spacetype enum nameCampbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-15Fix BMesh bisect not flagging dirty indicesCampbell Barton
2018-05-14Cleanup: quiet GCC -Wtype-limitsCampbell Barton
2018-05-14BLI_utildefines: re-ordering array delete macroCampbell Barton
2018-05-13Cleanup: trailing spaceCampbell Barton
2018-05-12Cleanup: modifier arg wrappingCampbell Barton
2018-05-11EditMesh: remove duplicate rip macroCampbell Barton
2018-05-11WM: initialize last used macro propertiesCampbell Barton
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-11Fix (unreported) load image code calling icin/preview update from non-Main th...Bastien Montagne
2018-05-09Fix broken 'check/validate libs' code with indirect libs.Bastien Montagne
2018-05-09Fix T54992: Lattice modifier on another Lattice object does not take thePhilipp Oeser
2018-05-09Fix T54997: simple typo in property descriptionPhilipp Oeser
2018-05-09Fix (unreported) bug in BVHTree 'free tessfaces' flag setting.Bastien Montagne
2018-05-09MSVC: resolve near/far issue take2Campbell Barton
2018-05-09MSVC: remove hack for near/far name collisionCampbell Barton
2018-05-09Color: Combine/Separate YCbCrA node default to rec. 709Aaron Carlisle