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
2019-08-15Fix check that validates a selection indexmano-wii
2019-08-15Cleanup: Silence C4115 warningmano-wii
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-15DRW: New function DRW_culling_min_max_testmano-wii
2019-08-15Fix T68675: particle edit mode makes blender crashPhilipp Oeser
2019-08-15Mesh Batch Cache: Split UV an tangent into 2 distinct VBOsClément Foucault
2019-08-15GPU: Vertex Format: ADd function for safe GLSL attrib nameClément Foucault
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-12Cleanup: rename `BaseOffset` to `ObjectOffsets`mano-wii
2019-08-12Cleanup: DRW manager: Move `select_buffer.c` utilities out of the selection e...mano-wii
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-06DrawManager: Fixed Assertion In WorkbenchJeroen Bakker
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-08-01Cleanup: remove unused membermano-wii
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-23Fix T67299: UV Stretching Overlay of type "Area" fail when any face is hiddenmano-wii
2019-07-18Fix T61117: Selecting an armature doesn't select the boneCampbell Barton
2019-07-15Fix T66983 Wireframe Display in edit mode edges missing when overlays are dis...Clément Foucault
2019-07-15Fix T66707 Modifying bone's 'Custom Object' reference shape causes blender to...Clément Foucault
2019-07-12Fix T66773: Active edit-bone isn't updatingCampbell Barton
2019-07-12Cleanup: use `_orig` as a suffixCampbell Barton
2019-07-12UI: increase contrast for active boneCampbell Barton
2019-07-10Fix T66654: wireframe overlay crash in vertex paint in some casesJeroen Bakker
2019-07-10Fix T61770 Multiple Hair Systems Not visible while in particle edit modeClément Foucault
2019-07-10Fix T65850 Sculpt: Vertices not hidden if using shape keysClément Foucault
2019-07-10DrawManager: Crash Face SelectionJeroen Bakker
2019-07-09Fix T66516: WPaint crash selecting bone with wire & face-maskCampbell Barton
2019-07-08Fix T65534 Eevee don't respect active UVmapClément Foucault
2019-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-07-07Cleanup: spellingCampbell Barton
2019-07-06Fix T62101: GPencil: selection order is wrongAntonioya
2019-07-05Fix paint modes using edge-selection in non-selection modesCampbell Barton
2019-07-05DRW: tweak paint edge drawing to show all unselected edgesCampbell Barton
2019-07-04Cleanup: Suppress warningJeroen Bakker
2019-07-04GreasePencil: Image render artifactsJeroen Bakker
2019-07-02Fix T65468 Nurbs: Broken display when hiding control pointsClément Foucault
2019-07-01DRW: replace edge hash with an edge aligned bitmapCampbell Barton
2019-07-01DRW: Fix Crash in DRW_draw_depth_object when object batch cache is not initClément Foucault
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-07-01PaintingModes: Facemask Wireframe DrawingJeroen Bakker
2019-06-27DRW: Add DRW_STATE_BLEND_CUSTOMClément Foucault
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-06-26DRW: New function to retry stencil_mask valueAntonioya
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-19Fix T65914: Workbench Transparency FilmJeroen Bakker
2019-06-18MeshBatchCache: Speedup: Do not return valid batch if geometry is emptyClément Foucault