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
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-24* make sure openjpeg stuff compiles and links properly.Nathan Letwory
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-21== Scripts ==Willian Padovani Germano
2009-01-21BGE API cleanup: action actuator.Benoit Bolsee
2009-01-19Bugfix: Transform SnapMartin Poirier
2009-01-16minor correctionsCampbell Barton
2009-01-16have had few requests to use blender for performing background tasksCampbell Barton
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-14Bullet bug fix: bad pointer in btCompoundShape::addChildShape() - patch submi...Benoit Bolsee
2009-01-13patch from Thomas Dinges, update URLs in help scriptsCampbell Barton
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-12[#18082] make uvcalc_follow_active_coords.py bypass the gui and accept argume...Campbell Barton
2009-01-11== Scripts ==Willian Padovani Germano
2009-01-07don't raise exceptions on some errors unless debugging Campbell Barton
2009-01-07confusion between Inline and externproto nodesCampbell Barton
2009-01-06Added support for EXTERNPROTO's and fixed a bug where relative Inline URL's t...Campbell Barton
2009-01-06string extraction wasnt working + minor changesCampbell Barton
2009-01-05left testing lines uncommitted by mistakeCampbell Barton
2009-01-05added static python option for mingwCampbell Barton
2009-01-04C files reference "libredcode/format.h", which only exist in extern/libredcod...Campbell Barton
2009-01-03[#18142] Blender FBX export outputs broken vertex colors when using vertex paintCampbell 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-31use higher precession piCampbell Barton
2008-12-30BGE API cleanup: more consistent type check on set attribute (mouse and keybo...Benoit Bolsee
2008-12-30script was adding UV's rather then vertex Colors (this was correct before uv ...Campbell Barton
2008-12-30mistake in previous commit, stopped CurNurbs from appendingCampbell Barton
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-12-29MSVC project file update for ffmpeg device lib, release buildBenoit 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-23improved PROTO support, works for many testfiles now.Campbell Barton
2008-12-22pose_grab_with_ik_clear(): fix bug with memory used after being freed.Benoit Bolsee
2008-12-22WIP - support for VRML PROTO'sCampbell Barton
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