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
2020-07-29GPencil: New Brush predefined modeAntonio Vazquez
2020-07-29GPU: Refactor gpu_texture_image to not use GL callsClément Foucault
2020-07-29GPU: Move gpu_shader.c to C++Clément Foucault
2020-07-29GPU: Move gpu_state.c to C++Clément Foucault
2020-07-29GPU: Move gpu_texture.c to C++Clément Foucault
2020-07-29GPU: Move gpu_uniformbuffer.c to C++Clément Foucault
2020-07-29GPU: Move gpu_vertex_buffer.c to C++Clément Foucault
2020-07-29GPU: Move gpu_vertex_format.c to C++Clément Foucault
2020-07-29Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-29Fix T78826: Move constraint is not fully disabledGermano Cavalcante
2020-07-29Particles: rename Size attribute to RadiusJacques Lucke
2020-07-29Workbench/Eeevee: Minor refactor in smoke draw functionSebastián Barschkis
2020-07-29GPencil: Consider extrude point as lastAntonio Vazquez
2020-07-29Particles: add Size attributeJacques Lucke
2020-07-29Fix T79355: switch to texture paint workspace changes image in other workspacesBrecht Van Lommel
2020-07-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-29Cleanup: quiet possible comma misuse warning in feestyle PyAPICampbell Barton
2020-07-29Clanup: unused returnCampbell Barton
2020-07-29Cleanup: correct assert in GPU_offscreen_read_pixelsCampbell Barton
2020-07-29Cleanup: declare static variablesCampbell Barton
2020-07-29Fix incorrect flag check in overlay relationship linesCampbell Barton
2020-07-29Docs: add translation keyword argument default for msgctxtnutti
2020-07-29Fix RST syntax for freestyle documentationnutti
2020-07-29Cleanup: Doxygen sections, comment formattingHans Goudey
2020-07-28Cleanup: class -> structJacques Lucke
2020-07-28Cleanup: too small loop variableJacques Lucke
2020-07-28Cleanup: Use bool instead of intHans Goudey
2020-07-28Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-07-28GPencil: Fix typo error in RIM VFX panelAntonio Vazquez
2020-07-28Merge branch 'blender-v2.90-release'Jacques Lucke
2020-07-28Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-28Fix T54544: "Copy Materials to Selected" only works when materials are define...Bastien Montagne
2020-07-28Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-07-28Fix T61607: OpenEXR files with less common RGB channels names not loadedBrecht Van Lommel
2020-07-28Fix: remove error in previous commitJacques Lucke
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-28Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-07-28GPencil: Fix unreported missing strokes in interpolationAntonio Vazquez
2020-07-28Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-28Fix bad 'Correct Face Attributes' behavior when extruding facesGermano Cavalcante
2020-07-28Transform: Correct Face Attributes: Option to merge attributesGermano Cavalcante
2020-07-28Fix precision issues in 'interp_weights_poly_v2'Germano Cavalcante
2020-07-28Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-28Fix T79180: Object disappears when scaled, set origin etc after applying smoo...Bastien Montagne
2020-07-28Cleanup: incorrect spelling of 'manhattan'Campbell Barton
2020-07-28Cleanup: spelling, commentsCampbell Barton
2020-07-28Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-28Cleanup: Commented `BKE_object_moves_in_time()` does not consider physicsSybren A. Stüvel
2020-07-28Cleanup: spelling fix in commentSybren A. Stüvel
2020-07-28Fix T79263: Alembic, exported rigid body animation not movingSybren A. Stüvel