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-08-04Bassam Feature Request: "Auto Clamped" handles can now be set perJoshua Leung
2011-08-04remove append to cursor code, wasnt used and made some naive assumptions abou...Campbell Barton
2011-08-04when appending with a NULL context dont print warnigns about scene not being ...Campbell Barton
2011-08-02Merging trunk up to r38932.Joerg Mueller
2011-08-02BGE Animations: Fixing a crash when an fcurve actuator is found, but the obje...Mitchell Stokes
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-31Bug fix: loading a file that had particles using a dupligroup from a liblinke...Janne Karhu
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-26vgroup_modifiers: Addressed most ideasman’s remarks and suggestions in his ...Bastien Montagne
2011-07-263D Audio GSoC:Joerg Mueller
2011-07-25Adding WeightVG modifiers code. Still some points to tweak, though.Bastien Montagne
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-19cleanup of scene->gamedata DNADalai Felinto
2011-07-15Fix for [#26712] Particle group instance 'Use Count' value gets reset on file...Janne Karhu
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-08Fix #27900: file browser filter, sort, .. parameters were not saved. This isBrecht Van Lommel
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-06-27== Multires ==Nicholas Bishop
2011-06-24First commit to make "Style" settings saved in startup.blendTon Roosendaal
2011-06-24BGE Animations: Shape Action Actuators are now converted to Action Actuators ...Mitchell Stokes
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-21Merge with trunk r37677Joerg Mueller
2011-06-16== Simple Title Cards for Sequencer ==Joshua Leung
2011-06-16BGE Animations: FCurve Actuators are now converted to Action Actuators in do_...Mitchell Stokes
2011-06-15Fix #27654: vertex parenting not working with constructive modifiers.Brecht Van Lommel
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-09fix for own mistake & fix some comments.Campbell Barton
2011-06-09fix [#27616] Appending an object from a file brings all existing group links ...Campbell Barton
2011-06-09add foreachIDLink function for cloth, remove cloth specific newlibadr calls i...Campbell Barton
2011-06-08fix for own error r35918, generalizing looping over modifier ID linksCampbell Barton
2011-06-08svn merge -r 37212:37306 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-06-06fix for crash opening the file selector twice with multiple windows open (whe...Campbell Barton
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-06-05fixed warning, signed/unsigned mismatch, blo/readfile.c line 1742Jason Wilkins
2011-06-05with the new scalable UI. hard coded values were still used for resizing the ...Campbell Barton
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-01Fix #27541: f-curve generator modifier file read missed endian switch,Brecht Van Lommel
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-27remove BLI_streq() since it was hardly used, also replace string search with ...Campbell Barton
2011-05-27split BLO_library_append_named_part into 2 function, one that adds objects in...Campbell Barton
2011-05-26Fix #27465: used light groups did not get linked in with materials automatica...Brecht Van Lommel
2011-05-24BLO_library_append_named_part now returns the newly linked/appended datablock.Campbell Barton
2011-05-23remove unused code, comment some that may be useful (maintainers can remove).Campbell Barton
2011-05-23fix own mistake [#27451] Flip to Top / Flip to Bottom menuitems on right clic...Campbell Barton
2011-05-21fix [#27437] Appending armatures with custom bone shapes brings no custom obj...Campbell Barton
2011-05-21no functional changes, make give_base_to_objects() arguments less confusing.Campbell Barton
2011-05-21Bugfix [#27452] Wrong linking of character groupsJoshua Leung
2011-05-19fix [#27437] Appending armatures with custom bone shapes brings no custom obj...Campbell Barton