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
2012-07-13Removed parameter from executePixel and initializeTileData.Jeroen Bakker
2012-07-13speedup - because we know triangles will always have the same z value.Campbell Barton
2012-07-13temp disable quad interpolationCampbell Barton
2012-07-13masking - add feather faces as quads and interpolate as quads to avoid ugly d...Campbell Barton
2012-07-13new function barycentric_weights_v2_quad(), like barycentric_weights_v2 but f...Campbell Barton
2012-07-13bugfix: [#32073] Displace node different result between Low and high qualityDalai Felinto
2012-07-13new mask rasterizer written to take advantage of the compositors threading, m...Campbell Barton
2012-07-12Missed H fileJeroen Bakker
2012-07-12Small optimizations in compositor.Jeroen Bakker
2012-07-123D View / Edges menu:Thomas Dinges
2012-07-12Fix #31988: VBOs Textured solid : no update of material in 3DviewSergey Sharybin
2012-07-12Fix #32067: since BMesh, files < 2.59.3 no longer have their texface convertedSergey Sharybin
2012-07-12Fix #32051, Ungroup operator crashes. The link iterator can be invalidated wh...Lukas Toenne
2012-07-12Fix #31584: Fractional step in value input for Skin Modifier (Event/input pro...Sergey Sharybin
2012-07-12Clip editor mode selection: show menu with modes on TABSergey Sharybin
2012-07-12Fixed issue with drag-n-drop into Clip Editor.Sergey Sharybin
2012-07-12OSX: make the progressbar in dock a gradient, to give it a more matching 3D a...Jens Verwiebe
2012-07-12Fix for metaballs used as dupli-object for particleSergey Sharybin
2012-07-12Fix #32041: Empty display size is not taken into account for centering viewSergey Sharybin
2012-07-12Fix #32050: UV map and game engine property cause crashSergey Sharybin
2012-07-12add bli rect min/max functions.Campbell Barton
2012-07-12feather points now align with mask outline when called with same resolution.Campbell Barton
2012-07-12- add a temp var for edge scanfill (fits in 4 bytes alignment - won't increas...Campbell Barton
2012-07-12add bli rect funcs BLI_rctf_init_minmax, BLI_rcti_init_minmaxCampbell Barton
2012-07-12Fix #32082: face textures lost when linking scene from another fileSergey Sharybin
2012-07-12Fix crash on creating tooltip for sequencer's gl preview modeSergey Sharybin
2012-07-12Fix normals around root nodes of skin modifier output.Nicholas Bishop
2012-07-12Readme and Release Log Links:Thomas Dinges
2012-07-12Fix for [#32078] Rendering output to Frame Server is broken.Thomas Dinges
2012-07-12Compositor:Jeroen Bakker
2012-07-12ability to calculate mask curve and feather with predefined resolution (*_ex ...Campbell Barton
2012-07-11Compositor:Jeroen Bakker
2012-07-11Fix mistmatched new[] and dlete used in node highlightionSergey Sharybin
2012-07-11vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_rctf_v, BLI_in_rcti_v)Campbell Barton
2012-07-11Fix #32058, Crash when using ParticleInstance with an hidden particle system.Lukas Toenne
2012-07-11Patch #32074: Fix compilation with boost 1.50Sergey Sharybin
2012-07-11code cleanup: use const for passing vectorsCampbell Barton
2012-07-11missed this change from patch [#30274]Campbell Barton
2012-07-11Style cleanupSergey Sharybin
2012-07-11Compositor read buffers work directly on the memory buffer. Jeroen Bakker
2012-07-11Minor interface change: space between vertex group specials menu and up/down ...Sergey Sharybin
2012-07-11Operator to move mask layers up and down in the listSergey Sharybin
2012-07-11patch [#30274] XIM improvement (non-latin support + connection recovery)Campbell Barton
2012-07-11Fixes for keying screen:Sergey Sharybin
2012-07-11Fix for issue [#31981] for tiles opencl:Monique Dewanchand
2012-07-11improved node frame text alignment and use default label font (not monospaced)Campbell Barton
2012-07-11fix for Tiles bug - opencl:Monique Dewanchand
2012-07-11Fix for tiles bug:Monique Dewanchand
2012-07-10Scaling non-power-of-two (NPOT) textures to powers of two is really time cons...Mitchell Stokes
2012-07-10Bump Blender version, so despill balance would stay untouched inSergey Sharybin