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-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-113D Audio GSoC:Joerg Mueller
2011-08-11svn merge -r39286:39298 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-08-11fix [#28213] Imperial unit for 0.001 inches inconsistently displayed as mils ...Campbell Barton
2011-08-11BGE Animations: Animation updates are now handled separately from logic/physi...Mitchell Stokes
2011-08-11SVN maintenance.Guillermo S. Romero
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-11ifdef'd outliner code which is spesific to gsoc pepper with '// GSOC_PEPPER' ...Campbell Barton
2011-08-11merge outliner refactor so we dont have to keep outliner.c locked in trunk.Campbell Barton
2011-08-11unlocking outliner.c and removing... (merging refactor from pepper but looks ...Campbell Barton
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-11BGE Animations: Updating BL_ActionActuator.frame to work with the new actuator.Mitchell Stokes
2011-08-11fix for regression for shape key UI, values are now editable again in the lis...Campbell Barton
2011-08-11BGE Animations: Always update the localtime used for continuous animations. P...Mitchell Stokes
2011-08-10import only transform matrix animation method ( in progress )Sukhitha Prabhath Jayathilake
2011-08-10Baked Animation re-Import fixSukhitha Prabhath Jayathilake
2011-08-10error in own recent commit. set subversion to 0Campbell Barton
2011-08-102.59 Splash screen by tomket7. Congratulations! Thomas Dinges
2011-08-10Version bump for 2.59Campbell Barton
2011-08-10fix [#28206] Motion Paths shown in 3DView even when Only Render option is ena...Campbell Barton
2011-08-10fix [#28203] Misplaced string in bone constraintsCampbell Barton
2011-08-10Fix [#28195] Particles objects disappear in viewport, and 90° rotationNathan Letwory
2011-08-10fix for [#28201] blender crashes when "mpeg" selectedCampbell Barton
2011-08-10Gianmichele request: Pose Sliding tools show percentage indicator inJoshua Leung
2011-08-10fix for crash undoing grease pencil session, last action would free entire fr...Campbell Barton
2011-08-10fix [#28197] Undoing Grease pencil removes last 2 strokesCampbell Barton
2011-08-10fix [#28196] Unwrap tris in lightmap packCampbell Barton
2011-08-09sid addressing fixSukhitha Prabhath Jayathilake
2011-08-09Another error in last bigger commit.Joerg Mueller
2011-08-09temporary fix for quat rotationsSukhitha Prabhath Jayathilake
2011-08-09fix [#28186] textboxes properties not animatableCampbell Barton
2011-08-09Fix for last commit: MSVC dislikes ;;Joerg Mueller
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-09Blender 2.59:Thomas Dinges
2011-08-09BGE Animations: Fixing issues with initialization order in BL_ShapeDeformerMitchell Stokes
2011-08-09BGE Animations: Fixing the Continue option when using the Flipper play type. ...Mitchell Stokes
2011-08-08export bone transform matrix with sid.Sukhitha Prabhath Jayathilake
2011-08-08fix [#28183] Wavefront OBJ import has no preset savingCampbell Barton
2011-08-08quiet harmless py resource warning - file opened but not closed.Campbell Barton
2011-08-08fix [#28178] make single user copy of object data doesn't workCampbell Barton
2011-08-08add missing header to cmake files (else some IDE's wont index it)Campbell Barton
2011-08-08use static sets rather then tuples, python optimizes this case.Campbell Barton
2011-08-08BGE Animations: Various compatibility fixes:Mitchell Stokes
2011-08-08- update X3D and FBX testing checksumsCampbell Barton
2011-08-07Updating CMake to install the correct ffmpeg libs.Mitchell Stokes
2011-08-07COLLADA Armature bake animation export fixed( needs more testing )Sukhitha Prabhath Jayathilake
2011-08-07fixed typoMike Erwin
2011-08-07Armature bake animation export ( not as pose matrices. Still needs fixing ) Sukhitha Prabhath Jayathilake
2011-08-07simplify x11 path code, had unneeded NULL checks and std namespaceCampbell Barton