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-03-08Cleanup: remove unused test break code for handling cancels.Brecht Van Lommel
2019-02-23Cleanup: use function instead of extern variableCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-08Remove "Keep Session" preferenceCampbell Barton
2019-02-06Fix T57342: Crash on render with workbench render engine via command lineClément Foucault
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-16Preferences: always do GPU accelerated mipmapping, remove preference.Brecht Van Lommel
2019-01-15Fix T60410: Crash adjusting torus w/ enter edit-mode preferenceCampbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2018-11-30PyAPI: add load_factory_startup_post handlerCampbell Barton
2018-11-26Timer: Generic BLI_timer with Python wrapperJacques Lucke
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-22Merge branch 'master' into blender2.8Bastien Montagne
2018-10-22Tentative fix for T57066: Daily build of Blend 2.79 crashes on OSX Mojave.Bastien Montagne
2018-08-18Merge branch 'master' into blender2.8Campbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-07-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-19Fix MSVC compilation error in a less hacky wayClément Foucault
2018-07-19Fix compilation error with MSVCClément Foucault
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13WM: register global list of panel typesCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: move WM type registration into own filesCampbell Barton
2018-07-10Fix T55776: crash with multiple windows and reload new.Brecht Van Lommel
2018-06-28Cleanup: more DM include removal, use BAREMESH cddata mask in constraint code.Bastien Montagne
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-20Studiolight: removed raise conditionJeroen Bakker
2018-06-14Merge branch 'master' into blender2.8Bastien Montagne
2018-06-14Cleanup: Remove last G.main's from WM code.Bastien Montagne
2018-06-07Merge branch 'master' into blender2.8Campbell Barton
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-07GPUPass: Refactor gpupass caching system to allow fast gpumaterial creation.Clément Foucault
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09MSVC: resolve near/far issue take2Campbell Barton
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09MSVC: remove hack for near/far name collisionCampbell Barton
2018-05-08WM: log message bus operationsCampbell Barton
2018-05-03WM: warn when tool widget not foundCampbell Barton
2018-04-25WM: Add GHOST lazy init for background mode.Clément Foucault
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal