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-10-21Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-10-10Random Select Seed OptionCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-09-25Bunch of minor cleanupJulian Eisel
2015-09-25Initial support for custom keymaps per widget groupJulian Eisel
2015-09-22Support selecting widgets and use for facemap widgetsJulian Eisel
2015-09-20Draw focal length widget with camera aspectJulian Eisel
2015-09-19Fix memory leak for widgets w/o own interaction handlingJulian Eisel
2015-09-15Cleanup: Naming, consistent API call orderJulian Eisel
2015-09-15Cleanup: Avoid special widget flag API functions, use general function insteadJulian Eisel
2015-09-15Minor corrections to previous commitJulian Eisel
2015-09-15Doxygen documentation for widget libraryJulian Eisel
2015-09-14Get rid of overkill arrow widget custom line vec drawingJulian Eisel
2015-09-11Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-09-10Add initial camera focal length widgetJulian Eisel
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-09-08Allow custom arrow range per widgetJulian Eisel
2015-08-29Make offset a property for all widgets, not only certain widget typesJulian Eisel
2015-08-29Add initial widget for wind force field strengthJulian Eisel
2015-08-26Fix 2-axes constrained widgets not rotating with manipulator correctlyJulian Eisel
2015-08-24Fix manipulator not scaling correctly in 3D widgets drawing modeJulian Eisel
2015-08-24Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-08-24Fix wrongly allocated memory, cleanupJulian Eisel
2015-08-24Make color a property for all widgets, not only for certain widget typesJulian Eisel
2015-08-24Tweaking colors again, yellow highlight color was a bit too aggressiveJulian Eisel
2015-08-23New manipulator widgets for 2-axes constrained transformJulian Eisel
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-20Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-19Support and use custom arrow line drawing vertsJulian Eisel
2015-08-18Implement scaling manipulatorJulian Eisel
2015-08-18Allow widgets to define custom line width (and use for manipulator)Julian Eisel
2015-08-18Cleanup, cleanup and more cleanup!Julian Eisel
2015-08-16Register each widget with a unique id-nameJulian Eisel
2015-08-15Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-08-11Add WM_event_add/remove_timer_notifier() helpers.Bastien Montagne
2015-07-24Painfully merge branch 'master' into wiggly-widgetsJulian Eisel
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-06-23Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-06-01Fix T40621: Tablet in walk mode failsCampbell Barton
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-28Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-05-26Fix T44740: Tweak events stuck (ignored release)Campbell Barton
2015-05-18UI: errors in buttons now show in info reportCampbell Barton
2015-05-09Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-05-04Cleanup: WM_main_remove_notifier_referenceCampbell Barton
2015-04-09More minor cleanupJulian Eisel