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-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-07-19Merge branch 'master' into blender2.8Campbell Barton
2017-07-18Fix bad loss of precision when manually editing values in numbuttons.Bastien Montagne
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-05-10Merge commit 'origin/master (9395646c2c44cdf568ca950700d71fe966f2d80f)' into ...Dalai Felinto
2017-05-09Fix (unreported): Crash if a right click is performed on an image datablock (...Thomas Beck
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Implementation of custom python entries in all right click menusThomas Beck
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-31Cleanup: warningsCampbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Prevent crash on weight paintDalai Felinto
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-17Add tabs as standard button typesJulian Eisel
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-06Multi-View: Map cursor coordinates to visual coordinatesJulian Eisel
2017-03-01Cleanup: warningsCampbell Barton
2017-01-22Merge branch 'master' into blender2.8Julian Eisel
2017-01-20Cleanup/fix some BLI_string_utf8 not using size_t/off_t as expected.Bastien Montagne
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-15Proper fix for strict compiler warningSergey Sharybin
2016-12-15Revert "Cleanup: Remove unused variable"Sergey Sharybin
2016-12-15Cleanup: Remove unused variableSergey Sharybin
2016-12-13UI: Externally open file and path from context menuJulian Eisel
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-27Enable multi-selection editing by default (Alt-key behavior)Julian Eisel
2016-11-18Fix T50063: Editing driver's expression eliminates "Zero" numberJulian Eisel
2016-11-01Add 'copy array' for rna buttonsBastien Montagne
2016-10-31UI: Don't show empty panel right-click menuJulian Eisel
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-09-21UI: Make button driver and keying set shortcuts configurableJulian Eisel
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21UI: Fix crash using drag-toggle over window bounds with button callbackJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-27Fix memory leak when closing Blender with operator popup openJulian Eisel
2016-07-16Cleanup: line lengthCampbell Barton
2016-07-15UI: modifier keys now trigger number button updatesCampbell Barton
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-01UI: take zoom into account w/ curves widgetAlexander Gavrilov
2016-06-27Fix T48743: Broken menu key acceleratorsCampbell Barton
2016-06-24Cleanup: use return argument prefixCampbell Barton