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-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-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-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-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
2008-12-12VideoTexture.ImageMirror: if the mirror is horizontal in mesh coord, take the...Benoit Bolsee
2008-12-10fix for [18069] open nurbs curve snaps end to centerpointCampbell Barton
2008-12-10merge from trunk - r17500 to HEADCampbell Barton
2008-12-10move the paint buttons from the image view and buttons window into one function.Campbell Barton
2008-12-10tweaks to brush falloff and alpha, giving nicer looking strokes.Campbell Barton
2008-12-09bugfix - [#18063] Projection paint branch: draw tool "drops out" when model e...Campbell Barton
2008-12-09ImageMirror: add clip attribute to limit clipping distance of mirror renderingBenoit Bolsee
2008-12-09* tablet pressure changing opacity while painting didnt workCampbell Barton
2008-12-09Fix mistake in last commit.. it's pic + 1 ;)Diego Borghetti
2008-12-09patch from Mitchell StokesCampbell Barton
2008-12-09Commit patch [#18057] by Dalai Felinto (dfelinto)Diego Borghetti