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-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
2016-05-04Fix T48210: Editing all selected buttons fails to auto-keyCampbell Barton
2016-05-04UI: avoid getting the active button when its already knownCampbell Barton
2016-05-03Fix 3D View panel header color wrong after theme resetJulian Eisel
2016-05-03Cache whether current translation language supports IME or notSergey Sharybin
2016-05-03Fix T47841: Shift-space doesn't type space in type-in fields on WindowsSergey Sharybin
2016-05-03UI: limit listview arrow/wheel bindingsCampbell Barton
2016-05-03UI: don't show tips when navigating ui-listCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-23Event system: Let event pass through after menu poll failsJulian Eisel
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-18Fix: Make it easier to tell if Color Swatches are greyed out or notJoshua Leung
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-04-15UI: copy to selected: add 'single'/'all' options to buttons' menu when relevant.Bastien Montagne
2016-04-02Fix T48030: Can't zoom VSE properties panelCampbell Barton
2016-04-01Fix T48001: Highlighting selected item in filtered lists.Bastien Montagne
2016-04-01Cleanup: style/spellingCampbell Barton
2016-03-31Fix memory leak when assigning driverJulian Eisel
2016-03-29RMB Menu: Add icons for delineating each cluster of options in this menuJoshua Leung
2016-03-29Drivers Setup: Expose all mapping types for creating driversJoshua Leung
2016-03-28T47532: Pop-ups drop fast mouse clicksJulian Eisel
2016-03-27More tooltip tweaksJoshua Leung
2016-03-27Cleanup: Silence some compiler warningsSergey Sharybin
2016-03-27Code Cleanup - Split out the property-button-finding code so that it can be u...Joshua Leung
2016-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-26Drivers Workflow: Change hotkey for "Add Drivers" to Ctrl-D (it was previous...Joshua Leung
2016-03-24UI: search operator's by word prefixCampbell Barton
2016-03-24Fix some typos and incorrect tooltips/descriptionsJoshua Leung
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-23UI: multi word filtering in search menuCampbell Barton
2016-03-22Fix T47830: Multi-edit w/ ui-list wont highlightCampbell Barton
2016-03-21Fix T47868: Check Box shape doesn't scaleCampbell Barton