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-24Cleanup: styleCampbell Barton
2018-09-22GP: Change direction text depending of sculpt brushAntonioya
2018-09-22Remove last traces of game engine and blenderplayerInes Almeida
2018-09-22Depsgraph: Shrinkwrap modifier needs its own object transform.Alexander Gavrilov
2018-09-22GP: Change appearance panel for sculpt brushesAntonioya
2018-09-21GP: Move mask button to headerAntonioya
2018-09-21GP: More changes to sculpt panels and topbarAntonioya
2018-09-21Select Similar: Cleanup - WITH_FREESYTLEDalai Felinto
2018-09-21Multi-Objects: Select similar edge SIMEDGE_FREESTYLEDalai Felinto
2018-09-21Select Similar: CleanupDalai Felinto
2018-09-21Select Similar: Skip hidden elementsDalai Felinto
2018-09-21Multi-Objects: Select similar edge SIMEDGE_SEAM/SIMEDGE_SHARPDalai Felinto
2018-09-21Fix part of T56865: wrong center with orbit around selection in weight paint.Brecht Van Lommel
2018-09-21Fix Python errors in weight paint mode.Brecht Van Lommel
2018-09-21GP: Initial changes in sculpt brush panelAntonioya
2018-09-21GPU Python API: matrix.load_projection_matrixmano-wii
2018-09-21Re-enable OBJ add-on.Bastien Montagne
2018-09-21MESH_OT_select_similar: CleanupDalai Felinto
2018-09-21Multi-objects: Select similar edge SIMEDGE_FACE_ANGLEDalai Felinto
2018-09-21Rename bm_sel_similar_cmp_short > select_similar_compare_LONGDalai Felinto
2018-09-21Multi-objects: Select similar edge SIMEDGE_LENGTHDalai Felinto
2018-09-21Multi-objects: Select similar edge SIMEDGE_DIRDalai Felinto
2018-09-21Multi-objects: Select similar edge SIMEDGE_FACEDalai Felinto
2018-09-21Select similar edge: Granular error messageDalai Felinto
2018-09-21Py io_utils: deprecate `orientation_helper_factory` and add new `orientation_...Bastien Montagne
2018-09-21Fixup for gpu.types.GPUOffscreen.py exampleDalai Felinto
2018-09-21Wireframe Mode: Fix missing wireframe if overlays are disabledClément Foucault
2018-09-21gpu.types.GPUOffscreen.py example file: Move the shader reference removal cod...mano-wii
2018-09-21Viewport: tweak shading pie layout and naming.Brecht Van Lommel
2018-09-21Cleanup: IndentationSergey Sharybin
2018-09-21Multires: Remove unused field from reshape contextSergey Sharybin
2018-09-21gpu.types.GPUOffscreen.py example file: Delete the reference of the previous ...mano-wii
2018-09-21Viewport: tweak shading pie menu to have X-ray on same side as wireframe.Brecht Van Lommel
2018-09-21Viewport: change Z key to shading pie menu to switch mode, X-ray and overlays.Brecht Van Lommel
2018-09-21Fix: missing cache invalidation when the active vertex group changedJacques Lucke
2018-09-21Edit Mesh Mode: Increase Face dot Z biasClément Foucault
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-09-21DRW: Add back wireframe modeClément Foucault
2018-09-21Cleanup: InetnationSergey Sharybin
2018-09-21Multires: Support masks propagation to higher levelsSergey Sharybin
2018-09-21Multires: Copy mask from sculpt to multiresSergey Sharybin
2018-09-21Subdiv: CCG, initialize grid mask from paint maskSergey Sharybin
2018-09-21Subdiv: CCG, cleanupSergey Sharybin
2018-09-21Re-enable FBX add-on.Bastien Montagne
2018-09-21Depsgraph: update frame in scene on frame change.Brecht Van Lommel
2018-09-21Fix smoke to render in Cycles again.Brecht Van Lommel
2018-09-21GP: Change canvas titlesAntonioya
2018-09-21Cleanup: convert smoke modifier from DerivedMesh to Mesh.Brecht Van Lommel
2018-09-21Cycles: keep material settings panel closed by default.Brecht Van Lommel
2018-09-21Revert "Fix: setUp of ID Property tests failed"Jacques Lucke