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-05-19fix for mistake in r56903Campbell Barton
2013-05-19Fix for last fix, compile error in smoke code.Brecht Van Lommel
2013-05-19Fix #35407: different particle behavior compared to 2.66, reverted part of 56...Brecht Van Lommel
2013-05-19Fix for [#35245] Freestyle getting stuck on view map creation + memory leaks.Tamito Kajiyama
2013-05-18Optimizations for dyntopoCampbell Barton
2013-05-18Fix crash due to shared paint cursor function. It is necessary to checkAntony Riakiotakis
2013-05-18Fix for #35373, calling any paint operator from operator search menuAntony Riakiotakis
2013-05-18Comment out coordinates mapping made in rev55469Sergey Sharybin
2013-05-18style cleanupCampbell Barton
2013-05-18Painting / Sculpting: more tweaks to pressure sensitivityBrecht Van Lommel
2013-05-18Fix #35390: sequencer end frame of preview range was not drawing correct.Brecht Van Lommel
2013-05-18Fix #35404: crash in file save with python code that accesses mesh from panel.Brecht Van Lommel
2013-05-18Stroke code:Antony Riakiotakis
2013-05-18bump to version '2.67a'Campbell Barton
2013-05-17rigidbody: Add missig notifiers for add/remove operatorsSergej Reich
2013-05-17Smoke simulator: Add flow subframes and ability to set custom particle size.Miika Hamalainen
2013-05-17More work on 3d view render:Ton Roosendaal
2013-05-17Fix for #35390 fix: sequencer scene start/end still did not display when they...Brecht Van Lommel
2013-05-17fix for crash with toggle-drag on a popup (when the popup is closed while dra...Campbell Barton
2013-05-17Bug fix, own collection.Ton Roosendaal
2013-05-17Fix #35369: Crop node or FileOutput node bug.Sergey Sharybin
2013-05-17code cleanup: use BM_elem_flag_test rather then accessing 'ele->head.hflag'Campbell Barton
2013-05-17ignore hidden edges for bmesh grid-fill.Campbell Barton
2013-05-17fix for BM_mesh_edgeloops_find(), could give edge loops with one vert. (cause...Campbell Barton
2013-05-17fix for error in bridge tool, using freed faces from bmo input.Campbell Barton
2013-05-173D Viewport rendering (Blender Internal)Ton Roosendaal
2013-05-17Fix #35393: Sculpt Shortcuts are bananas.Sergey Sharybin
2013-05-17Fix #35390: the verticel lines indicating scene start and end frame in theBrecht Van Lommel
2013-05-17bump mathutils callback slot size.Campbell Barton
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-17Fix #35398: changing render layer name causes animation to be lost.Brecht Van Lommel
2013-05-17Fix for Freestyle built-in style module sketchy_multiple_parameterization.py ...Tamito Kajiyama
2013-05-16workaround for loopselect-slide (with multicut enabled) changing from vertex-...Campbell Barton
2013-05-16fix for crash in grid-fill where it was possible for rail edges to overlap.Campbell Barton
2013-05-16Fix #35388, grouped nodes not editable in properties ui.Lukas Toenne
2013-05-16grid-fill: fix error in detecting face flipping.Campbell Barton
2013-05-16Fix #35384: animation to enable/disable render layers was applied one frame tooBrecht Van Lommel
2013-05-16Fix compile error on VS2012.Jürgen Herrmann
2013-05-16fix [#35385] freestyle rendering crash blenderCampbell Barton
2013-05-16bmesh grid fill: interpolate vertex customdata (useful for vertex weights and...Campbell Barton
2013-05-16Fix for [#35352] Freestyle + Geometry Spatial Noise freezes on render.Tamito Kajiyama
2013-05-16Fix #35368:Brecht Van Lommel
2013-05-16Fix #35372: sculpting/painting long brush strokes with small brush size wouldBrecht Van Lommel
2013-05-16Fix #35355: 2D image paint View mapping mode was dependent on zoom, this wasBrecht Van Lommel
2013-05-16bmesh, grid fill tool.Campbell Barton
2013-05-15Fix action zones not drawing properly while sculpting, due to recent bugfix.Brecht Van Lommel
2013-05-15Fixes for blender internal viewport render:Brecht Van Lommel
2013-05-15Fix for missing finalization of memory blocks allocated in the Freestyle module.Tamito Kajiyama
2013-05-15use bool arrays rather then char for weight paint lock/select arraysCampbell Barton
2013-05-15Attempt to fix #35057 and #35372: slow texture painting performance.Brecht Van Lommel