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-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-20Fix T69097: Empty context menu for dimensionsCampbell Barton
2019-09-20Cleanup: discarded-qualifier warningCampbell Barton
2019-09-20Fix T69486: Reloading file in text editor marks file as modifiedPedro Reis
2019-09-20Cleanup: Add/use utility to remove regionsJulian Eisel
2019-09-20Fix empty file options region in regular editorJulian Eisel
2019-09-20Fix paint cursor drawing assertsPhilipp Oeser
2019-09-20Fix T69995: Object Drawtype Set To Solid IssuesJeroen Bakker
2019-09-20Fix T70101: Displace modifier handles empty vertex group incorrectlyJacques Lucke
2019-09-20Fix T69600: Bridge edges creates UV's with wrong rotationCampbell Barton
2019-09-20Fix T69355: Closing window stops video but not audioCampbell Barton
2019-09-20Fix T65264: Quick Favorite use in node-editorCampbell Barton
2019-09-20Fix T69797: Shear gizmo doesn't update on pivot point changeCampbell Barton
2019-09-20Fix T67174: Weight paint gradient has empty redo panelmano-wii
2019-09-20Mesh: support face-maps when joiningCampbell Barton
2019-09-20Fix T69999: Active element pivot crashes without active objectCampbell Barton
2019-09-20Cleanup: shadow warningCampbell Barton
2019-09-19Fix Preferences opens file browser in wrong windowJulian Eisel
2019-09-19Fix T69855: 3DView glitches involving depth buffermano-wii
2019-09-19DRW: Deduplicate drw_draw_depth_loop functionsmano-wii
2019-09-19Fix T70048: Assert when cancelling Append windowJulian Eisel
2019-09-19Fix T69971 EEVEE: Bump does not work using a UVMap node as inputClément Foucault
2019-09-19UI: layout support for fixed size buttons, and use for file browser open/cancelBrecht Van Lommel
2019-09-19Fix T70074: Missing file execute region in some files (crashes)Julian Eisel
2019-09-19Fix T70021: Alembic incomplete crease importSybren A. Stüvel
2019-09-19Fix T67471: hidden particle emitter occludes in Cycles rendered viewportBrecht Van Lommel
2019-09-19Fix T67724: Cycles renders metaballs with wrong texture spaceBrecht Van Lommel
2019-09-19Fix the rest of T68666: Animated mesh UVs, vertex colors don’t update onPhilipp Oeser
2019-09-19Fix T69610: Outliner doesn't update for text new and unlinkNathan Craddock
2019-09-19Alembic: Fix compiler error on WindowsSybren A. Stüvel
2019-09-19Fix T55403: Alembic: export of animated child hairsSybren A. Stüvel
2019-09-19Fix buffer overflow using bbone segment interpolationSergey Sharybin
2019-09-19Fix T70077: GPenci Controls points are not displayed in right locationAntonio Vazquez
2019-09-19Fix T69853: Object orientation is wrong with some AMD deprecated drivers.mano-wii
2019-09-19Fix part of T68666: Animated mesh UVs, vertex colors don’t update on time c...Sergey Sharybin
2019-09-19Fix T70070: Path always absolute when importing AlembicSybren A. Stüvel
2019-09-19Fix crash in local collections with excluded layerJulian Eisel
2019-09-19Fix T69993: vertex instancing only works on original verticesBrecht Van Lommel
2019-09-19Cleanup: rename anim::duration to anim::duration_in_framesSybren A. Stüvel
2019-09-19Fix T68091: Adding a corrupt video crashes/confuses BlenderSybren A. Stüvel
2019-09-19Use FFmpeg's own `av_guess_frame_rate()` function instead of guessing ourselvesSybren A. Stüvel
2019-09-19Cleanup: don't index the same array multiple timesSybren A. Stüvel
2019-09-19Fix T64855: smooth view not working in Eevee rendered modeBrecht Van Lommel
2019-09-19Fix missing 3D viewport solid shading mode request for UVs and vertex colorsBrecht Van Lommel
2019-09-19Fix T70060: Add bgl wrapper for glVertexAttribIPointerJacques Lucke
2019-09-19Clean-up/safety check in new BKE_mesh_copy_settings().Bastien Montagne
2019-09-19Cleanup: Spelling in commentSergey Sharybin
2019-09-19Fix T67934: Weight paint doesn't work with Subsurf/MultiresSergey Sharybin
2019-09-19Subdiv: Add vertex deformation callback to multires/subsurfSergey Sharybin
2019-09-19Subdiv: Add deformation-only subdivisionSergey Sharybin