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
2009-01-28Fix for bug #18183: crash when using "Bake Constraints" script. The constraintBrecht Van Lommel
2009-01-27Fix for bug #17961: crash with material copy/past and GLSL.Brecht Van Lommel
2009-01-27Fix for bug #18066: made UV Unwrap > Reset same as the default UVBrecht Van Lommel
2009-01-26let the game engine compile, if WITH_FFPEG is not defined (so we don't have v...Erwin Coumans
2009-01-25== Python: Space Handler Scriptlinks ==Willian Padovani Germano
2009-01-25BGE patch 18211: Bug Fix for: [#18175] error on anaglyph view of a splitted v...Benoit Bolsee
2009-01-24jpeg2000 commit missed the 2 most important files.Campbell Barton
2009-01-24[#18164] jpeg2000 patch, with some fixes from Peter too.Campbell Barton
2009-01-22BGE API cleanup: shape action actuator.Benoit Bolsee
2009-01-21BGE API cleanup: action actuator.Benoit Bolsee
2009-01-19Bugfix: Transform SnapMartin Poirier
2009-01-15blender was crashing if no argument was given after '-t'Campbell Barton
2009-01-15BGE patch 18065: gameobj mass writeable + setmass actuator. This patch allows...Benoit Bolsee
2009-01-14BGE patch: dynamically update the coumpound parent shape when parenting to a ...Benoit Bolsee
2009-01-13fix for big in yesterdays commit, color values were not initializedCampbell Barton
2009-01-12can now add sequencer effects with the python apiCampbell Barton
2009-01-03BGE bug #18070 fixed: 2dFilter actuator is always pulsed.Benoit Bolsee
2009-01-03BGE API cleanup: more bricks converted to attributes.Benoit Bolsee
2009-01-02BGE API Cleanup: update the python attribute definition framework.Benoit Bolsee
2009-01-01fix for a memory leak in NMesh (deprecated api) while looking at bug report...Campbell Barton
2008-12-31BGE API cleanup: introduction of a generic framework to link Python attribute...Benoit Bolsee
2008-12-30BGE API cleanup: more consistent type check on set attribute (mouse and keybo...Benoit Bolsee
2008-12-30mistake in previous commit, stopped CurNurbs from appendingCampbell Barton
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-12-25* disable back buffer selection drawing while projection painting (was redoin...Campbell Barton
2008-12-24* bpy curve api wouldn't give correct errors for bad arguments when appending...Campbell Barton
2008-12-24fix for own mistake - [#18119] Texture Paint: "clone from layer" button not d...Campbell Barton
2008-12-22pose_grab_with_ik_clear(): fix bug with memory used after being freed.Benoit Bolsee
2008-12-22Bugfix - Fixed crashes in Action Editor on Ctrl-L due to missing NULL checks.Joshua Leung
2008-12-21define WITH_CCGSUBSURF isnt used anymoreCampbell Barton
2008-12-20Bugfix since rev 2, BLO_setversionnumber() was using sizeof(array), which giv...Campbell Barton
2008-12-20id prop update function was receiving a tuple when it only needed a single argCampbell Barton
2008-12-20patch [#18110] [patch] Update blenderplayer.exe -h textCampbell Barton
2008-12-19Add G_FILE_IGNORE_DEPRECATION_WARNINGS option to G.fileflags in preparation o...Benoit Bolsee
2008-12-19Typo was making actuator.getExecutePriority() crashCampbell Barton
2008-12-19Bugfix for crash with loading fluidsim files, reported by Gimble3d and nudelZDaniel Genrich
2008-12-17FFmpeg upgrade to revision 12758 (avformat version 52.13): support libavdevic...Benoit Bolsee
2008-12-17* commit r17900 by Genscher was wrong.Nathan Letwory
2008-12-17Reverting revision 17417 which broke cloth collisions which check also in ble...Daniel Genrich
2008-12-16Patch from Banlu KemiyatornCampbell Barton
2008-12-16fix for [bf-blender-Bug Tracker][18089] scons compiling bugCampbell Barton
2008-12-15BChris Want
2008-12-15Make sure that WITH_OPENEXR is defined when sources are configuredChris Want
2008-12-15bugfix #17989Ton Roosendaal
2008-12-15Touch/NoOverwrite options were not disabled for video.Campbell Barton
2008-12-15Python APIKen Hughes
2008-12-13projection paint cleanup (nothing to see here)Campbell Barton
2008-12-12Projection Painting, merge from branchCampbell Barton
2008-12-12minor changesprojection-paintCampbell Barton
2008-12-12view.cCampbell Barton