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
2018-05-18Fix crash drawing polygon curvesCampbell Barton
2018-05-18Add missing headerCampbell Barton
2018-05-18Logging: add --show-log-backtraceCampbell 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
2018-05-08Cleanup: includesCampbell Barton
2018-05-08Cleanup: move mesh conversion into own functionCampbell Barton
2018-05-08Fix building with latest versions of ffmpeg.Bastien Montagne
2018-05-08Fix (unreported) bloody modifiers messing with ID user count in copy.Bastien Montagne
2018-05-08Cleanup: Nuke empty dummy wrappers around modifier_copyData_generic().Bastien Montagne
2018-05-08Modifiers: sanitize/cleanup modifiers' copying & freeing code.Bastien Montagne
2018-05-08Cleanup: quiet -Warray-bounds warningCampbell Barton
2018-05-08Tracking: Use bmain from contextSergey Sharybin
2018-05-08Cleanup: remove unused wmReport structCampbell Barton
2018-05-07Fix (unreported) memleak when copying object with some modifiers.Bastien Montagne
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-05-07Fix Movieclip editors 'graph' and 'dopesheet' view using themes regionPhilipp Oeser
2018-05-07Fix T54525: crash when setting number of frames to use between dupoffPhilipp Oeser
2018-05-07More tweaks to strict compiler flagsSergey Sharybin
2018-05-07Silence compilation error around possible fall-throughSergey Sharybin
2018-05-07Fix Bevel percent mode bug 54228Howard Trickey
2018-05-07Fix T54324: remove stencil entries from weight paint keymapPhilipp Oeser
2018-05-07Fix T54594: Lattice with Armature modifier not updating correctlySergey Sharybin
2018-05-07Fix T54966: mathutils.noise.voronoi Memory leakBastien Montagne
2018-05-06Nodes: show node labels (like image name) in material properties node view.Brecht Van Lommel
2018-05-06Cleanup: split rotation_from_viewCampbell Barton
2018-05-06Object Snap: add object & matrix to view ray castCampbell Barton
2018-05-06WM: include macros in last-propertiesCampbell Barton