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
path: root/source
AgeCommit message (Expand)Author
2017-06-19Probe: Add planar type.Clément Foucault
2017-06-19DrwManager: Add support for Custom Clipping PlanesClément Foucault
2017-06-19DrwManager: Add the possibility to invert backfacing.Clément Foucault
2017-06-19GPUFramebuffer: Add support to attach individual texture layer.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-19Fix T51774: Children particles hair interpolation not correct with textures o...Bastien Montagne
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: commentsCampbell Barton
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-16Manipulator: add array get/set functionsCampbell Barton
2017-06-16PyAPI: Fix warning about indentAaron Carlisle
2017-06-16Fix object selection doversion issue since WorkspaceDalai Felinto
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne
2017-06-16Missed last commitCampbell Barton
2017-06-16Cleanup: rename manipulator filesCampbell Barton
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-15Fix duplication of scene, it was missing duplication of layer propertiesDalai Felinto
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-15Cleanup: do not use `BKE_libblock_free_ex()` unless needed!Bastien Montagne
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Eevee: Use PROP_NONE for probe grid resolutionDalai Felinto
2017-06-15Layers: Scene copy should copy selection as well.Dalai Felinto
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-15Fix collada importer doing own handling of usercount/freeing.Bastien Montagne