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
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-30First version of constrained line strokes - there's some flickeringAntony Riakiotakis
2015-01-30Operator that sets proxies needs to cater for all supported strip typesAntony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-30Proxy enable operator:Antony Riakiotakis
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Fix texture sampling getting srgb color after fix for subsurf sampling.Antony Riakiotakis
2015-01-29Gooseberry request: Dithering support for byte images when painting onAntony Riakiotakis
2015-01-29Fix T43207 fill brush fails in perspective modeAntony Riakiotakis
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29Fix T43454 color is washed out in textured brushesAntony Riakiotakis
2015-01-29Add override setting to proxy enable operatorAntony Riakiotakis
2015-01-29Whitespace cleanupAntony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-29Fix T42858: Non uniform gamelogic names on copyJorge Bernal
2015-01-29Bone calculate roll (pos/neg options in menu)Campbell Barton
2015-01-28Based on Sergey's suggestion, use spinlocks for threaded loading ofAntony Riakiotakis
2015-01-28Code cleanup: break up project_paint_begin() into smaller functionsNicholas Bishop
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-28Properly decrease users of images when deleting a paint slot.Antony Riakiotakis
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-27Interface get rid of some quadstrips in favor of trianglestripsMartijn Berger
2015-01-27Followup fix for T43394: Reconnect feature was using identity matrix forLukas Tönne
2015-01-27Proxy job: make user cancelling actually matterAntony Riakiotakis
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26UV Unwrap: Correct aspect was invertedCampbell Barton
2015-01-26Timeline: Draw keyframe lines at 60% heightSybren A. Stüvel
2015-01-26Fix T43394: hair remapping needs to handle "global" hair correctly.Lukas Tönne
2015-01-26Fix T38619: Confusing logic for Keying Set keyframing SettingsJoshua Leung
2015-01-26Fix T41834: Ctrl+LMB, Extrude Curves 2+ splinesCampbell Barton
2015-01-26Curves: BKE_nurb_copy left duplicate arraysCampbell Barton
2015-01-26UI: macro for checking modifiersjulianeisel
2015-01-26Correction to c792e546991bd9: OS-Key should be checked as welljulianeisel
2015-01-26Cleanup: Remove ugly ELEM checks in modifier key handlingjulianeisel
2015-01-26If a modifier key is held, don't open context menujulianeisel
2015-01-25cleanup: warnings, spellingCampbell Barton
2015-01-25Crash when deleting NlaTrackRomanov Alexander
2015-01-25Fix T43399: VSE - don't show fps info when stopping animation with ALT+Ajulianeisel
2015-01-25Fix T43335: Node Editor: name doesn't updatejulianeisel
2015-01-25Cleanup: Ugly typo (retore->restore)julianeisel
2015-01-25Fix T43008: Support stacked fullscreen areasjulianeisel
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-24Cleanup: styleCampbell Barton
2015-01-23cleanup: styleCampbell Barton
2015-01-22Fix: Joining armatures fixes up the drivers accordinglyJoshua Leung