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-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
2012-04-05report [#30814] Absolute Shape Keys not working in 2.6Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-28code cleanup: (dont include ';' in defines), last commit also missed changes ...Campbell Barton
2012-03-27fix [#30651] bpy.ops.object.mode_set(...) editmode removes faces.Campbell Barton
2012-03-27Return back sfra property to Sequence structure to prevent data looseSergey Sharybin
2012-03-26Fix for crash when adding image sequence movie clip into a sequencerSergey Sharybin
2012-03-26rename lattice influence to strength from r45144 (other deform modifiers call...Campbell Barton
2012-03-26Patch: [#30652] Influence slider for Lattice ModifierThomas Dinges
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24code cleanup: use zero_v3Campbell Barton
2012-03-233D View Themes:Thomas Dinges
2012-03-22Quick Mango request: Adjustable contrast/intensity for unselected F-Curves inJoshua Leung
2012-03-22Renaming CD_WEIGHT_MCOL/MLOOPCOL and their masks from WEIGHT to PREVIEW, as t...Bastien Montagne
2012-03-21== Sequencer ==Peter Schlaile
2012-03-20Some advanced particle rotation modes and reorganization of the rotation panel:Janne Karhu
2012-03-20patch [#30595] Wiki Quick Hacks: Make Tooltip Background Colour ThemeableCampbell Barton