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-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04Throw an error and prevent compilation if there're unknown structures detecte...Sergey Sharybin
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: pre-calculate tracked segments for dopesheet channelsSergey Sharybin
2012-05-02A number of changes to node RNA and the file output node, to simplify socket ...Lukas Toenne
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-04-30Camera tracking: use texture buffers (if supported) to display clip editor fr...Sergey Sharybin
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-30Add per-brush weight field.Nicholas Bishop
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29Camera tracking: backport refactoring made in local branches with masking and...Sergey Sharybin
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich
2012-04-28Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-28code cleanup: replace some long ELEM7 checks with macro OB_TYPE_SUPPORT_EDITM...Campbell Barton
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-26Minor fix in response to Koji Iigura's mail. Own error, sorry about that (I t...Bastien Montagne
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-24screenshot operator now adds file extension in the file selector and has its ...Campbell Barton
2012-04-24add inset and bridge to mesh specials menu (along side bevel) + typo fix.Campbell Barton
2012-04-23code cleanup: remove unused definesCampbell Barton
2012-04-23code cleanup: remove editbutflag flag from toolsettings & related defines.Campbell Barton
2012-04-23clear the FGON edge flag when updating old meshes to polygons. (we may wan't ...Campbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-21style cleanup: correct typosCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-17Fix #30977: error loading modal keymaps from keyconfiguration presets.Brecht Van Lommel
2012-04-16Reverted r43219 "Improved auto-hiding of unused sockets for collapsed nodes."Lukas Toenne
2012-04-16Fluid Simulation:Thomas Dinges
2012-04-14Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-14Merging r44227 through r45619 from trunk into soc-2011-tomatoSergey Sharybin
2012-04-14code cleanup: comment (almost) all members of KeyBlock & Key.Campbell Barton
2012-04-14code cleanup: when extending name length Key.elemstr was incorrectly extended...Campbell Barton
2012-04-13fix for editmode UV hiding with edges, was also using deprecated flag (UV_SEL...Campbell Barton
2012-04-12code cleanup: remove unused KeyBlock.adrcodeCampbell Barton
2012-04-12fix [#30907] Inset tool with Select Outer disabled does not allow translation...Campbell Barton
2012-04-11bmesh shape key conversion on exiting editmode.Campbell Barton
2012-04-11write mesh selection history to the blend file. without this active edge/vert...Campbell Barton
2012-04-10mango request: option to draw background in front of all objects in the viewp...Sergey Sharybin
2012-04-07code cleanup: no functional changesCampbell Barton
2012-04-06Smoke: Use better standards for inflowDaniel Genrich