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: Remove "_new" from GPU_generate_pass_newClément Foucault
2018-09-19Fix T55059: EEVEE UV not available until you go in and out of edit modeClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19Depsgraph: Another followup to the previous commitSergey Sharybin
2018-09-19Fix wrong pointer used in modifier stackSergey Sharybin
2018-09-19Depsgraph: Correction for the previous commitSergey Sharybin
2018-09-19Cleanup: Remove some DerivedMesh wrappers for modifiersJacques Lucke
2018-09-19GP: Verify weight data is correct before assigningAntonioya
2018-09-19GP: Fix crash when select vertex group in modifiersAntonioya
2018-09-19Depsgraph: Ensure shading update orderSergey Sharybin
2018-09-19GP: Fix copy frame error in dopesheetAntonioya
2018-09-19Depsgraph: Always assume scene camera is visibleSergey Sharybin
2018-09-19Fix T56697: missing viewport update after keyframe edits in animation editors.Brecht Van Lommel
2018-09-19UI: make new icon consistent with other places.Brecht Van Lommel
2018-09-19Fix own mistake in previous commit.Bastien Montagne
2018-09-19Depsgraph: Make visible update to operate on per-component levelSergey Sharybin
2018-09-19Despgraph: Keep track of per-component visibilitySergey Sharybin
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-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-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