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-19Merge branch 'master' into blender2.8Bastien Montagne
2018-09-19Fix unused var in case Alembic is not enabled, in own previous commit.Bastien Montagne
2018-09-19Mesh Sequence Cash: do not *always* report as depending on time!Bastien Montagne
2018-09-19Cleanup: Unused variable in release buildSergey Sharybin
2018-09-19Subdiv: CCG, remove redundant callSergey Sharybin
2018-09-19EditMesh: show the spin arc as a thin ribbonCampbell Barton
2018-09-19Gizmo: tweaks to dial drawingCampbell Barton
2018-09-19Gizmo: exclude arc from selectionCampbell Barton
2018-09-19EditMesh: orient spin arc to follow the cursorCampbell Barton
2018-09-19Gizmo: remove matrix rotation for the dial gizmoCampbell Barton
2018-09-19Correct polygon_smooth being left enabledCampbell Barton
2018-09-19Cleanup: commentsCampbell Barton
2018-09-19Gizmo: dial3d option to show the final angleCampbell Barton
2018-09-19Fix unreported: Undo of texts pasted in the Text Editor misses one character.mano-wii
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Fix unreported: Undo of texts pasted in the Text Editor misses one character.mano-wii
2018-09-19Cleanup: replace pointer/int casts with macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
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