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
2018-09-19Depsgraph: Connect duplicating geometry to duplicatorSergey Sharybin
2018-09-19Depsgraph: Make geoemtry to tag function more reusableSergey Sharybin
2018-09-19Depsgraph: Correct early output in collectionsSergey Sharybin
2018-09-19Depsgraph: Handle text datablock in ID builderSergey Sharybin
2018-09-19Addon Utils: Green light the uv layout addonDalai Felinto
2018-09-19Depsgraph/RNA: Fix broken 'dupliobject' RNA interface.Bastien Montagne
2018-09-19Fix possible misuse of `BLI_strncpy`.mano-wii
2018-09-19GP: Fix stupid mistakeAntonioya
2018-09-19GP: Remove unneeded flagAntonioya
2018-09-19Fix T56756: Pivot Point update issue(minor issue).Bastien Montagne
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-19Fix T56838: Quick smoke failing with Python error.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-19Merge branch 'master' into blender2.8Campbell 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-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-19Cleanup: trailing spaceCampbell 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-18GP: Change Frames title for Onion panelAntonioya
2018-09-18GP: change hide icon in materialsAntonioya
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