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-07-17Changed the default keys for duplicate-nodes-while-keeping-input-links to ctr...Lukas Toenne
2011-07-17Little modification of the duplicate operator on artist request: The default ...Lukas Toenne
2011-07-17Identify material Animations to export.Sukhitha Prabhath Jayathilake
2011-07-17Set material Sid addressing.Sukhitha Prabhath Jayathilake
2011-07-17Removed the autoconnect call when adding new nodes, this hardly ever gives us...Lukas Toenne
2011-07-17template for patch exporting objects in a scene.Campbell Barton
2011-07-17update to cmake checker script to also check if our include paths are okCampbell Barton
2011-07-17patch [#28001] Find the nearest point on an object to the given locationCampbell Barton
2011-07-17Bugfix [#27412] PoseLib bug(maybe also corrupted data)Joshua Leung
2011-07-17'bgl' python module.Campbell Barton
2011-07-17Fixed compile error on Fedora 15, when FFMPEG was enabled.Jiri Hnidek
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17Added notifier listener for node editor.Sergey Sharybin
2011-07-17cmake source definitions:Campbell Barton
2011-07-16Fixed crash of multires baker when baking from sculpt mode.Sergey Sharybin
2011-07-16Small bugfix for prior commit - Removing constraints no longer causes an errorBenjy Cook
2011-07-16Keyframing Motion capture properties now works for the Point constraint. Also...Benjy Cook
2011-07-16print an error message if Python.h can't be found for cmake and scons since i...Campbell Barton
2011-07-16Bugfix [#27157] keyframing a constrained bone does not work as beforeJoshua Leung
2011-07-16BGE Animations: Updating the python docs.Mitchell Stokes
2011-07-16BGE Animations: Some updates to the Python api:Mitchell Stokes
2011-07-16fix for crash with edit armature buttons when no bones were selected (uniniti...Campbell Barton
2011-07-15Fix for [#26712] Particle group instance 'Use Count' value gets reset on file...Janne Karhu
2011-07-15fix for linking on mingw/scons with recent changes to mathutilsCampbell Barton
2011-07-15Bugfix: Retargeting now works when user rig bones are not connected to their ...Benjy Cook
2011-07-15move mathutils into its own lib.Campbell Barton
2011-07-15Fix for [#27307] Blender crashes when loading a new scene while baking fluid ...Janne Karhu
2011-07-14Bugfix: Baking mocap constraints now works for user created IK bonesBenjy Cook
2011-07-14many mathutils exception types were wrong, went over all exceptions in mathut...Campbell Barton
2011-07-14Shuffle code so it compiles with MSVC too. (Array of unknown size otherwise).Nathan Letwory
2011-07-14BGE Animations: Now animations are only updated based on the set animation sp...Mitchell Stokes
2011-07-143D Audio GSoC:Joerg Mueller
2011-07-14formatting changes for python mathutils module.Campbell Barton
2011-07-14rename bgl.Buffer attribute list to a method, to_list() as used for IDProps, ...Campbell Barton
2011-07-14minor changes to bgl.Buffer py classCampbell Barton
2011-07-13dont include the preview.blend in headless modeCampbell Barton
2011-07-13use linked duplicates in preview.blend to save some space.Campbell Barton
2011-07-13reuse USER_SAVE_PREVIEWS to not save thumbnails into blend file headerCampbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-07-13Fix python error in image sampling panel drawing whenBrecht Van Lommel
2011-07-13Fix #26704: activating a texture node inside material nodes did not show thatBrecht Van Lommel
2011-07-13fix for animation playback and build error when compiling without WITH_AUDASPACECampbell Barton
2011-07-13Adding Child Of constraint "inverse parent matrix" to rna, so itTon Roosendaal
2011-07-13Fixed Color animation import( support for Maya )Sukhitha Prabhath Jayathilake
2011-07-133D Audio GSoC:Joerg Mueller
2011-07-13Bugfix: DopeSheet + Graph Editors were referring to wrong operator forJoshua Leung
2011-07-13Fix #27951: armature edit mode transform panel shows "nothing selected" evenBrecht Van Lommel
2011-07-13Advanced CMake option to build the player without blender: WITH_BLENDERCampbell Barton
2011-07-13patch [#27950] Patch to add the ability to generate random points on mesh facesCampbell Barton
2011-07-13- don't build ghost's event printer unless ghost debug is enabled.Campbell Barton