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-26Correct copy-paste error manipulatorCampbell Barton
2017-06-26Manipulator: use 'void *' for callback data argsCampbell Barton
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Building w/o Python works againCampbell Barton
2017-06-26Manipulator: add optional properties argumentCampbell Barton
2017-06-25Collada: Exporter now only exports either 'Materials' or 'UV Textures as Mate...Gaia Clary
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-06-24Fix T51792: crash calling bpy.ops.screen.animation_cancel while scrubbing.Brecht Van Lommel
2017-06-23Silence warnings (tsc, tsc)Dalai Felinto
2017-06-23GPUMaterial: Avoid freeing GLSL shaders when changing scene properties.Clément Foucault
2017-06-23Revert "Temporarily disable material preview (T51796 workaround)"Luca Rood
2017-06-23Grease Pencil: Fix hardcoded DKEY for continous drawingDalai Felinto
2017-06-23Fix T51845raa
2017-06-23Manipulator: partial depth supportCampbell Barton
2017-06-23Manipulator: disable GL state changes drawing geometryCampbell Barton
2017-06-23Manipulator: flip scale flag usageCampbell Barton
2017-06-23Manipulator: rename struct membersCampbell Barton
2017-06-22Light Probes: interface changes, and renamesDalai Felinto
2017-06-22Manipulator: target property definitionsCampbell Barton
2017-06-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-06-21Manipulator: edit_properties -> target_propertiesCampbell Barton
2017-06-21Manipulator: Move types into their own directoryCampbell Barton
2017-06-21Manipulators: move settings to ID propertiesCampbell Barton
2017-06-20Fix: Icon alignment for scaled pie buttons with no textraa
2017-06-20Clean node names and organize menus for eeveeLuca Rood
2017-06-20Implement Eevee output node systemLuca Rood
2017-06-19Manipulators: store operator type instead of idCampbell Barton
2017-06-19Fix warning in view3d_draw.Clément Foucault
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