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-063D Audio GSoC:Joerg Mueller
2011-06-05Add new animation export features.Sukhitha Prabhath Jayathilake
2011-06-04FModifier Influence/BlendIn-OutJoshua Leung
2011-06-04Actions are no longer created with Fake UsersJoshua Leung
2011-06-04User Pref to not overwrite Recent Files list everytime you open a newJoshua Leung
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-06-04Building fix: added missing include. Aligorith: would be nice to include need...Joerg Mueller
2011-06-03Experimental Feature: Frame Range Masks for FModifiersJoshua Leung
2011-06-03BugFix: [#27556] Replace mesh for gfx in "Edit Object" actuator act illogical...Dalai Felinto
2011-06-03Fix for [#27461] Particle Instance modifier doesn't work correctly with Hair ...Janne Karhu
2011-06-03disable python/string enum duplication from last commit because the array of ...Campbell Barton
2011-06-03when making the C/RNA copy of the python enum, duplicate all strings since th...Campbell Barton
2011-06-03pre-allocate the array when converting py/rna enums, also fix for memory leak...Campbell Barton
2011-06-03Fix for [#27562] audaspace not playing files in blenderplayerJoerg Mueller
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-02Deleting keyframes usability tweak:Joshua Leung
2011-06-02Time-Slide Fix:Joshua Leung
2011-06-02Bugfix: "Time Slide" tool brokenJoshua Leung
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-06-01* Fix compiler warning from previous commitJoshua Leung
2011-06-01BGE Animations: Reimplemented the continuous function of the action actuator.Mitchell Stokes
2011-06-01BGE Animations: Removing guards that prevent the action actuator from being u...Mitchell Stokes
2011-06-01Usability Tweak [#27469]Joshua Leung
2011-06-01Bugfix [#27535] Insert delta key via IKey menu doesn't work wellJoshua Leung
2011-06-01BGE Animations: Beginning work on the new action actuator.Mitchell Stokes
2011-06-01BGE Animations: Adding more functions to BL_ActionManager and KX_GameObject:Mitchell Stokes
2011-06-01BGE Animations: fixing a crash with looping armature actions.Mitchell Stokes
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