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
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-09Cleanup: styleCampbell Barton
2018-06-09UI: initial support for parent panels in popoversCampbell Barton
2018-06-09RNA: revert object mode re-orderCampbell Barton
2018-06-09Workbench: Fix xray normal not being normalized.Clément Foucault
2018-06-09Workbench: Matcaps: Fix matcap under perspective.Clément Foucault
2018-06-09Workbench: Fix incident vector calculation.Clément Foucault
2018-06-09Layout for materials closer to single columnPablo Vazquez
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08WM: correct recent change to click/drag detectionCampbell Barton
2018-06-08WM: fix panel drag event handlingCampbell Barton
2018-06-08WM: fix node link & background dragCampbell Barton
2018-06-08WM: fix panel drag event handlingCampbell Barton
2018-06-08WM: fix node link & background dragCampbell Barton
2018-06-08Depsgraph: Remove no longer needed nodetree values copying on evalDalai Felinto
2018-06-08UI: clear properties color when emptyCampbell Barton
2018-06-08Sculpt/Paint: move PBVH building to use evaluated mesh instead of deprecated ...Bastien Montagne
2018-06-08UI: remove tools space type, use properties contextCampbell Barton
2018-06-08DRW: Fix animated material not refreshingDalai Felinto
2018-06-08Fix crash with wertex and weight modesSergey Sharybin
2018-06-08Rename: GPU_material_get_uniform_buffer > GPU_material_uniform_buffer_getDalai Felinto
2018-06-08Rename: GPU_texture_orphansDalai Felinto
2018-06-08Workbench: XFlip Matcap per 3D ViewJeroen Bakker
2018-06-08Fix T55387: Render fullscreen from top menu crashes BlenderJulian Eisel
2018-06-08Alembic: replaced BLI_assert() with comment why the assert is wrongSybren A. Stüvel
2018-06-08Alembic: slight clarificationsSybren A. Stüvel
2018-06-08Alembic export: get evaluated object when exporting shapeSybren A. Stüvel
2018-06-08Alembic: Moved a BLI_assertSybren A. Stüvel
2018-06-08mesh_get_eval_final() should check ob->runtime.mesh_evalSybren A. Stüvel
2018-06-08Add check in BKE_pbvh_apply_vertCos that number of deforming cos matches numb...Bastien Montagne
2018-06-08Fix T55404: Auto key with only-available doesn't workSergey Sharybin
2018-06-08Alembic: fixed MSVC incompatibilitySybren A. Stüvel
2018-06-08Workbench: Default specular settings when no materials are usedJeroen Bakker
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: unused var, trailing spaceCampbell Barton
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Fix T55380: Crash when getting out of EditMode in some casesSergey Sharybin
2018-06-08Workbench: Lights user prefJeroen Bakker
2018-06-08Prevent wheel causing spurious click/drag eventsCampbell Barton
2018-06-08Alembic import: fixed memory management for CoW copies of CacheFile blocksSybren A. Stüvel
2018-06-08Alembic import: assign cache_file handle to original datablockSybren A. Stüvel
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-08Fix T55391: Anim render only shows scene state at current frame (no animation)Sergey Sharybin
2018-06-08Studiolight: Segment when using float based matcapsJeroen Bakker
2018-06-08Depsgraph: Fix missing relations when camera has driversSergey Sharybin
2018-06-08Depsgraph: Cleanup, make conditions more clear and less indentedSergey Sharybin
2018-06-08Depsgraph: Don't optimize out collections used by duplication systemSergey Sharybin
2018-06-08Depsgraph: Cleanup, indentationSergey Sharybin
2018-06-08Depsgraph: Cleanup, make conditions more clear and less indentedSergey Sharybin