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
2016-08-18Cleanup: ifdef function which is only used from ifdef-ed codeSergey Sharybin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-12Depsgraph: Tag relations for update when making datablocks single userSergey Sharybin
2016-08-07Don't hide on/off buttons of the Softbody modifier when there's Collision.Alexander Gavrilov
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-28Fix T48951: Crash refreshing some popupsCampbell Barton
2016-07-27Fix memory leak when closing Blender with operator popup openJulian Eisel
2016-07-26Correct UI names of ID typesJulian Eisel
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-07-19Fix missing break in libblock relinkCampbell Barton
2016-07-18Fix T48874: Nested pop-up didn't update its parentCampbell Barton
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2016-07-16Cleanup: spellingCampbell Barton
2016-07-16Cleanup: line lengthCampbell Barton
2016-07-15UI: modifier keys now trigger number button updatesCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-14Fix T48845: Crash when right-clicking on a curve propertyKévin Dietrich
2016-07-12Fix 48831, Step II: UI icon code was not able to update/generate 'auto ID ico...Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-08Refactor: pass Main to id_make_local.Bastien Montagne
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-01UI: take zoom into account w/ curves widgetAlexander Gavrilov
2016-06-29UI: prevent softrange from becoming nanCampbell Barton
2016-06-28Fix T48753: VSE must restart for international fontsCampbell Barton
2016-06-27Fix T48743: Broken menu key acceleratorsCampbell Barton
2016-06-27Docs: arg namesCampbell Barton
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-13Fix T48595: UI glitch with driver menu re-openingCampbell Barton
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-06-09GPU: avoid multiple bind calls in GPU_draw_pbvh_buffersCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-08Make uiLists placed in popups usableJulian Eisel
2016-06-07GPU: Fix for glDrawPixels drawing w/ glsl shaderCampbell Barton
2016-06-02Fix leak using UI_BTYPE_TEXT button w/o a callbackJulian Eisel
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-06-01Fix/Workaround T48560: Color picker V fail w/ user defined RNACampbell Barton
2016-05-28Fix T48534: color picker hex #RRGGBB input allows typing one character too many.Brecht Van Lommel
2016-05-19Cleanup: warningsCampbell Barton
2016-05-18Theme Color Sets - Dynamically generated iconsJoshua Leung
2016-05-16Fix T48447: Inactive menu items don't grey-out iconsCampbell Barton
2016-05-06Fix T47657: Using template_list() with invoke_props_dialog()Bastien Montagne
2016-05-06Cleanup: warningsCampbell Barton
2016-05-05Cleanup: styleCampbell Barton