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
2014-08-10Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-08-10Fix T41381: Moving shapes keys up/down, after last, they don't go to first (a...Bastien Montagne
2014-08-06Fix T41343, hard to remove group from objects.Antony Riakiotakis
2014-08-06Add some missng casts to the size_tSergey Sharybin
2014-08-05Replace explicit object type check with already-existing macroNicholas Bishop
2014-08-02Merge remote-tracking branch 'origin' into socGrigory Revzin
2014-08-01Bake-API: cleanup - missing (size_t) promotionDalai Felinto
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-30BLI_listbase: consistent name prefixCampbell Barton
2014-07-29Fix T41227: Do not select unselectable items when unhiding them!Bastien Montagne
2014-07-27T41196: Python call of bake operator cause Blender CrashDalai Felinto
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18Code cleanupCampbell Barton
2014-07-17Bake-API: progress (bar) workingDalai Felinto
2014-07-16Automatic commit by arcgaiaclary
2014-07-16Sort vertex groups by Armature Hierarchygaiaclary
2014-07-12Replace BLI_SMALLSTACK_FREE with fake user (quiet warnings in msvc)Campbell Barton
2014-07-10Merge remote-tracking branch 'origin' into socGrigory Revzin
2014-07-09Cleanup: get rid of magic numbers.Bastien Montagne
2014-07-08Fix T40785: "Select Grouped" Pass Index mode is redundant.Lukas Tönne
2014-07-07Fix T40877: Bezier Hook to New Object does not work properlySergey Sharybin
2014-07-06In sculpt mode, new shape keys will have value = 1.0Grigory Revzin
2014-07-03Select Grouped -> KeyingSet for bones also shows error messages now when the ...Joshua Leung
2014-07-02Fix T40823 LoD Add and Remove crash without valid objectDaniel Stokes
2014-07-01Merge remote-tracking branch 'origin' into socGrigory Revzin
2014-06-29Fix: NLA editor not being updated on using "Make Links" (Ctrl)+(L). We're emi...Thomas Beck
2014-06-26Better description for the "make links" operator.Lukas Tönne
2014-06-26Code cleanup: casts, dead assignment & arg order.Campbell Barton
2014-06-26Whitespace fixJoshua Leung
2014-06-26Bugfix T40801: Select grouped objects by Keying Set not working with builtin ...Joshua Leung
2014-06-23Fix T40756 Select Linked by Particle System matches ignores selectedLukas Tönne
2014-06-22Code cleanup: styleCampbell Barton
2014-06-21Merge branch 'master' into socGrigory Revzin
2014-06-21Got rid of most GCC warningsGrigory Revzin
2014-06-19Bake-API: small cleanup to prevent unfreed memory when there are baking errorsDalai Felinto
2014-06-19Bake-API: fix for non-NORMAL maps baking black when using cageDalai Felinto
2014-06-19Fix T4068787 Cycles Bake Selected To Active From Non-Mesh Object Fails With E...Dalai Felinto
2014-06-18Code cleanup: replace direct operator calls with ED_object_toggle_modesCampbell Barton
2014-06-18Code cleanup: de-duplicate flag check in ED_object_toggle_modesCampbell Barton
2014-06-17Bake-API: allow custom UV to be bakedDalai Felinto
2014-06-15Merge remote-tracking branch 'origin/master' into socGrigory Revzin
2014-06-13Bake-API: increase cage extrusion/ray distance limitDalai Felinto
2014-06-13Bake-API: handle objects with no faces (fix T40601)Dalai Felinto
2014-06-13BLI_bitmap: rename macrosCampbell Barton
2014-06-12Merge remote-tracking branch 'origin' into socGrigory Revzin
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto