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
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
2008-12-14bugfix in pickMeshRayFaceWeight() in bpymodules/BPyMesh.pyRemigiusz Fiedler
2008-12-14(no commit message)Jens Ole Wund
2008-12-14adding hintJens Ole Wund
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-12VRML/X3DCampbell 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
2008-12-09== Python Space Handlers ==Willian Padovani Germano
2008-12-07* layer mask (similar to the gimp), uses a UV layer's image as mask for paint...Campbell Barton
2008-12-07split code for applying each paint tool into its own function.Campbell Barton