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-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-10Cleanup: styleCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-05Cleanup: Undefined function declarationsSergey Sharybin
2018-07-05Sculpt: Fix disappearing object on undoSergey Sharybin
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-03Sculpt: Fix ghosting artifacts when sculpting in workbench engineSergey Sharybin
2018-07-03Sculpt: Fix possible race condition with undo nodesSergey Sharybin
2018-07-02Sculpting: add Manual detail mode for dynamic topology.Macelaru Tiberiu
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: right shiftCampbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Painting: fix uninitialized variable useCampbell Barton
2018-07-02Fix sculpt key bindingsCampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26Fix T55630: update issue between Object and TexPaint modes.Bastien Montagne
2018-06-25Fix T55493: Sculpting on smooth shaded bug.Bastien Montagne
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-22Cleanup: nuke another DM usage in paint code.Bastien Montagne
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-21Cleanup: nuke useless BKE_DerivedMesh.h includes.Bastien Montagne
2018-06-20Cleanup: use new BKE_mesh_iterator foreach_mapped helpers in WPaint gradient ...Bastien Montagne
2018-06-19Cleanup: names of WPaint gradient data structs.Bastien Montagne
2018-06-19Cleanup: remove DerivedMesh from WPaint Gradient tool code.Bastien Montagne
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Fix (unreported) passing CDLayer 'ID' instead of bitflag to a cdlayer mask!Bastien Montagne
2018-06-19Cleanup: remove ref to dm in names in projpaint struct.Bastien Montagne
2018-06-19Remove derivedmesh from 3DView texture/projection paint.Bastien Montagne
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Cleanup DM generation code for ProjPaint.Bastien Montagne
2018-06-19Fix (unreported) unauthorized relesing of derived_final DM in paint projectio...Bastien Montagne
2018-06-19Merge branch 'master' into blender2.8Campbell Barton
2018-06-19Vertex Paint: set sculpt object mode immediatelyCampbell Barton
2018-06-15Cleanup: G.main removal from 2.8-only code.Bastien Montagne
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-12Cleanup: warning, spacesCampbell Barton
2018-06-12Cleanup: get rid of global RNG usage in paint stroke code.Bastien Montagne