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-02-24rigidbody: Fix motion paths calculation being incorrect for rigid bodiesSergej Reich
2013-02-24rigidbody: Add motor constraintSergej Reich
2013-02-24rigidbody: Code cleanupSergej Reich
2013-02-24Fix for image alpha version patch with library linked files where the imageBrecht Van Lommel
2013-02-24Fix #34358: shrinkwrap modifier project along normal did not work correctlyBrecht Van Lommel
2013-02-23Bug fix in 2.66 release, irc submitted.Ton Roosendaal
2013-02-23Bug fix #34347Ton Roosendaal
2013-02-23Bugfix #34374Ton Roosendaal
2013-02-23fix [#34378] GLSL materials using multiple UV layers fail in editmodeCampbell Barton
2013-02-23code cleanup: make editmode PASSATTRIB into static functions.Campbell Barton
2013-02-23fix for error in the blenderplayer caused by r54727 (can't assume G.main is v...Campbell Barton
2013-02-22Workaround for compilation error introduced in r54755Sergey Sharybin
2013-02-22Fix #34357: image editor scope and clip editor track preview did not resizeBrecht Van Lommel
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2013-02-22patch [#34103] Add explanatory comments to dna_genfile.[ch]Campbell Barton
2013-02-22Fix for [#34356] Inputs list in file output doesn't appear properly.Thomas Dinges
2013-02-22remove 'register' from drag-toggle operator (so it doesn't show in the redo p...Campbell Barton
2013-02-22Simple preset function for setting common node sizes based on enum instead of...Lukas Toenne
2013-02-22Motion tracking dopesheetSergey Sharybin
2013-02-22Fix #34351: Displacement map Bake margin does not workSergey Sharybin
2013-02-22Fix #34359: 2.66 crashes when using output nodeSergey Sharybin
2013-02-22change to drag-toggle don't exit when the mouse is outside the region - its a...Campbell Barton
2013-02-22code cleanup: switch argument order for button_activate_exit() but/data args ...Campbell Barton
2013-02-22Toggle-Drag UI FeatureCampbell Barton
2013-02-22new weight paint draw option to display unweighted vertices with the option t...Campbell Barton
2013-02-22Whitespace fixesJoshua Leung
2013-02-22Animation Editors: Operators to Group/Ungroup Selected F-CurvesJoshua Leung
2013-02-22code cleanup: remove unused argCampbell Barton
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-21Blender Internal: optimization to remove sleep() calls from the render threadingBrecht Van Lommel
2013-02-21Object Select Similar tool now has a Pass Index option.Brecht Van Lommel
2013-02-21Remove orthographic camera Scale hard min/max and make them soft limits instead,Brecht Van Lommel
2013-02-21Increase maximum render resolution from 10000 to 65536.Brecht Van Lommel
2013-02-21Code cleanup:Thomas Dinges
2013-02-21Code cleanup:Thomas Dinges
2013-02-21Compile fixes for recent code cleanups:Thomas Dinges
2013-02-21Enable new bevel tool code in bevel modifier.Howard Trickey
2013-02-21style cleanup: 'sizeof foo' --> 'sizeof(foo)', add check in style checking sc...Campbell Barton
2013-02-21code cleanup: move 2d bevel list into its own function. (as with 3d bevel)Campbell Barton
2013-02-21code cleanup: rename ScanFillVert.h --> edge_tot, SF_VERT_UNKNOWN --> SF_VERT...Campbell Barton
2013-02-21use radians for BLF_rotationCampbell Barton
2013-02-21code cleanup: remove ctrl option from FONT_OT_line_breakCampbell Barton
2013-02-21code cleanup: remove references to old bevel code (which has been removed for...Campbell Barton
2013-02-21code cleanup: pass mval to ED_view3d_cursor3d_position() rather then event x/yCampbell Barton
2013-02-21code cleanup: remove unused runtime var - World.fastcolCampbell Barton
2013-02-21Blender 2.67 release cycles begin:Thomas Dinges
2013-02-20Getting ready for the 2.66 release!v2.66Ton Roosendaal
2013-02-20increase openmp limit for release so low poly meshes don't use openmp threads...Campbell Barton
2013-02-20Fix visible seams on normal map bake due to clear colour being black:Antony Riakiotakis
2013-02-20Fix DPI not taken into account for header text (e.g. during transform).Brecht Van Lommel