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-05Fixed file loading for multires (broken during merge), also corrected soc-2008-nicholasbishopNicholas Bishop
2009-01-05Everything in the branch should once again compile.Nicholas Bishop
2009-01-05Synch more files from trunkNicholas Bishop
2009-01-05Added/corrected more files from the merge.Nicholas Bishop
2009-01-05Resynch gameengineNicholas Bishop
2009-01-05Resynch a couple more directories with trunkNicholas Bishop
2009-01-05Replaced this branch's intern directory with trunk's.Nicholas Bishop
2009-01-04Added files missed during the merge.Nicholas Bishop
2009-01-04Nasty merge from trunk's r18216.Nicholas Bishop
2009-01-01fix for a memory leak in NMesh (deprecated api) while looking at bug report...Campbell Barton
2009-01-01Handle the (extremely unlikely) case that the max multires levels is exceededNicholas Bishop
2009-01-01A couple of very minor cleanupsNicholas Bishop
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-31Updated sculptmode's anchored brush to work with the new multires.Nicholas Bishop
2008-12-30Subsurf UVs with the multires modifier.Nicholas Bishop
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-30Based on user feedback, changed the default curve from the sinusoidal shape t...Nicholas Bishop
2008-12-30Moved the Multires/Sculpt undo data into the multires modifier. Also fixed up...Nicholas Bishop
2008-12-30Fixed a bug caused by counting DM faces rather than faces in the original mesh.Nicholas Bishop
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
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-17Applying scons compiling fix for windows/mingw (to get compiler warnings to s...Joshua Leung
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-15DXF exporter, dxf-library.py updatedRemigiusz Fiedler