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-08-13add hook now has option to add to active bone (mango request).Campbell Barton
2012-08-13code cleanup: includes for imbuf, also remove double promotion.Campbell Barton
2012-08-13Bugfix Cloth: Hooks were broken by recent changes.Daniel Genrich
2012-08-13fix [#32126] STAMP: Setting a background color causes color flickerCampbell Barton
2012-08-13fix for stamp text drawing into a color buffer not taking color management in...Campbell Barton
2012-08-13style cleanupCampbell Barton
2012-08-12confusion minf/fmin, broke msvcCampbell Barton
2012-08-122d smoothview now scales back the time to move for smaller view zoom/panning.Campbell Barton
2012-08-12Resolve issues with color balance not updating properly in sequencerSergey Sharybin
2012-08-12Correction to one of previous commitsSergey Sharybin
2012-08-12Fix own mistake: Space got stripped before pathDaniel Genrich
2012-08-12El Topo: Fix missing includes (Scons + Cmake)Daniel Genrich
2012-08-12inpaint node now blend inpaint pixels with existing alpha, this makes soft al...Campbell Barton
2012-08-12fixed: [#32240] Collada import when nodes share geometry but not materialGaia Clary
2012-08-12new parameter in assign_material() to specify where material shall be assigne...Gaia Clary
2012-08-12avoid divide by zero for the inpaint node.Campbell Barton
2012-08-12fix for own error in datatoc.c - data wasn't NULL terminated, in some cases t...Campbell Barton
2012-08-12replace ELEM8(gs, ID_ME, ID_CU, ID_MB, ID_LT, ID_LA, ID_CA, ID_TXT, ID_SPK) w...Campbell Barton
2012-08-12Sequencer: free cache used by sequence when removing stripSergey Sharybin
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-08-12NDOF navigation support for clip editorSergey Sharybin
2012-08-12Fix #32313: freetype fails to load PFB builtin fontSergey Sharybin
2012-08-12Fix sequencer crash when invalidating strip when there's nothing cached yetSergey Sharybin
2012-08-12Fix El Topo compile with scons (win32 + linux - both untested)Daniel Genrich
2012-08-12smooth-view for 2d views, graph editor, sequencer, node view, works with bord...Campbell Barton
2012-08-12Fix El Topo compile with scons (only win64 so far)Daniel Genrich
2012-08-12style cleanupCampbell Barton
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-08-11default player was still set to 2.4x, default to internal (thought this was c...Campbell Barton
2012-08-11rename full viewport and disable manipulatorCampbell Barton
2012-08-11fix for own error with opencl bokeh blur.Campbell Barton
2012-08-11minor improvements to cmake's datatoc usage, now changes to datatoc.c re-make...Campbell Barton
2012-08-11add back datatoc, use this instead of cmake script which was too slow.Campbell Barton
2012-08-11Fix #32306: Applying location or rotation scales sculpt dataSergey Sharybin
2012-08-11remove all remaining data files from source, now all are converted at build t...Campbell Barton
2012-08-11generate brush icons C files at build time.Campbell Barton
2012-08-11Style cleanup: whitespace and line breaksSergey Sharybin
2012-08-11Sequencer: support for masked color balanceSergey Sharybin
2012-08-11simplified data_to_c macro in cmakeCampbell Barton
2012-08-11generate glsl shaders c files at build time.Campbell Barton
2012-08-11startup.blend and preview.blend are now converted to C at build time.Campbell Barton
2012-08-11add MEM_recallocN(), so bytes are ensured to be zero'd when growing.Campbell Barton
2012-08-11Code cleanup and minor change to CMake's colalda detection to makeSergey Sharybin
2012-08-11docs for window structsCampbell Barton
2012-08-11fix for minor UI annoyance - when the window is fullscreen now dont draw area...Campbell Barton
2012-08-10Fix effect settings panel for adjustment effectSergey Sharybin
2012-08-10compositor: bokeh blur size input can now be an image, in this case it uses V...Campbell Barton
2012-08-10Fix infinite recursion when using adjustment strip placed to channel 1Sergey Sharybin
2012-08-10fix own error with scons, building failed when BF_BUILDDIR was absolute.Campbell Barton
2012-08-10code cleanup: compositor - define size for executePixel function output float...Campbell Barton