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
2013-04-30Fix for #35147, view in backdrop and image editor in compositor don't work an...Lukas Toenne
2013-04-30Partial fix for #35108: Shortcuts 3dsmax Blender 2.67RCSergey Sharybin
2013-04-30Changes for updated operatorsSergey Sharybin
2013-04-30More image painting fixes:Brecht Van Lommel
2013-04-30Fix #35144: Image editor is not updateing if in new windowSergey Sharybin
2013-04-30fix [#35156] Edge slide gg shortcut brings up wrong settings.Campbell Barton
2013-04-30fix for an issue raised in [#35154],Campbell Barton
2013-04-30use const vars for UI arrays.Campbell Barton
2013-04-30fix [#35154] Python: UI issues with invoke_props_dialog()Campbell Barton
2013-04-30convert macro PASS_EVENT_TO_PARENT_IF_NONACTIVE into a static function. (havi...Campbell Barton
2013-04-30Fix for previous noisy stroke fix, mask didn't converge to the right strengthBrecht Van Lommel
2013-04-30fix [#35150] Crash when bmesh operation called from within a Panel draw()Campbell Barton
2013-04-29More build fixes for visual studio 2012.Brecht Van Lommel
2013-04-29Fix collada module build for visual studio 2012.Brecht Van Lommel
2013-04-29Do not report formatting mismatch between org and translation when message is...Bastien Montagne
2013-04-29move modal view3d keymaps out of main list of keymaps into the view3d section.Campbell Barton
2013-04-29Fix #35140: texture paint would give 'noisy' strokes and poor results for str...Brecht Van Lommel
2013-04-29select loose wasn't working very usefully if you only wanted to select loose ...Campbell Barton
2013-04-29update sphinx docgenCampbell Barton
2013-04-29Fix for --debug-ffmpeg not giving enough informationSergey Sharybin
2013-04-29Cycles / SCons:Thomas Dinges
2013-04-29Changes to image draw method optionsSergey Sharybin
2013-04-29Fix [#35110]: Dynamic Paint does not paint accurately in baked "Image Sequenc...Miika Hamalainen
2013-04-29Usual UI messages fixes...Bastien Montagne
2013-04-29avoid calling BKE_brush_alpha_get() when project painting onto each pixel,Campbell Barton
2013-04-29Fix for [#35146] Move Clip Editor: "T-key panel" bugThomas Dinges
2013-04-29project paint unnecessarily split of texure checks into separate checks, calc...Campbell Barton
2013-04-29don't use GPU_extensions for BLF, its not initialized when using the blender-...Campbell Barton
2013-04-29Fix for non-linear float buffer displaying on raw displaySergey Sharybin
2013-04-29Tweak allocation vars for XYZ space for more accurate GPU transformSergey Sharybin
2013-04-29Fix #35139] Output panel options are not taken into account when you safe you...Sergey Sharybin
2013-04-29Fix for #35134.Lukas Toenne
2013-04-29Bug fix:Ton Roosendaal
2013-04-29Fix for a typo in scons configurationSergey Sharybin
2013-04-29minor adjustment to vertex color baking, tag the meshes directly, no need to ...Campbell Barton
2013-04-29cmake - warn when an option is turned off because of boost being disabled.Campbell Barton
2013-04-29tweak for epsilon of intersection check, was too small for some cases.Campbell Barton
2013-04-29bullet: Fix avoiding collision response between static/kinematic objectsSergej Reich
2013-04-29fix for reset brushes curve setting a flipped curveCampbell Barton
2013-04-29fix for inserting a color-curve point.Campbell Barton
2013-04-28fix for bug with edge-slide doing UV correction when the faces connected to o...Campbell Barton
2013-04-28simplify projectEdgeSlideData(), was doing unneeded looping, remove and remov...Campbell Barton
2013-04-28Fluid UI:Thomas Dinges
2013-04-28warning cleanup: assignment to unused vars, r56359 changes how brush falloff ...Campbell Barton
2013-04-28Fix for "new" Cycles handling of textures, UI code assumed all texture users ...Bastien Montagne
2013-04-28Fix [#35127] Layout -> Frame doen't exist anymoreThomas Dinges
2013-04-28Fix #35121: cycles 3D viewport render pause button not working during render.Brecht Van Lommel
2013-04-28Fix #34233: bad alpha blending for 3D texture painting. Same changes as theBrecht Van Lommel
2013-04-28Keeping my commit count high!Ton Roosendaal
2013-04-28GLSL display of float buffers with alpha:Ton Roosendaal