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
2010-04-13Fix for including docstrings of static methods.Tamito Kajiyama
2010-04-13BGE: stubs update (bplayer)Dalai Felinto
2010-04-13[#21993] Edge Slide operator should disable projection snappingMartin Poirier
2010-04-13modifier include cleanup, this might need fixes on other systems but hard to ...Campbell Barton
2010-04-12Button panels need to get handlers and keymaps... but for now sneakedTon Roosendaal
2010-04-12Subframe calculations for particles, original patch by Raul Fernandez HernandezJanne Karhu
2010-04-12Rearrange the includes a bit.Guillermo S. Romero
2010-04-12Merge -c 28147 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-04-12Fix [#21953] Texture space size seems not updated constantlyMatt Ebb
2010-04-12BGE: TexFace panel (from patch #21780 from Mitchell Stokes + some changes)Dalai Felinto
2010-04-12Work around to keep compiler going with zlib.h:Guillermo S. Romero
2010-04-12Fix [#21972] Inclusive selection doesn't work for FacesMatt Ebb
2010-04-12Fix many compile errors in fluidsim modifier.Matt Ebb
2010-04-12Modifiers moved, adjust accordingly.Guillermo S. Romero
2010-04-12more header cleanupsCampbell Barton
2010-04-12Fix [#21982] Operator bug: Edit modeMatt Ebb
2010-04-12- use more inline math funcitons where possibleCampbell Barton
2010-04-12Patch from Xavier Thomas, tweaks/fixes to FFMPEG YUV conversion codeMatt Ebb
2010-04-12SVN maintenance.Guillermo S. Romero
2010-04-12booleanops.c was moved to MOD_boolean_util.c, remove empty file.Campbell Barton
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton
2010-04-12Copy Constraints OperatorDalai Felinto
2010-04-11== Sequencer ==Peter Schlaile
2010-04-11== Sequencer ==Peter Schlaile
2010-04-11SVN maintenance.Guillermo S. Romero
2010-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-11PyAPICampbell Barton
2010-04-11py api file renameCampbell Barton
2010-04-11Long outstanding panel feature: press ENTER with mouse on header willTon Roosendaal
2010-04-11Zoom in/out for Composite Node backdrop is (temp?) Vkey and SHIFT+V.Ton Roosendaal
2010-04-11python function to remove drivers.Campbell Barton
2010-04-11BGE fix #20456 - 2.5: mouse position problem (offseted by 1 vertically)Dalai Felinto
2010-04-11Solidify ModifierCampbell Barton
2010-04-10bpy.app was writing members more then once.Campbell Barton
2010-04-10rna/py/reference doc improvements..Campbell Barton
2010-04-10Removed duplicated definitions of verticesBegin(), verticesEnd(),Tamito Kajiyama
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-04-10rna reference docs, list inherited properties and functions at the bottom of ...Campbell Barton
2010-04-09Reversion of commit that changes order for keymaps. I thought itTon Roosendaal
2010-04-09Fix for previous commit - better to just use NewRender rather than GetRenderMatt Ebb
2010-04-09Fix [#21529] Operator.report() has inconsistent behaviour with newlinesMatt Ebb
2010-04-09Attempted fix for [#21491] rendering from the api does not workMatt Ebb
2010-04-09Fix [#21949] View center seg faultMatt Ebb
2010-04-09Patch from Xavier Thomas: Use vertex arrays for drawing image editor vector s...Matt Ebb
2010-04-09Bugfix: 21586 - UI problems with Tiled Textures (animatable for GE)Dalai Felinto
2010-04-08three things:Ton Roosendaal
2010-04-08no functional changeCampbell Barton
2010-04-08bugfix [#21812] Crash with -b -P on blend files saved with older blender vers...Campbell Barton
2010-04-08Bringing back code style to how WM was made.Ton Roosendaal
2010-04-08Merge -c 28089 from COLLADA branch into trunk.Arystanbek Dyussenov