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-19Depsgraph: Synchronize selection from original scene to copied-on-write oneSergey Sharybin
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Cleanup: quiet warningsCampbell Barton
2017-06-19Planar Probe: Add UI, 3d view Display and change defaults.Clément Foucault
2017-06-19Probe: Add planar type.Clément Foucault
2017-06-19Manipulator: de-duplicate flags and scale optionCampbell Barton
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-18Fix T51840: UI redraw in node editor header missing on pointcache bakeThomas Beck
2017-06-18Fix unreported: Copy-pasting nodes crashes when they have an undefined typeLukas Stockner
2017-06-18Manipulator: use matrix for manipulator directionCampbell Barton
2017-06-17Manipulator: use matrix instead of originCampbell Barton
2017-06-17Add Cone: tip soft-min should be zeroCampbell Barton
2017-06-17Merge branch 'master' into blender2.8Campbell Barton
2017-06-17Cleanup: use uintCampbell Barton
2017-06-17Manipulator: draw options for dialCampbell Barton
2017-06-17Manipulator: correct dial angleCampbell Barton
2017-06-17Manipulator: fix general purpose dial useCampbell Barton
2017-06-17Cleanup: unused codeCampbell Barton
2017-06-17Manipulator: Ignore zoom-level for on-screen widgetsCampbell Barton
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