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-04-09Warning Fixes - const correctness in unicode encoding, unused variables in bl...Jason Wilkins
2012-04-08Fix for [#30822] Foam Mapping for Ocean Modifier is out of sync in Blender In...Bastien Montagne
2012-04-08style cleanup: pep8 some C/styleCampbell Barton
2012-04-08code cleanup:Campbell Barton
2012-04-08Fix [#30853] "Merge At Last" is missing in multicomponent modeFrancisco De La Cruz
2012-04-07Fix [#30855] Vertex Slide not using the active vertexFrancisco De La Cruz
2012-04-07* Replace some more Blender 2.5x with Blender 2.6x and some code cleanup. Thomas Dinges
2012-04-07Collada:Thomas Dinges
2012-04-07Disabling color channels for float images in clip editor now works fine.Sergey Sharybin
2012-04-07Fixed deadlock on loading file without number group into movie clip editorSergey Sharybin
2012-04-07fix for passing float to RNA_def_property_ui_range() int argument.Campbell Barton
2012-04-07fix for vertex slide not taking object transformation into account.Campbell Barton
2012-04-07code cleanup: no functional changesCampbell Barton
2012-04-07Added Vertex Slide: Slides a vertex along a selected and connected edge (Shif...Francisco De La Cruz
2012-04-07Temporary gzopen fix for for WindowsAlexander Kuznetsov
2012-04-06Fix #30798: when linking a datablock, it got simply added to the back of theBrecht Van Lommel
2012-04-06Smoke: Use better standards for inflowDaniel Genrich
2012-04-06bmesh minor change - avoid increasing array sizes one by one and use iterator...Campbell Barton
2012-04-06Animation version patching for Absolute Shape Keys ("speed" curve ->Joshua Leung
2012-04-06Fix [#30832] Weight on Bevel modifier has no effect for edges with weight.Francisco De La Cruz
2012-04-06option to have inset face select the interior faces (mango request)Campbell Barton
2012-04-06code cleanup: add doxygen headers to bmesh operator files, also add own inclu...Campbell Barton
2012-04-06fix crash with stack memory usage for the knife tool.Campbell Barton
2012-04-06update python keywords (remove exec, print, add nonlocal)Campbell Barton
2012-04-06code cleanup: header cleanup, remove commented workaround for mingw since its...Campbell Barton
2012-04-06spherical panoramic fixDalai Felinto
2012-04-05DO not store Flipped flag for pose paste operator in operator redo storage,Sergey Sharybin
2012-04-05Fix #30804: nodetree.links.new() incorrectly disconnected or allowed to connectBrecht Van Lommel
2012-04-05Fix for setting active UV, vertex colors and probably shape keys from python ...Sergey Sharybin
2012-04-05fix for memory leak when using the bmesh python api - would allocate customda...Campbell Barton
2012-04-05More i18n minor fixes:Bastien Montagne
2012-04-05Readme and Release Log Links:Thomas Dinges
2012-04-05Adding turkish (tr_TR) language.Bastien Montagne
2012-04-05patch [#30812] Couple operator tooltip proposals (editmesh_tools.c)Campbell Barton
2012-04-05Small improvement to bmo icosphere primitive: instead of calling n times the ...Bastien Montagne
2012-04-05fix [#30806] Mirror Hair Particles Bug, Complete CrashCampbell Barton
2012-04-05there was no way to reset timing for absolute shape keys, add an operator to ...Campbell Barton
2012-04-05adding shape key blocks to absolute shape keys would not set the position (wh...Campbell Barton
2012-04-05fix for error moving absolute shape keys up/down (their position would become...Campbell Barton
2012-04-05- fix error with conflusing key/keyblock in the shape template UI - absolute ...Campbell Barton
2012-04-05report [#30814] Absolute Shape Keys not working in 2.6Campbell Barton
2012-04-05This fixes BGE bugs #30484 (Frame rate increases very high after game engine ...Mitchell Stokes
2012-04-05fix [#30788] Weight paint mode draws mask single sided only when selected.Campbell Barton
2012-04-05partial fix [#30813] Small UI glitch with high DPI value in menusCampbell Barton
2012-04-05adjust limited dissolve to take face angle into account when dissolving verti...Campbell Barton
2012-04-04Yet another windef.h compile fix for MinGW for game engine/video textures wit...Antony Riakiotakis
2012-04-04Fix bug [#30810] Blender crashes with Array modifierNicholas Bishop
2012-04-04Fix #30803: shader node Mapping location property conflicted with based classBrecht Van Lommel
2012-04-04Fix #30811: glsl error in material draw mode, due to recent commit.Brecht Van Lommel
2012-04-04Vector blur compo node: raising hard limit for Blur factor to 20 (soft, UI li...Bastien Montagne