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-07-31Fix warnings on old apple GCC compiler due to no support for alloc_size attri...Brecht Van Lommel
2012-07-31resolve glitch in the image space where mask editing and UVs would conflict.Campbell Barton
2012-07-31support for curve orco uv's as UV's in cycles.Campbell Barton
2012-07-31Fixed [#32226] Black cadioptric lenses in CPU BokehBlur nodeJeroen Bakker
2012-07-31prevent uninitialized memory use when writing avi's.Campbell Barton
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-30fix own mistake getting an image for the image open file selector.Campbell Barton
2012-07-30fix for own error in r43796, 'Find Missing Files', could set the path to an e...Campbell Barton
2012-07-30Fixed own regression introduced in recent compositor commitSergey Sharybin
2012-07-30Fix: "void" function returning value.Daniel Genrich
2012-07-30Fix incorrect connections for muted nodes in tile compositorSergey Sharybin
2012-07-30BGE: When using the "Restrict Animation Updates" option, animations are now t...Mitchell Stokes
2012-07-30BGE: Fix for [#31993] "BGE Vertex deformer optimized method does not work pro...Mitchell Stokes
2012-07-29Fix compile error, IK_STRETCH_STIFF_EPS was undefined. Thomas Dinges
2012-07-29add inline functions for max/min ints, good to use when the arguments are fun...Campbell Barton
2012-07-29code cleanup:Campbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-29Support for depth buffers in compositor and viewer nodeJeroen Bakker
2012-07-29Sequel of r49112 (raising average bitrate without min/max ones is a bit usele...Bastien Montagne
2012-07-29Fix for [#32213] "Action actuator doesn't finish playing if frame rate drops"...Mitchell Stokes
2012-07-29Fix for [#27484] "Run-time command line options don't work in Multi-texture m...Mitchell Stokes
2012-07-29scale down histogram button movement by 10, was very sensitiveCampbell Barton
2012-07-29BGE: Fixing a memory leaked caused by the character controller (CcdPhysicsCon...Mitchell Stokes
2012-07-29style cleanupCampbell Barton
2012-07-28Fix regression in clip reloading -- after recent change movie usedSergey Sharybin
2012-07-28patch [#32195] MASKS: Canonical Porter Duff algorithm for merge missing.Campbell Barton
2012-07-28BGE: Fixing a performance regression with 2D filters. My changes caused a che...Mitchell Stokes
2012-07-28fix own error in recent commit - possible uninitialized value.Campbell Barton
2012-07-28defines to make it easier to manage ik stretch constants (these may need to b...Campbell Barton
2012-07-28Getting rid of some GLEW warnings when compiling ge_videotex in SCons.Mitchell Stokes
2012-07-28Fixed some knife cut failures.Howard Trickey
2012-07-27Fix #32199: Smooth Vertex no longer has X, Y and Z options.Sergey Sharybin
2012-07-27code cleanup: pass mouse position as int[2] rather then wmEventCampbell Barton
2012-07-27Move sRGB conversion initialization to init_exit routinesSergey Sharybin
2012-07-27use B key to toggle 'boundary' option for modal inset.Campbell Barton
2012-07-27fix usercount error with dropping images in the node view.Campbell Barton
2012-07-27Fix crash in drawing socket names when zooming out a lotSergey Sharybin
2012-07-27Display solver keyframes in cache lineSergey Sharybin
2012-07-27add missing image/mask restore call when undo'ingCampbell Barton
2012-07-27code cleanup: mask keys now dont use space-clip keys - could give troubles la...Campbell Barton
2012-07-27Track input node: more control on over output valueSergey Sharybin
2012-07-27Track input node: move all initializaiton to initExecution functionSergey Sharybin
2012-07-27clamp mask resolution, the occasional crash would happen failing to alloc whe...Campbell Barton
2012-07-27up/down arrows were not switching mask keyframes in the image spaceCampbell Barton
2012-07-27GetStdHandle may return NULL, which isn't really an error, or INVALID_HANDLE_...Jason Wilkins
2012-07-27mask motion blur shutter optionCampbell Barton
2012-07-27Added utility function to return marker's subframe positionSergey Sharybin
2012-07-27motion blur for mask node:Campbell Barton
2012-07-27Fix #32187: OpenGL preview does not take into account overwrite optionSergey Sharybin
2012-07-27copying a mask now copies its animation data tooCampbell Barton