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
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-05-05Merge branch 'master' into blender2.8Julian Eisel
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-04-19Get rid of glMatrixMode callsSergey Sharybin
2017-04-19Make UI block drawing closer to masterSergey Sharybin
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-27OpenGL: remove several glMatrixMode callsMike Erwin
2017-03-26Fix: Use "round" instead of "floor" in snapping UI to pixelsraa
2017-03-26Fix: Button's label can be NULLraa
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18Cleanup: use return args last and 'r_' prefix.Campbell Barton
2017-03-17Add tabs as standard button typesJulian Eisel
2017-03-17Merge branch 'master' into blender2.8Julian Eisel
2017-03-17Various icon adjustmentsraa
2017-03-13New Window Operator (to replace Duplicate Window)Dalai Felinto
2017-02-20OpenGL immediate mode: interface_widgets.cClément Foucault
2017-01-20Fix/cleanup stupid check on array of char being non-NULL pointer...Bastien Montagne
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-07-14Cleanup: comment blocksCampbell Barton
2016-06-29UI: prevent softrange from becoming nanCampbell Barton
2016-06-27Docs: arg namesCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-15Fix T47780: Icons don't update in floating panelsCampbell Barton
2016-03-07Fix T47691: Missing redraw w/ pop-up dialogsCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-02Fix crash accessing nodes search menuSergey Sharybin
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-23Fix button display clamping valuesCampbell Barton
2016-02-02UI: update dynamic tipsCampbell Barton
2016-02-02Fix T47256: Progress bar doesn't update w/ mouse-overCampbell Barton
2016-01-29Fix i18n-related points in T47265 - mostly, fix non-translated items in enum-...Bastien Montagne
2016-01-17Cleanup: spellingCampbell Barton
2016-01-17WM: remove unnecessary context argument from WM_report, no good reason to hav...Brecht Van Lommel
2015-12-31Cleanup: Py API namingCampbell Barton
2015-12-03Fix FileBrowser 'context-editing' properties shortcuts not being displayed in...Bastien Montagne
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
2015-11-23Cleanup: shadowing (interface)Campbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-11-10UI: support editing >400 length text buttonsCampbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-10-26Fix T46537: UV Image Editor. UV Sculpt toggle button doesn't show hotkey labe...Bastien Montagne