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
2018-09-19Cleanup: missed when using doxy groupsCampbell Barton
2018-09-19Multi-Objects: Initial select similar supportDalai Felinto
2018-09-19Move select similar to its own fileDalai Felinto
2018-09-19Cleanup: replace comment headings w/ doxy groupsCampbell Barton
2018-09-19Cleanup: BLI_expr_pylike argument orderingCampbell Barton
2018-09-19Cleanup: rename BLI_simple_expr -> BLI_expr_pylike_evalCampbell Barton
2018-09-19Cleanup: styleCampbell Barton
2018-09-19Correct invalid enum defaultCampbell Barton
2018-09-19Cleanup: remove dummy tooltipsCampbell Barton
2018-09-19UV Snap: minor uv-nearest optimizationsCampbell Barton
2018-09-19Fix T56827: Crash when enable onion skin in multiwindowAntonioya
2018-09-18GP: Remove vertex transformation when mode is not EDIT modeAntonioya
2018-09-18LookDev: Use theme background instead of world colorClément Foucault
2018-09-18Eevee: Rename "Trace Quality" into "Trace Precision"Clément Foucault
2018-09-18LookDev: Use black background color if world is not presentClément Foucault
2018-09-18StudioLight: Fix crash when closing blenderClément Foucault
2018-09-18Fix T54685: EditMesh UV's transform snapping only checks active objectAlan
2018-09-18UV_OT_align: Cleanup (use enum instead of chars for modes enumDalai Felinto
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-18UI: don't show Redo Unsupported, just hide buttons in that case.Brecht Van Lommel
2018-09-18Subdiv: CCG, implement stitching of given facesSergey Sharybin
2018-09-18Subdiv: CCG, make inner face grids averaging more reusableSergey Sharybin
2018-09-18Subdiv: CCG, initial grids stitching implementationSergey Sharybin
2018-09-18Subdiv: CCG, evaluate final position for multiresSergey Sharybin
2018-09-18Merge branch 'master' into blender2.8Bastien Montagne
2018-09-18Fix T56833: "zoom to cursor" in Clip editor not handling aspect ratio.Bastien Montagne
2018-09-18GPUShader: Manually validate sampler countClément Foucault
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-18UI: use monochrome lock icons next to decorators.Brecht Van Lommel
2018-09-18Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-18Close OpenEXR thread pool on exitSergey Sharybin
2018-09-18Fix T56831: Crash - Transfer Weight & changing it's properties.Bastien Montagne
2018-09-18Cleanup: spellingCampbell Barton
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-18Gizmo: dial3d option to get angles w/o wrappingCampbell Barton
2018-09-18Gizmo: add snap & tweak to the dial widgetCampbell Barton
2018-09-18Cleanup: group gizmo dial members into structsCampbell Barton
2018-09-18Correct view orientation update in last commitCampbell Barton
2018-09-18Gizmo: use spin widgets by defaultCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: move editmesh spin gizmo into own fileCampbell Barton
2018-09-18Gizmo: minor tweak to spin toolCampbell Barton
2018-09-17Merge branch 'master' into blender2.8Bastien Montagne
2018-09-17Eevee: Fix shader linking error with volumetric shadersClément Foucault
2018-09-17Eevee: Fix crash when using refraction with alpha clip blend modeClément Foucault
2018-09-17Fix object selection with eyerdropper not respecting property poll function.Brecht Van Lommel