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
2016-07-24Merge branch 'master' into asset-engineBastien Montagne
2016-07-19Add 'reload' function to libraries' RNA API.Bastien Montagne
2016-07-16Merge branch 'master' into asset-engineBastien Montagne
2016-07-15Fix py-driver in startup.blend crash in background modeCampbell Barton
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-11Fix T48812: Brush size invalid with HIDPICampbell Barton
2016-07-07Quiet gcc warning-as-error about non-const pointer passed to const parameter.Bastien Montagne
2016-07-07Fix T48802 Unwrap buttons, can't add hotkey in 3DView's UV Unwrap menu.Bastien Montagne
2016-07-07Merge branch 'master' into asset-engineBastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-30Reduce re-allocation while fetching UUIDs per asset engine (asset reload area).Bastien Montagne
2016-06-29Cleanup: rename BKE_asset to BKE_asset_engine.Bastien Montagne
2016-06-29Merge branch 'master' into asset-engineBastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-27Merge branch 'master' into asset-experimentsBastien Montagne
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-24BKE_blender: Add own atexit functionsCampbell Barton
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-21Fix T48700: Crash when window creation failsCampbell Barton
2016-06-21Fix T48196: Crash enabling modal operator in execCampbell Barton
2016-06-17Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-06-16Fix reload/relocate trying to use invalid lib path.Bastien Montagne
2016-06-16Cleanup from review comments.Bastien Montagne
2016-06-16Move remapping functions into BKE_library_remap.hCampbell Barton
2016-06-14Fixes/updates needed to make asset reload work with new virtual lib stuff.Bastien Montagne
2016-06-14Merge branch 'asset-engine' into asset-experimentsBastien Montagne
2016-06-14Cleanup.Bastien Montagne
2016-06-14Cleanup: move 'virtual lib' linking code into own helper.Bastien Montagne
2016-06-13WIP experimental support of direct image-as-linkeddata.Bastien Montagne
2016-06-13First step towards supporting non-blender-data as assets.Bastien Montagne
2016-06-13Some minor fixes/enhancements.Bastien Montagne
2016-06-13Merge branch 'master' into asset-experimentsBastien Montagne
2016-06-13Merge branch 'master' into asset-engineBastien Montagne
2016-06-13Merge branch 'master' into id-remapBastien Montagne
2016-06-08GPU: avoid disabling basic-shader for lassoCampbell Barton
2016-06-08Make uiLists placed in popups usableJulian Eisel
2016-06-08Cleanup: Add comment on behavior of tweak eventsJulian Eisel
2016-06-07GPU: Fix triple buffer w/ basic glsl shaderCampbell Barton
2016-06-07GPU: Fix for glDrawPixels drawing w/ glsl shaderCampbell Barton
2016-06-07Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-06-07Merge branch 'master' into asset-engineBastien Montagne
2016-06-07Merge branch 'master' into id-remapBastien Montagne
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-05-31Cleanup: parenthesize definesCampbell Barton
2016-05-31Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-05-31Merge branch 'master' into asset-engineBastien Montagne
2016-05-31Merge branch 'master' into id-remapBastien Montagne