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-10DRW: Add new features from lightcache branchClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-08Fix crash in lamp preview renderCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-063D View: support object type visibility/selectionCampbell Barton
2018-07-06Fix T55796: Motion Paths are not being drawn as overlayJoshua Leung
2018-07-03View3D: Remove v3d->zbufClément Foucault
2018-07-03Revert "GHOST: Delay opengl context initialization"Clément Foucault
2018-07-03Cleanup: typosCampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-07-013D View: use 3px dashed relationship lineCampbell Barton
2018-06-29Cleanup: Moar DM busting, mostly cleaning up MOD_utils.Bastien Montagne
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-28Overlay: Make overlay engine rebder on top of paint modes.Clément Foucault
2018-06-28Workbench: Fix crash editing in texture modes without uv layerJeroen Bakker
2018-06-28Hair drawing: respect the amount of layers.Jeroen Bakker
2018-06-25Draw: Use more proper particles index lookupSergey Sharybin
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-21T55570: Moved Texture drawtype as to shading popoverJeroen Bakker
2018-06-19Cleanup: some more valid G.main usages moved to G_MAIN.Bastien Montagne
2018-06-193D View: improve selection lockingCampbell Barton
2018-06-19Particles: Support changing modifiers during particle edit modeSergey Sharybin
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-183D View: don't show manipulators when overlay is disabledCampbell Barton
2018-06-18Cleanup: redundant greater thanCampbell Barton
2018-06-173D View: 3D Cursor was not restoring GL stateCampbell Barton
2018-06-15Cleanup: code styleCampbell Barton
2018-06-15Edit Mesh: tweak vertex size & edge widthCampbell Barton
2018-06-15Hair editing: Use original object's particles for drawingSergey Sharybin
2018-06-14GPU: consistenly use mipmap on/off in all draw modes.Brecht Van Lommel
2018-06-14Move call to drw_state_ensure_not_reused() inside the region locked by DST.gl...Clément Foucault
2018-06-13DRW: Fix crash caused by hair transform feedbackClément Foucault
2018-06-13Cleanup: unused varCampbell Barton
2018-06-13T55456: EditMode DrawingJeroen Bakker
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-11Render: Create a separate gl context for rendering.Clément Foucault
2018-06-11GHOST: Delay opengl context initializationClément Foucault
2018-06-11DRW: Rename ogl_context to gl_contextClément Foucault
2018-06-11DRW: Add cache reset.Clément Foucault
2018-06-11MetaBall support for Workbench + EEVEEJeroen Bakker
2018-06-10Workbench: Xray: Optimize and fix implementation.Clément Foucault
2018-06-10Viewport: "Show Relationship Lines" overlay toggle is now respected by Object...Joshua Leung
2018-06-08Rename: GPU_material_get_uniform_buffer > GPU_material_uniform_buffer_getDalai Felinto
2018-06-07Remove more printfs ....Clément Foucault
2018-06-07Eevee: Fix hair not rendering.Clément Foucault
2018-06-07Remove printfsClément Foucault