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-06-17Camera widget only drew 3 sidesCampbell Barton
2017-06-17Cleanup: minor consistency tweak for type nameCampbell Barton
2017-06-17Manipulator: remove type specific 'new' functionsCampbell Barton
2017-06-16Manipulator: initial manipulator for spin operatorCampbell Barton
2017-06-16Manipulator: New grab preset, use for bisectCampbell Barton
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne
2017-06-16Add bisect manipulatorCampbell Barton
2017-06-16Add support for delayed manipulator removalCampbell Barton
2017-06-16UV manipulator from custom widgets branchCampbell Barton
2017-06-15Merge branch 'master' into blender2.8Campbell Barton
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Cleanup: make Group Unlink outliner action use `BKE_libblock_delete() too.Bastien Montagne
2017-06-15Cleanup: remove useless call to `BKE_screen_free()` in screen deletion.Bastien Montagne
2017-06-15Fix dangerous code when deleting Scene.Bastien Montagne
2017-06-15Updates to manipulator APICampbell Barton
2017-06-15Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's w...Bastien Montagne
2017-06-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-15Further improvements of text editor for POV-RayBastien Montagne
2017-06-15Probes: Modify Add Menu and change defaults.Clément Foucault
2017-06-14Temporarily disable material preview (T51796 workaround)Luca Rood
2017-06-14Merge branch 'master' into blender2.8Campbell Barton
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-06-13Better Fix for T51777: Separating objects by selected verticesDalai Felinto
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-12Fix T51777: Separating objects by selected vertices in Eevee causes crashDalai Felinto
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-06-10Rename node_widgets -> node_manipulatorsCampbell Barton
2017-06-10Missed last commitCampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-09Fix crash when making local object+obdata with linked armature.Bastien Montagne
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-09Fix T51756: Fix crash when transforming vertices in edit modeSergey Sharybin
2017-06-09Fix compilation issueClément Foucault
2017-06-09Probes: Add more parameters.Clément Foucault
2017-06-09Probe: Add panel and "Add-menu" items.Clément Foucault
2017-06-09Probe: fix some missing bits / errors in RNA ...Clément Foucault
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-08Fix compilation error after recent depsgraph cleanupSergey Sharybin
2017-06-08Remove selection color from the baseSergey Sharybin
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-07WM: add wmManipulatorType, from wmManipulatorCampbell Barton