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
2013-06-23Added polished Vertex Weights Panel (properties sidebar)Gaia Clary
2013-06-20transform: 2d option for proportional editmode,Campbell Barton
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-06-11Fix #35704: Simplify on scene with dupli recursion crashesSergey Sharybin
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton
2013-06-01rna small fixes (bad copy-pasting)Dalai Felinto
2013-05-17Fix #35398: changing render layer name causes animation to be lost.Brecht Van Lommel
2013-05-11Bug fix, irc submittedTon Roosendaal
2013-05-08Fix #35240: command line -t number of threads option did not work for cycles.Brecht Van Lommel
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-23Overlay fixes:Antony Riakiotakis
2013-04-18fix for problem with too low epsilon when calculating thickness, also increas...Campbell Barton
2013-04-18add display mode for sharp edges.Campbell Barton
2013-04-18add mesh distort display mode (highlights distorted faces)Campbell Barton
2013-04-17display options to help with 3d printing.Campbell Barton
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-13Cycles / Save Buffers:Thomas Dinges
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-07Freestyle UI:Thomas Dinges
2013-04-07Usual typo fixes... ;)Bastien Montagne
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-04-05style cleanupCampbell Barton
2013-04-03Use of text datablocks for storing Python style modules.Tamito Kajiyama
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26misc minor changesCampbell Barton
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23Code cleanuo:Thomas Dinges
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-19game engine: Increase hard limit for fps propertySergej Reich
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-12Patch #34569: Enable PNG Codec for video outputSergey Sharybin
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-03Renamed FreestyleLineSet.use to .show_render.Tamito Kajiyama
2013-02-28Fix #34390: quicktime video codec menu showing blank. It's a small miracleBrecht Van Lommel
2013-02-25Some minor UI messages fixes.Bastien Montagne
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22new weight paint draw option to display unweighted vertices with the option t...Campbell Barton
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-21Increase maximum render resolution from 10000 to 65536.Brecht Van Lommel
2013-02-21Code cleanup:Thomas Dinges
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-16Adding a missing end paren to the Use Material Caching tooltip.Mitchell Stokes
2013-02-12fix [#34198] Scene unit size and dyntopo detail sizeCampbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-05add RNA_define_animate_sdna() so animation can be easily disabled when defini...Campbell Barton