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
2011-06-25Merged changes in the trunk up to revision 37799.Tamito Kajiyama
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-24free_bvhtree_from_mesh was incorrectly useing sizeof() when clearing memory.Campbell Barton
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-23allow building with ffmpeg but not audCampbell Barton
2011-06-23correction to recent commit & made ffmpeg includes only add when enabled.Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-21Upping the release number to 2.58Ton Roosendaal
2011-06-21fix for build with cmake (patch by Joerg Mueller)Dalai Felinto
2011-06-20fix for crash drawing zero length motion path and a leak with zero length paths.Campbell Barton
2011-06-19removing python includes for blenkernel since pynodes are commented.Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-16fix [#27675] Bones shift out of place when leaving edit modeCampbell Barton
2011-06-16Merged changes in the trunk up to revision 37539.Tamito Kajiyama
2011-06-15remove unused argumentsCampbell Barton
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-15Fix #27654: vertex parenting not working with constructive modifiers.Brecht Van Lommel
2011-06-14edit DAG defines to make it easier to add more & modify.Campbell Barton
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-12Bug fix: keyed physics didn't work properly if the first key wasn't the keyed...Janne Karhu
2011-06-11Fix for edge mesh BVH: The edge distance callback for leaf nodes was calculat...Lukas Toenne
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-09replace log() calls with constantsCampbell Barton
2011-06-07draw sequences with invalid effect frame ranges pink to highlight they are in...Campbell Barton
2011-06-07fix for float projection painting, now updating correctly. Antony Riakiotakis
2011-06-06object-mode lattice bounds were not taken into account when calculating min/max.Campbell Barton
2011-06-06fix [#27572] Mirror Shapekey and Mirror vertex Group not working for Lattice.Campbell Barton
2011-06-06Bake from multires meshSergey Sharybin
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-04fix [#27568] Segmentation fault in Sequencer when adding an effect strip with...Campbell Barton
2011-06-03Fix for [#27461] Particle Instance modifier doesn't work correctly with Hair ...Janne Karhu
2011-06-02Fix related to #27309: group nodes with a linked datablock that was missing w...Brecht Van Lommel
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-06-02Fix #27539: Sculpt data is lost after editing base meshSergey Sharybin
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-31cmake maintenanceCampbell Barton
2011-05-30startup.blend: default ffmpeg output audio bitrate changed to 192.Brecht Van Lommel
2011-05-28Silence some unused-but-set-variable warnings.Sergey Sharybin
2011-05-28Fix #27505: Text Editor always indent next line when a " is found (which is n...Sergey Sharybin
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-28Fix: The radial control would fail, in sculpt mode, to set size if object-spa...Jason Wilkins
2011-05-28better error reporting for seq_swap()M.G. Kishalmi
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-26Use proper checking for image sourceSergey Sharybin
2011-05-26fix [#27485] Create new shapekey on latticeCampbell Barton