2003-12-31 |
Chris Want | A fix for the missing pad1 bug: henceforth, world-... |
commit | commitdiff | tree |
2003-12-30 |
Ton Roosendaal | Added improved exposure calculation |
commit | commitdiff | tree |
2003-12-30 |
Ton Roosendaal | - fixed switching contexts... the previous commit about... |
commit | commitdiff | tree |
2003-12-30 |
Ton Roosendaal | - fix for area light versus oren-nayer shading. |
commit | commitdiff | tree |
2003-12-29 |
Ton Roosendaal | - forgot to clip negative values coming from arealight... |
commit | commitdiff | tree |
2003-12-29 |
Ton Roosendaal | - since the Object Transform panel in 3d window has... |
commit | commitdiff | tree |
2003-12-29 |
Ton Roosendaal | - fixed crashing texture plugin, caused by not checking... |
commit | commitdiff | tree |
2003-12-29 |
Ton Roosendaal | Area lights and more... |
commit | commitdiff | tree |
2003-12-28 |
Martin Poirier | Alex Mole's patch for END and HOME |
commit | commitdiff | tree |
2003-12-28 |
Martin Poirier | Bugfix for bug #760 |
commit | commitdiff | tree |
2003-12-28 |
Martin Poirier | Function without a return (warning) |
commit | commitdiff | tree |
2003-12-28 |
Martin Poirier | bjornmose's UV mapping patch |
commit | commitdiff | tree |
2003-12-27 |
Robert Wenzlaff | Another bad flag. Mea Culpa. |
commit | commitdiff | tree |
2003-12-27 |
Robert Wenzlaff | Accidently committed local flags. Bad coder. |
commit | commitdiff | tree |
2003-12-26 |
Robert Wenzlaff | More cursor port bugs. |
commit | commitdiff | tree |
2003-12-26 |
Robert Wenzlaff | Bugfix: Error in cursor port, only showed up under... |
commit | commitdiff | tree |
2003-12-26 |
Roel Spruit | added Robert's cursor stuff to the msvc 6.0 project... |
commit | commitdiff | tree |
2003-12-26 |
Robert Wenzlaff | Commit of cursor framework. Cursors now defined in... |
commit | commitdiff | tree |
2003-12-24 |
Ton Roosendaal | - improved filling in faces in octree, resulting in... |
commit | commitdiff | tree |
2003-12-24 |
Kent Mein | Dan Sinclair's patch to add --version or -v to blender... |
commit | commitdiff | tree |
2003-12-24 |
Ton Roosendaal | - fixed bug in shaded view mode (SHIFT+Z) when it tried... |
commit | commitdiff | tree |
2003-12-24 |
Ton Roosendaal | - only cosmetic stuff; result of going over the output... |
commit | commitdiff | tree |
2003-12-23 |
Ton Roosendaal | - Fresnel V4.0 |
commit | commitdiff | tree |
2003-12-23 |
Martin Poirier | Fixed bevel width preview drawing which draws the corre... |
commit | commitdiff | tree |
2003-12-22 |
Ton Roosendaal | - another fresnel improvement. :) |
commit | commitdiff | tree |
2003-12-21 |
Ton Roosendaal | - fixes for the stubs, to make sure blenderplayer compiles. |
commit | commitdiff | tree |
2003-12-21 |
Ton Roosendaal | - globals were defined double... showed up thanks to... |
commit | commitdiff | tree |
2003-12-21 |
Roel Spruit | updated msvc projectfiles: added texture.c and removed... |
commit | commitdiff | tree |
2003-12-21 |
Ton Roosendaal | - moved render.h struct back to beginning of file... |
commit | commitdiff | tree |
2003-12-21 |
Ton Roosendaal | - brought back to render.h includes... ifdef SGI and... |
commit | commitdiff | tree |
2003-12-21 |
Ton Roosendaal | - removed render.h from this file. |
commit | commitdiff | tree |
2003-12-21 |
Ton Roosendaal | Phew, a lot of work, and no new features... |
commit | commitdiff | tree |
2003-12-20 |
Alexander Ewering | Fixed the call to CalcNormFloat to use neweve[]->co. |
commit | commitdiff | tree |
2003-12-19 |
Ton Roosendaal | More render stuff: |
commit | commitdiff | tree |
2003-12-19 |
Matt Ebb | Updated the Mac OS X blender file icon with standard... |
commit | commitdiff | tree |
2003-12-18 |
Jacques Guignot | Bug fixes (sigh...) |
commit | commitdiff | tree |
2003-12-18 |
Ton Roosendaal | another trace commit |
commit | commitdiff | tree |
2003-12-18 |
Martin Poirier | Yay! Bevel is back in business. Thanks to intrr for... |
commit | commitdiff | tree |
2003-12-17 |
Jacques Guignot | Modification of the function getCurvecurval suggested... |
commit | commitdiff | tree |
2003-12-17 |
Martin Poirier | Nathanael Law's fix to make numerical input more compat... |
commit | commitdiff | tree |
2003-12-17 |
Martin Poirier | Fix for the bevel wrapping face detection algorithm... |
commit | commitdiff | tree |
2003-12-16 |
Ton Roosendaal | - shadeless rendering fixed! |
commit | commitdiff | tree |
2003-12-16 |
Ton Roosendaal | Another commit for raytracing, now with glass refractio... |
commit | commitdiff | tree |
2003-12-16 |
Chris Want | OK, My turn to break things ... |
commit | commitdiff | tree |
2003-12-16 |
Chris Want | The final piece to make blender build with the new... |
commit | commitdiff | tree |
2003-12-16 |
Willian Padovani... | Trying again to fix build problems with traditional... |
commit | commitdiff | tree |
2003-12-15 |
Willian Padovani... | Chris reported build errors w/ traditional makefiles. |
commit | commitdiff | tree |
2003-12-15 |
Jiri Hnidek | - added declaration SpaceType *spacescript_get_type... |
commit | commitdiff | tree |
2003-12-15 |
Ton Roosendaal | - fix for particle duplicators: |
commit | commitdiff | tree |
2003-12-15 |
Martin Poirier | BEVEL FOR MESH **** LONG LOG WARNING **** |
commit | commitdiff | tree |
2003-12-15 |
Martin Poirier | Projectfiles fixes for new script space code thingy |
commit | commitdiff | tree |
2003-12-15 |
Martin Poirier | Some fix for local axis translation in edit mode. Sorry... |
commit | commitdiff | tree |
2003-12-14 |
Matt Ebb | Updated some pulldown menus to be more consistent withi... |
commit | commitdiff | tree |
2003-12-14 |
Willian Padovani... | BPython - first step for better integration of Python... |
commit | commitdiff | tree |
2003-12-13 |
Jacques Guignot | support for curve objects.(the code was ready, but... |
commit | commitdiff | tree |
2003-12-13 |
Roel Spruit | I'm not quite awake yet. commiting wrong things all... |
commit | commitdiff | tree |
2003-12-13 |
Roel Spruit | Merge at center and at cursor update vertex-counter... |
commit | commitdiff | tree |
2003-12-12 |
Martin Poirier | By adding undo capability to the Mkey event calling... |
commit | commitdiff | tree |
2003-12-12 |
Ton Roosendaal | - another fix, to make sure radio colors work local... |
commit | commitdiff | tree |
2003-12-12 |
Ton Roosendaal | - fix for error caused by last commit... colors changed... |
commit | commitdiff | tree |
2003-12-12 |
Roel Spruit | Numpad - . (dot) now centers on selected vertices/contr... |
commit | commitdiff | tree |
2003-12-12 |
Simon Clitherow | Removed an '#ifndef FREE_WINDOWS' statement that prevented |
commit | commitdiff | tree |
2003-12-12 |
Ton Roosendaal | - fixed tooltips for new 'ray' buttons in material... |
commit | commitdiff | tree |
2003-12-12 |
Ton Roosendaal | - fix for AA of mirroring. |
commit | commitdiff | tree |
2003-12-12 |
Ton Roosendaal | - removed call to bzero, replaced with memset |
commit | commitdiff | tree |
2003-12-11 |
Ton Roosendaal | - fix for error in octree traverse code, as appeared... |
commit | commitdiff | tree |
2003-12-11 |
Martin Poirier | Fixes in ray.c for linking under windows (seems lie... |
commit | commitdiff | tree |
2003-12-11 |
Martin Poirier | Fixed bug #794 |
commit | commitdiff | tree |
2003-12-10 |
Kent Mein | Update the build systems to include ray.c |
commit | commitdiff | tree |
2003-12-10 |
Ton Roosendaal | - Xmas special: shiny mirroring bells & whistles! |
commit | commitdiff | tree |
2003-12-10 |
Ton Roosendaal | - Bug fix: lamp axis was not drawn at correct location... |
commit | commitdiff | tree |
2003-12-10 |
Ton Roosendaal | - committed fixes for tooltips as provided by Bischofft... |
commit | commitdiff | tree |
2003-12-09 |
Kent Mein | Fixed error messages for saving jpeg files so its quite... |
commit | commitdiff | tree |
2003-12-09 |
Ton Roosendaal | - fix: SHIFT+CTRL+P didn't work (make parent without... |
commit | commitdiff | tree |
2003-12-08 |
Ton Roosendaal | - bug report #761 |
commit | commitdiff | tree |
2003-12-08 |
Ton Roosendaal | - and another fix needed due to the change in view3d... |
commit | commitdiff | tree |
2003-12-08 |
Ton Roosendaal | - bug #766 |
commit | commitdiff | tree |
2003-12-08 |
Ton Roosendaal | - bug report Theeth, #772 |
commit | commitdiff | tree |
2003-12-08 |
Rob Haarsma | Corrected function name. |
commit | commitdiff | tree |
2003-12-08 |
Jiri Hnidek | - some warning removed |
commit | commitdiff | tree |
2003-12-08 |
Jiri Hnidek | - bug of hidden MetaBalls removed :-) (some problems... |
commit | commitdiff | tree |
2003-12-08 |
Rob Haarsma | Prints current blend filename in windowheader. |
commit | commitdiff | tree |
2003-12-08 |
Matt Ebb | * Renewed the constraints panel's design |
commit | commitdiff | tree |
2003-12-08 |
Matt Ebb | * Further general tweaking to UI controls drawing |
commit | commitdiff | tree |
2003-12-08 |
Chris Want | A fix so that verts can be added or removed from a... |
commit | commitdiff | tree |
2003-12-07 |
Ton Roosendaal | - Solution for fixing plugins, which now runs without... |
commit | commitdiff | tree |
2003-12-07 |
Chris Want | Introducing the 'quicky' make. |
commit | commitdiff | tree |
2003-12-07 |
Ton Roosendaal | - fixed texture paint mode... and that all caused by... |
commit | commitdiff | tree |
2003-12-07 |
Ton Roosendaal | - committed in the 'hack' as mailed to committers list... |
commit | commitdiff | tree |
2003-12-07 |
Matt Ebb | Default buttons drawing update |
commit | commitdiff | tree |
2003-12-07 |
Martin Poirier | Fixed error in Face Normals toolbox. All the menu entri... |
commit | commitdiff | tree |
2003-12-06 |
Michel Selten | Added the qhull sources to the repository. |
commit | commitdiff | tree |
2003-12-06 |
Michel Selten | Added the Solid 3.5 sources to the blender source tree. |
commit | commitdiff | tree |
2003-12-04 |
Martin Poirier | Projectfile fix for new png.c file |
commit | commitdiff | tree |
2003-12-04 |
Kent Mein | This looks like a lot but its a few small changes. |
commit | commitdiff | tree |
2003-12-04 |
Ton Roosendaal | - added wire color theme usage for drawing edges in... |
commit | commitdiff | tree |
2003-12-03 |
Ton Roosendaal | - fixed matrix conversion to make rgb -> bw images. |
commit | commitdiff | tree |
2003-12-03 |
Ton Roosendaal | - another oldie! Bug 475, which was wrongly categorized... |
commit | commitdiff | tree |
2003-12-03 |
Ton Roosendaal | - fixed ridiculous old bug that didn't allow weightpain... |
commit | commitdiff | tree |
2003-12-02 |
Ton Roosendaal | - fixed vertexpaint and weightpaint, which stopped... |
commit | commitdiff | tree |
next |