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
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-06-23Fix for [#29412] "Priority 0 cause problems with pulse mode" reported by Guil...Mitchell Stokes
2012-06-22Collada: (Export) Added export of surface textures, and control over exported...Gaia Clary
2012-06-22added new function BKE_imbuf_to_image_formatGaia Clary
2012-06-22fixed function name: BLI_rebase_path, reworked description, added enum bli_re...Gaia Clary
2012-06-22remove scene from new compositor classes. only needs RenderDataCampbell Barton
2012-06-22fix for [#31890] Lens Distortion inside Node group don't workJeroen Bakker
2012-06-22Nullpointer exception happened when all input sockets of a (for example)Jeroen Bakker
2012-06-22 * fix for [#31553] Tile Compositor: Strange seamsJeroen Bakker
2012-06-22when draw-other-uv's is enabled. fallback to the spaces image if no active fa...Campbell Barton
2012-06-22mask re-key feature - mango request. ability to reset selected points shape k...Campbell Barton
2012-06-22use an inline function for rgb -> bw conversion.Campbell Barton
2012-06-22This backtracks an error introduced in r48155 when trying to fix: http://proj...Nicholas Rishel
2012-06-22[#31885] uiItemMenuEnumO / layout.operator_menu_enum() fails silently with ba...Dan Eicher
2012-06-21hue color display still was shifted, turned out the resolution was a bit too ...Campbell Barton
2012-06-21[#31895] Connect 'Hue Correct' to 'Viewer' crashes.Jeroen Bakker
2012-06-21 * only calculate node preview that are visible (node_preview flag set &Jeroen Bakker
2012-06-21 * make it possible to composite without an compositor node [#31878]Jeroen Bakker
2012-06-21 * fix to support for multiple OpenCL platform for the CompositorJeroen Bakker
2012-06-21color backdrop on hue balance was misleading (shifted to the right)Campbell Barton
2012-06-21hue correct node: draw hsv backdrop with full alpha.Campbell Barton
2012-06-21display a sample line in the hue correct, handy to sample the image to know w...Campbell Barton
2012-06-21sampling the node backdrop now draws a line in the curve (as it did in 2.4x).Campbell Barton
2012-06-21style cleanupCampbell Barton
2012-06-21Fix #31787, moving the mouse cursor outside the Blender window doesn't change...Lukas Toenne
2012-06-21negate previous commit flag, this way existing files dont loose their feather.Campbell Barton
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-06-21Fixes for 8vytes scalar types used in DNA (int64 and double)Sergey Sharybin
2012-06-21Fixes [#31433] BMesh: Knife tool Angle Constraint functionNicholas Rishel
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-21Fix for color ramp RNA paths in node trees. The path generation for color ram...Lukas Toenne
2012-06-21Fix for properly converting 2.4x IPO Actuators to 2.6x Action Actuators. Prev...Mitchell Stokes
2012-06-21Fix for [#31396] "bge.logic.LibLoad fails to import text blocks" reported by ...Mitchell Stokes
2012-06-21workarond for outliner group object selection trick - which is so slow it had...Campbell Barton
2012-06-21correction to own commit - thanks Anthony Edlin for pointing out the error.Campbell Barton
2012-06-21fix for segfault loading a file with a proxy that is a missing link.Campbell Barton
2012-06-21Refactoring of tiles opencl implementation:Monique Dewanchand
2012-06-20avoid calls to BLF_height_default in a loop calling with the same value, also...Campbell Barton
2012-06-20make mask handles draw with an outline - when outline option is enabled.Campbell Barton
2012-06-20fix for use of 2 uninitialized vars in the tiles compositor.Campbell Barton
2012-06-20fix for error with sequencer stip text drawing - was using unclamped handle s...Campbell Barton
2012-06-20 * reset OpenCL innerloop size to 32.Jeroen Bakker
2012-06-20style cleanupCampbell Barton
2012-06-20move the frame length to the end for sequence drawing (mango request, since o...Campbell Barton
2012-06-20Fix crash in compositing nodes with a node group with missing datablock, canBrecht Van Lommel
2012-06-20Fix #31852: Sequencer duplicate cant move strips on Y axis in a metaSergey Sharybin
2012-06-20removing from group now shows menu to select group to remove.Campbell Barton
2012-06-20Added command line argument --debug-valueSergey Sharybin
2012-06-20Silent masks "alloc new deform spline" debug printSergey Sharybin
2012-06-20Store parent's initial position when setting mask's parent from the interfaceSergey Sharybin