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
path: root/source
AgeCommit message (Expand)Author
2011-06-03Quiet warnings for picky compilers.Campbell Barton
2011-06-02Fix related to #27309: group nodes with a linked datablock that was missing w...Brecht Van Lommel
2011-06-02Fix #27241: crash with point density texture when using particle age/velocityBrecht Van Lommel
2011-06-02UI: fix two issues with expanded enum property buttons:Brecht Van Lommel
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-06-02committed this by mistake.Campbell Barton
2011-06-02fix [#27557] Linked object (camera) should not be able to set position by usi...Campbell Barton
2011-06-02fix [#27553] Weird resulsts when animating opacity on (color) stripCampbell Barton
2011-06-02mathutils support for color arithmetic, also some minor whitespace edits. Campbell Barton
2011-06-02Fix #27539: Sculpt data is lost after editing base meshSergey Sharybin
2011-06-02uninitialized variable was used when ensuring mirrored vertex groups.Campbell Barton
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-06-01UI: template_ID now takes into account if the property is editable.Brecht Van Lommel
2011-06-01Fix #27541: f-curve generator modifier file read missed endian switch,Brecht Van Lommel
2011-05-31Material nodes were checking the nodestack->hasinput flag to determin whether...Lukas Toenne
2011-05-31fix [#27514] Fix Bug 27510 Color key hue flipping error (composite node)Campbell Barton
2011-05-31Button value reset:Brecht Van Lommel
2011-05-31Make sure correct path separator is used.Nathan Letwory
2011-05-31tag unused rna args.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-30startup.blend: default ffmpeg output audio bitrate changed to 192.Brecht Van Lommel
2011-05-30BGE: fix bug #26775, crash when physics constraint is defined on non-active o...Benoit Bolsee
2011-05-30Fix #27522: crash when closing new render window with render error messageBrecht Van Lommel
2011-05-30cmake formatting adjustment, no functional change.Campbell Barton
2011-05-30fix for cmakes windows install target, was extracting python 4 times, note in...Campbell Barton
2011-05-29Moving the letterbox clear for the embedded player so it only clears when it ...Mitchell Stokes
2011-05-29Fix #27392: boolean intersect'sSergey Sharybin
2011-05-29access pythons code object directly rather than attribute access.Campbell Barton
2011-05-29Fixing the initglobals leak in the Blenderplayer (G.main reference was being ...Mitchell Stokes
2011-05-29General error in coderivative for orthogonal camera. Culprit of new bump fail...Daniel Salazar
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-28rearranged previous patch to compile with C89Jason Wilkins
2011-05-28Introduce vars before using them, otherwise compile fails (reminder: with C, ...Nathan Letwory
2011-05-28wrong rna access function used in node UICampbell Barton
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-28bugfix for: [#26753] PhysicsConstraints ID trouble on 64bit (linux at least).Dalai Felinto
2011-05-28include ffmpeg_compat header in cmake source list.Campbell Barton
2011-05-28fix for embeded BGE viewport broken when not using letterboxingDalai Felinto
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-28fix for ffmpeg linking in BGE (patch by Jens Verwiebe (jensverwiebe) over IRC)Dalai Felinto
2011-05-27Attempted fix for #27482: game engine running slow due to revision 36698 whichBrecht Van Lommel
2011-05-27Windows installer and Path changes, fixing various issues:Brecht Van Lommel
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27own recent commits caused crash with the grease pencil in camera view, always...Campbell Barton
2011-05-27== FFMPEG ==Peter Schlaile