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-05-03Cleanup "Sync Mode" (i.e. Av Sync/Framedropping) stuffJoshua Leung
2018-05-03Multi-Object Pose: Fix POSE_OT_flip_namesJoshua Leung
2018-05-03Fix 3D cursor being hidden on existing 2.8 filesCampbell Barton
2018-05-03Sculpt: Fix crash when using grab brushSergey Sharybin
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-05-03Depsgraph: Keep edit bones around, fixes missing edit mode with copy on writeSergey Sharybin
2018-05-03Fix T54805: Bones are white in edit modeDalai Felinto
2018-05-03Depsgraph: Make sure evaluated pose channels are pointing to evaluated bonesSergey Sharybin
2018-05-03Eevee: Shadows: Perf: Do not update shadows that are not inside the view.Clément Foucault
2018-05-03DRW: Add plane culling test.Clément Foucault
2018-05-03DRW: Silence unused function warning in release.Clément Foucault
2018-05-03Merge branch 'master' into blender2.8Bastien Montagne
2018-05-03Fix tooltip for constraints' subtarget.Bastien Montagne
2018-05-03Workbench: selection method for studio lightingJeroen Bakker
2018-05-03Workbench: studiolightJeroen Bakker
2018-05-03Fix: Tag armature for copy on write when selecting bones, so active bone gets...Joshua Leung
2018-05-03Merge branch 'master' into blender2.8Bastien Montagne
2018-05-03Cleanup: factorize RNA constraint targets definition.Bastien Montagne
2018-05-03Fix crash selecting envelope bone jointCampbell Barton
2018-05-03Render preview: Assign proper depsgraph for icon previewSergey Sharybin
2018-05-03Depsgraph: Fix missing action re-map with node tree updateSergey Sharybin
2018-05-03Render preview: Make it to preserve unkeyed animationSergey Sharybin
2018-05-03Restored HQ normals in Solidify modifierSybren A. Stüvel
2018-05-03Metaball: Move handles shader to draw/modes/shader and reference them in draw...Germano
2018-05-03Fix pose transformation helper linesDalai Felinto
2018-05-03Render preview: Remove dedicated depsgraphSergey Sharybin
2018-05-03Depsgraph: Tag IDs for animation update on visible updateSergey Sharybin
2018-05-03Depsgraph: Fix threading conflict between node animation and shading updateSergey Sharybin
2018-05-03Depsgraph: Fix wrong debug messageSergey Sharybin
2018-05-03Fix sculpt grab cursorDalai Felinto
2018-05-03Fix for material/node tree localizationSergey Sharybin
2018-05-03UI: Fix region_draw_azone_tab_plus missing/broken background.Clément Foucault
2018-05-03Workbench: Show 3D Cursor OverlayJeroen Bakker
2018-05-03Initialize alpha discard for uiWidgetBaseParametersDalai Felinto
2018-05-03Merge branch 'master' into blender2.8Campbell Barton
2018-05-03Cleanup: split out extrude spin/screwCampbell Barton
2018-05-03WM: warn when tool widget not foundCampbell Barton
2018-05-03Cleanup: trailing spaceCampbell Barton
2018-05-03Cleanup: remove axis bounds ifdefCampbell Barton
2018-05-03Transform: expose 3D center/axis calculationCampbell Barton
2018-05-03WM: add function to access last_propertiesCampbell Barton
2018-05-03Metaball: pointers used in `DRW_shgroup_call_dynamic_add` don't need to hold ...Germano
2018-05-02Armature: Envelope: Small cleanup + don't smooth the distance display.Clément Foucault
2018-05-02Armature: Envelope: Optimize outline shader.Clément Foucault
2018-05-02Armature: Envelope: Revisit envelope drawing again.Clément Foucault
2018-05-02GPUShader: Remove unused envelope shaders.Clément Foucault
2018-05-02Armature: More work and cleanup on envelope bones drawing.Clément Foucault
2018-05-02Armature: Add envelope outline shader.Clément Foucault
2018-05-02Armature: Envelope Bones: Change drawing method.Clément Foucault
2018-05-02Armature: Draw envelope on non MSAA buffer.Clément Foucault