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
2015-09-15Fix T46113: Color picker erratic outside 0-1 rangeCampbell Barton
2015-09-10UI: increase threshold for color-band selectCampbell Barton
2015-09-10Show correct syntax for id-propertiesCampbell Barton
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-09-01Fix T45825: Macro redo disable options incorrectlyCampbell Barton
2015-08-28Fix UI font drawing getting width w/o kerningCampbell Barton
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-19Fix T45847: Pie looses focus when mouse cursor passes through a pie buttonJulian Eisel
2015-08-19More BLT/Windows fixes... :/Bastien Montagne
2015-08-18Fix T45824: Pie's no longer show enum iconsCampbell Barton
2015-08-18UI: avoid property lookup w/ expanded enumsCampbell Barton
2015-08-18UI: avoid subtracting shadow from winrctCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-14Cleanup: Avoid calling function twiceJulian Eisel
2015-08-14Remove redundant workaround for T41548Julian Eisel
2015-08-14Fix T45750: Closing search menu by clicking root button doesn't work when cli...Julian Eisel
2015-08-12Fix T45739: Number slider precision handling inconsistent between unit systems.Bastien Montagne
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-02parenthisize macro args to avoid errorsCampbell Barton
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-07-24Fix: Autokeying of buttons doesn't work on NLA Strip propertiesJoshua Leung
2015-07-21Fix T45363: Bone attrs ignore editing all selectedCampbell Barton
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-13Add icon scale argument for ui-template-previewsCampbell Barton
2015-07-06Cleanup: style, spellingCampbell Barton
2015-07-03Fix T45281: IOR Value Slider with "Ctrl" modifier does not increment as inten...Bastien Montagne
2015-07-03Cleanup: 'return' parameters to the end of functions, and use 'r_' prefix for...Bastien Montagne
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-07-01Use macro for user-prefs version checksCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-22Fix T45149: Normal Node shows a hole in its sphere with heigh scale facsJulian Eisel
2015-06-22Fix T45144: Multi-value-edit ignored rangeCampbell Barton
2015-06-22Fix T45133: Crash drawing material buttonsCampbell Barton
2015-06-22Fix memory leak /w multi-drag over a single buttonCampbell Barton
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Revert "Revert "Disable key accelerators for splash screen""Campbell Barton
2015-06-15Revert "Disable key accelerators for splash screen"Thomas Beck
2015-06-13Fix: Don't show "Clear Keyframes" option in RMB menu for NLA Strip propertiesJoshua Leung
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-06-11Fix T45032 allow float rotational values for numpad rotationAntony Riakiotakis
2015-06-09Disable key accelerators for splash screenCampbell Barton
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne