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
path: root/source
AgeCommit message (Expand)Author
2014-05-05Fix T40020: Freestyle: dashed lines crashes blender.Tamito Kajiyama
2014-05-05Code cleanupCampbell Barton
2014-05-05NLA Pushdown Operator: Active animdata option + More error handlingJoshua Leung
2014-05-05NLA Editor: Added dedicated operator for the pushdown operationJoshua Leung
2014-05-05Code Cleanup: Remove old deprecated NLA channel drawing codeJoshua Leung
2014-05-05NLA Editor: Polishing a few rough edges with the cleanupJoshua Leung
2014-05-05NLA Editor: Second part of porting NLA Action channel to standard drawing systemJoshua Leung
2014-05-05NLA Editor Drawing: Set up AnimChannelType callbacks for drawing NLA EditorJoshua Leung
2014-05-05Fix T39928: Blender crash/freeze when game engine is started with animation p...Mitchell Stokes
2014-05-04Fixes for errors uncovered after previous commitJoshua Leung
2014-05-04Code cleanup: Use enum instead of int in function signatures for bAnimChannel...Joshua Leung
2014-05-04NLA Editor: Display "tweaking action" status indicator icon in place of actio...Joshua Leung
2014-05-04NLA Editor: Added dedicated icons for "pushdown" operator and for indicating ...Joshua Leung
2014-05-04NLA Eval Bugfix: Influence settings on active action didn't workJoshua Leung
2014-05-04Fix typo (uninitialized var)Campbell Barton
2014-05-04Fix T40010: Single user looses parent relationship (temporarily)Campbell Barton
2014-05-03Fix for aligned handles in masking and curve objectsSergey Sharybin
2014-05-03Code cleanup: styleCampbell Barton
2014-05-03Fix T39997: Multiple boolean modifiers sharing the same right operand crashesSergey Sharybin
2014-05-03Doxy cleanup: formattingCampbell Barton
2014-05-03Minor code style fix.Tamito Kajiyama
2014-05-03Added support for the Make Local command in the Outliner on textures in line ...Tamito Kajiyama
2014-05-03Added changes to unlink textures from line styles in the Outliner.Tamito Kajiyama
2014-05-03Added changes to show textures as part of line styles in the Outliner.Tamito Kajiyama
2014-05-03Added notifier of updates in Freestyle texture slots.Tamito Kajiyama
2014-05-03Fix for missing initialization and copying of FreestyleLineStyle::pr_texture ...Tamito Kajiyama
2014-05-03Make blenderplayer compilable again after recent commit b7f085d9c128f31d576c7...Thomas Beck
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-05-03Alternative fix for T39941, this also fixes odd behavior of rendered preview.IRIE Shinsuke
2014-05-03Fix T40001: Opening a 2.66 blend file in 2.7, a bone appear "rolled but not r...Bastien Montagne
2014-05-03NLA Editor: Show correct tooltip for "NLA Mute" on datablock expandersJoshua Leung
2014-05-03Spelling fixJoshua Leung
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-05-03IMB buffer functions to take a mask as inputDalai Felinto
2014-05-03BLI_path_suffix() - new path util functon to add a suffix to a filepath (befo...Dalai Felinto
2014-05-03UI: more changes for large textfieldsCampbell Barton
2014-05-03Fix for paste clamping the string length to UI_MAX_DRAW_STRCampbell Barton
2014-05-02Fix T39924: 400 character limit in text fieldsCampbell Barton
2014-05-02Fix incorrect sizes used copying panel idname, tabname.Campbell Barton
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-05-02Fix for missing render layer display buffer allocationSergey Sharybin
2014-05-02Fix T39966: Whole Group option of dupligroup visualization of particlesLukas Tönne
2014-05-02Fix T39989: Dupli group's objects in Particles are not displayed properly in ...Sergey Sharybin
2014-05-02Fix T39984: Interpolation errors in particle emitter animation.Lukas Tönne
2014-05-02Fix T35552: LibLoading objects with Collision sensors gives an errorMitchell Stokes
2014-05-02BGE cleanup: Removing the unused SCA_EventManager::Replace_PhysicsScene().Mitchell Stokes
2014-05-02BGE: Forgot a NULL check in CcdPhysicsEnvironment::MergeEnvironment()Mitchell Stokes
2014-05-02Correct own stupid mistake dragging popups (x/y swap)Campbell Barton
2014-05-02Code cleanup: UI use ui_block_to_window_rctf where possibleCampbell Barton
2014-05-02UIL: Dragging popups wasn't updating safe-areasCampbell Barton