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-11-15Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-14Replace tooltips of copy vgroups to ... operators.Bastien Montagne
2014-11-11Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-10Fix: Shapekey Basis not updated on editmode exitCampbell Barton
2014-11-05Fix T42255: "Copy Constraints" operator has to tag the affected objectLukas Tönne
2014-10-30Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-10-30Complementary fix for rB8054372: Follow the common naming scheme byLukas Tönne
2014-10-30Fix negate_m3 (taking 4x4 matrix)Campbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-28Lattice: add-object radius should never scale dataCampbell Barton
2014-10-28Keymap: PKey only runs BGE when engine is setCampbell Barton
2014-10-21Fix T42324: Curve deform modifier from mesh edge doesnt work properlySergey Sharybin
2014-10-21ShapeKeys: rework 'move skey' code, and add options to move to first/last pos...Bastien Montagne
2014-10-20Full rewrite of 'move shapekeys' code.Bastien Montagne
2014-10-19CleanupBastien Montagne
2014-10-19Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-10-11CleanupCampbell Barton
2014-10-11Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-10-10Cleanup: tabs in empty lines.Bastien Montagne
2014-10-10Cleanup (no functional changes):Bastien Montagne
2014-10-10Fix T41950: Parent-Child Menu behaves weirdBastien Montagne
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-06Fix T42075: DnD Material not updating render viewCampbell Barton
2014-09-29Cleanup: spellingCampbell Barton
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-19Fix T40751 preview image not generated after baking.Antony Riakiotakis
2014-09-04Fix T40595: File broken after "make local->all"Campbell Barton
2014-09-02Fixes localview and view-local layersCampbell Barton
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-08-31Bake-API: more MEM_callocN replacements by MEM_mallocNDalai Felinto
2014-08-28Fix T41602: Camera draw size ignores scene scaleCampbell Barton
2014-08-28Bake-API: silencing warnings (and fixing a potential memory-access crash)Dalai Felinto
2014-08-27Bake-API: fix potential error for non square imagesDalai Felinto
2014-08-27CleanupCampbell Barton
2014-08-21Fix T41507: Empty prevents image deletionCampbell Barton
2014-08-10Minor tweak to own previous shapekey_move commit.Bastien Montagne
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