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-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
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton
2015-06-08Cycles: Fix crash doing render preview of external OSL scriptSergey Sharybin
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-06Cleanup: TyposJulian Eisel
2015-06-04Fix tooltip colors not initialized correctlyJulian Eisel
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-03Fix for RMB Menu title including shortcutCampbell Barton
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-06-03Cleanup: check button flag for shortcut delimiterCampbell Barton
2015-06-02Fix operator exec /w popups that close the windowCampbell Barton
2015-06-01UI: tweaks to ID and non ID preview templatesInes Almeida
2015-06-01template id previews: changes for consistency with icon views templateInes Almeida
2015-06-01template ID previews: quick fix for buttons region overlapping the search buttonInes Almeida
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-31Fix ugly drawing of closed panels in horizontal layoutJulian Eisel
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-30Correct own error with recent commitCampbell Barton
2015-05-29Cleanup: Use true/false for bool, namingJulian Eisel
2015-05-29UI cleanup: removing if, condition was already testedInes Almeida
2015-05-28Multi-value, multi-button cancel keeps value setCampbell Barton
2015-05-28Multi-value cancel, keeps scale setCampbell Barton
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-27Missing NULL check getting selected obdataCampbell Barton
2015-05-26Cleanup, add comment for old code.Antony Riakiotakis
2015-05-26Style cleanup: space after keywordSergey Sharybin
2015-05-26Revert "Cleanup: set var twice"Bastien Montagne
2015-05-26Fix own sillynessAntony Riakiotakis
2015-05-26Don't crash with pie menus with more than 8 items.Antony Riakiotakis
2015-05-26Fix RMB menu in popup, included 'Header' submenuCampbell Barton
2015-05-26Fix T44697: Multi-value edit /w layers failsCampbell Barton
2015-05-26Cleanup: set var twiceCampbell Barton
2015-05-25Minor cleanup...Bastien Montagne
2015-05-25Fix `widget_draw_preview()` not taking into account given alpha.Bastien Montagne
2015-05-25preview buttons: tiny optimizationInes Almeida