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-07-19Fix T51969: Filebrowser "Open File" button disappear when double-click thumbnailJulian Eisel
2017-07-19Manipulators: use nearest manipulatorCampbell Barton
2017-07-18Merge branch 'master' into blender2.8Campbell Barton
2017-07-18Cleanup: use WM_event prefix for modal_tweak_exitCampbell Barton
2017-07-18WM: move WM_event_is_last_mousemove to the WM APICampbell Barton
2017-07-18Merge branch 'master' into blender2.8Campbell Barton
2017-07-17Work around small DPI resulting in blurry fonts, clamping auto DPI to minimum...Brecht Van Lommel
2017-07-17Fix crash re-registering the same manipulator typeCampbell Barton
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-14Fix T51945: LMB select swaps manipulator buttonsCampbell Barton
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-07-10Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Error in last commitCampbell Barton
2017-07-10Fix T51998: Anim player uses 100% CPUCampbell Barton
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix build after previous commit.Brecht Van Lommel
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-03Fix T51889: broken UI after File > New without a userpref.blend.Brecht Van Lommel
2017-07-01Cleanup: unused definesCampbell Barton
2017-06-29No need to free all the shaders when appending or reloading librariesDalai Felinto
2017-06-27Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Fix T51902: Severe problem with relocating linked libraries when using proxies.Bastien Montagne
2017-06-26Rename wmManipulatorPropertyType.type -> data_typeCampbell Barton
2017-06-26Manipulator: use 'void *' for callback data argsCampbell Barton
2017-06-26Building without Python works againCampbell Barton
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Manipulator: name setting functionCampbell Barton
2017-06-26Manipulator: add optional properties argumentCampbell Barton
2017-06-24Fix T50856: crash when minimizing window on AMD / Windows.Brecht Van Lommel
2017-06-23Manipulator: partial depth supportCampbell Barton
2017-06-23Manipulator: flip scale flag usageCampbell Barton
2017-06-23Manipulator: rename struct membersCampbell Barton
2017-06-23Manipulator: add tweak-snap (not used yet)Campbell Barton
2017-06-23Manipulator: fix broken hover optionCampbell Barton
2017-06-22Manipulator: target property definitionsCampbell Barton
2017-06-21Manipulator: edit_properties -> target_propertiesCampbell Barton
2017-06-21Manipulators: move settings to ID propertiesCampbell Barton
2017-06-19Manipulators: store operator type instead of idCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Manipulator: use ui-scale for widgetsCampbell Barton
2017-06-19Manipulator: de-duplicate flags and scale optionCampbell Barton
2017-06-18Manipulator: commentsCampbell Barton
2017-06-18Manipulator: use matrix for manipulator directionCampbell Barton
2017-06-17Manipulator: use matrix instead of originCampbell Barton
2017-06-17Manipulator: remove type specific 'new' functionsCampbell Barton
2017-06-16Manipulator: add array get/set functionsCampbell Barton
2017-06-16Missed last commitCampbell Barton
2017-06-16Cleanup: rename manipulator filesCampbell Barton