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
2007-05-07check_for_dupid() was checking wrong variables for on name changes; couldKen Hughes
2007-05-06Assorted SSS fixes:Brecht Van Lommel
2007-05-05mad logic in tface to mface commit from a while ago. non UV meshes didnt rend...Campbell Barton
2007-05-05Bugfix: SSS render crashed with option "Save buffers".Ton Roosendaal
2007-05-05== IPO Editor ==Joshua Leung
2007-05-05Bugfix (reported on BA forums):Joshua Leung
2007-05-05more epy doc updatesCampbell Barton
2007-05-05AutoKey Avail was also not working correctly for Object with ObActions.Joshua Leung
2007-05-05Quite a few bugfixes:Joshua Leung
2007-05-05updated epydocsCampbell Barton
2007-05-04Fix gcc warning about implicit declaration of function ‘object_data_is_libd...Ken Hughes
2007-05-04Fix for bug #6629 - modifiers and vertex-parentingBen Batt
2007-05-04Stupid fix... Back when I introduced new env vars for whatKent Mein
2007-05-04Python APIKen Hughes
2007-05-04Curves in Editmode:Joshua Leung
2007-05-04Fix SSS panel docking. Didn't seen to go well with a clean .B.blend.Brecht Van Lommel
2007-05-04Hopefullly this commit shall resolve the issues drawing issues I saw with the...Joshua Leung
2007-05-04added access to SSS settings in PythonCampbell Barton
2007-05-04Subsurface scattering:Brecht Van Lommel
2007-05-03== Sculpt Mode ==Nicholas Bishop
2007-05-03== Sculpt Mode ==Nicholas Bishop
2007-05-03== UV/Image Editor ==Juho Vepsalainen
2007-05-03== Insert-Key Menu for Textures ==Joshua Leung
2007-05-03Armature Drawing Tweak:Joshua Leung
2007-05-03== IPO Editor - Scaled IPOs ==Joshua Leung
2007-05-03== IPO Editor - IPO Scaling ==Joshua Leung
2007-05-03Bugfix #6624:Joshua Leung
2007-05-02Ortho type of camera is now also controlled by CAM_LENS ipo.Nathan Letwory
2007-05-02missed out with 2 active layers that should be active_rndCampbell Barton
2007-05-02PyAPI, Mesh.c - added renderColorLayer and renderUVLayer to the meshCampbell Barton
2007-05-02Made it so blender has an active render layer for Uv and Vertex color mesh la...Campbell Barton
2007-05-02== Bug Fixes ==Martin Poirier
2007-05-01Log:Juho Vepsalainen
2007-05-01header_filesel - pressing buttons made the file select header title change co...Campbell Barton
2007-05-01tweaks to fly mode.Campbell Barton
2007-05-01own mistake, typo in checking mface's selectionCampbell Barton
2007-04-30Really minor updates related to code I wrote for the Cast modifier:Willian Padovani Germano
2007-04-30Patch #6192 - Wave Modifier Option to move verts along normalsBen Batt
2007-04-30Patch #6582 - Weight groups in the wave modifierBen Batt
2007-04-30Scene.c - scene.objects.context how dosnt include hidden objectsCampbell Barton
2007-04-30* Small tweak - initialise mirror modifier to use X axis by default, Matt Ebb
2007-04-30== Preview Range ==Joshua Leung
2007-04-30* Only reset local view near camera clipping to 0.1 if it was previously larg...Matt Ebb
2007-04-29Fixed editmode transform clipping for new Mirror modifier axis options.Ben Batt
2007-04-29Patch #6113 - Cast & Smooth modifiersBen Batt
2007-04-29Patch #6584 - Texture functionality in the wave modifierBen Batt
2007-04-29Patch #5629 - Mirror modifier axis' to be toggleableBen Batt
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-29Casting fixes for 64 bits. Incomplete commit, discussion on proper castingTon Roosendaal
2007-04-29== IPO Editor ==Joshua Leung