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
2016-07-18Fix (unreported) ED_region_tag_redraw_partial() could override a previously d...Bastien Montagne
2016-07-18CMake: correct py-module on OSXCampbell Barton
2016-07-17BLI_heap: replace memarena w/ local allocatorCampbell Barton
2016-07-17Cleanup: minor edits to BLI_heapCampbell Barton
2016-07-16Fix use after free error from ab993e37Campbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-16Cleanup: line lengthCampbell Barton
2016-07-16Use the value `VIEW_PROJ_PERSP` in the remaining placesGermano Cavalcante
2016-07-15UI: modifier keys now trigger number button updatesCampbell Barton
2016-07-15Bump maximum threads number to 1024Sergey Sharybin
2016-07-15fix T48857: Improved the handling of Material Alpha, based on patch D1949 wit...Sandy Carter
2016-07-15Collada: changed specification of material alpha from using transparency to u...Gaia Clary
2016-07-15Re-initialize source/tools submoduleSergey Sharybin
2016-07-15missed from last commitCampbell Barton
2016-07-15Object Snap: make normal argument optionalCampbell Barton
2016-07-15Fix T48855: Ruler thickness broken in ortho viewCampbell Barton
2016-07-15Object Snap: replace perspective bool with enumCampbell Barton
2016-07-15Correct error in snap commitCampbell Barton
2016-07-15Cleanup: use BLI_math for paint smooth-strokeCampbell Barton
2016-07-15Cleanup: rename snap varsCampbell Barton
2016-07-15Add "Snap Selection to Active" option in menuCampbell Barton
2016-07-15Support for loading multiple images from the file selectorCampbell Barton
2016-07-15Fix select grouped parent, extend option was ignoredCampbell Barton
2016-07-15Sequencer: Remove add effect strip filesel propertiesCampbell Barton
2016-07-15Fix py-driver in startup.blend crash in background modeCampbell Barton
2016-07-14fix T48857: Added support for transparency (used Patch D1949 from bwrsandman ...Gaia Clary
2016-07-14Use BMesh solver for new boolean modifiersCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-14Fix T48844: Nodetrees of appended materials/textures/etc. were not correctly ...Bastien Montagne
2016-07-14Correct recent own fix to id_clear_lib_data_ex().Bastien Montagne
2016-07-14Cleanup/refactor: handle shapekeys exactly like 'owned' nodetrees in make_loc...Bastien Montagne
2016-07-14Cleanup: use BKE's ntreeFromID in readfile instead of local same function.Bastien Montagne
2016-07-14Fix bad handling of datablock's nodetree id_clear_lib_data_ex().Bastien Montagne
2016-07-14Get rid of BKE_key_make_local().Bastien Montagne
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-14Fix T48843: Sequencer crash with many effectsCampbell Barton
2016-07-14PyAPI: minor cleanup with library linkingCampbell Barton
2016-07-14Consolidate multiple checks for out->rect_float in prepare_effect_imbufs()Chad Fraleigh
2016-07-14Cleanup: Use BKE_scene_base_add for creating basesJulian Eisel
2016-07-14Make --debug-all include --debug-cycles and --debug-libmvSergey Sharybin
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-07-14PyAPI: Leak fix caused crash w/ attr swap trickCampbell Barton
2016-07-14PyAPI: fix leak linking library dataCampbell Barton
2016-07-14PyAPI: fix memory leaks in dictionary assignmentCampbell Barton
2016-07-14PyAPI: Use module names on initializatonCampbell Barton
2016-07-14Improves the accuracy of snap to edgesGermano Cavalcante
2016-07-14Cleanup: styleCampbell Barton
2016-07-14Use BLI_endian_switch in dna_genfileCampbell Barton
2016-07-14Simplify snapping functionsGermano Cavalcante
2016-07-14Fix T48846: Ruler/Protractor crash in ortho modeCampbell Barton