2007-03-14 |
Stephen Swaney | fix gcc warnings about no newline at end of file |
commit | commitdiff | tree |
2007-03-14 |
Campbell Barton | many menu items would crash blender if there was no... |
commit | commitdiff | tree |
2007-03-14 |
Campbell Barton | apply the 3ds matrix to the mesh, This fixes some 3ds... |
commit | commitdiff | tree |
2007-03-14 |
Campbell Barton | made all python types that can do .__copy__(), also... |
commit | commitdiff | tree |
2007-03-14 |
Campbell Barton | disabled Object.Duplicate() in background mode bacause... |
commit | commitdiff | tree |
2007-03-13 |
Andrea Weikert | ==== MSVC 7.1 projectfiles ==== |
commit | commitdiff | tree |
2007-03-13 |
Campbell Barton | [ #6214 ] Select object of the same group. |
commit | commitdiff | tree |
2007-03-13 |
Campbell Barton | renamed norepeatX/Y to ClampX/Y |
commit | commitdiff | tree |
2007-03-13 |
Ton Roosendaal | Bugfix #6211 |
commit | commitdiff | tree |
2007-03-13 |
Campbell Barton | added back videoscape for python |
commit | commitdiff | tree |
2007-03-13 |
Campbell Barton | removed videoscape support, a format from 1988 that... |
commit | commitdiff | tree |
2007-03-13 |
Campbell Barton | exiting editmesh when in face select mode could result... |
commit | commitdiff | tree |
2007-03-13 |
Kent Mein | patch [#6213] msvc had problems with GL_CLAMP_TO_EDGE... |
commit | commitdiff | tree |
2007-03-12 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-12 |
Ton Roosendaal | Bugfix #6167 |
commit | commitdiff | tree |
2007-03-12 |
Ton Roosendaal | Bugfix #6181 |
commit | commitdiff | tree |
2007-03-12 |
Ton Roosendaal | Bugfix #6183 |
commit | commitdiff | tree |
2007-03-12 |
Ton Roosendaal | Bugfix #6173 |
commit | commitdiff | tree |
2007-03-12 |
Campbell Barton | python api |
commit | commitdiff | tree |
2007-03-12 |
Campbell Barton | added no-xtile and no-ytile to the images realtime... |
commit | commitdiff | tree |
2007-03-12 |
Brecht Van... | Fix for bug #6127: |
commit | commitdiff | tree |
2007-03-11 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-11 |
Ken Hughes | Remove gcc compiler warnings from various files. |
commit | commitdiff | tree |
2007-03-11 |
Campbell Barton | made all data adding functions accept a name such as... |
commit | commitdiff | tree |
2007-03-11 |
Campbell Barton | Documentation for the new automatically imported "bpy... |
commit | commitdiff | tree |
2007-03-11 |
Joseph Eagar | =Cineon Bug= |
commit | commitdiff | tree |
2007-03-11 |
Ton Roosendaal | Bugfix #6201 |
commit | commitdiff | tree |
2007-03-11 |
Joshua Leung | Action Editor - Remove unused code. |
commit | commitdiff | tree |
2007-03-11 |
Campbell Barton | moved python functions that deal with blender libdata... |
commit | commitdiff | tree |
2007-03-10 |
Campbell Barton | PyApi: fix for own bad bug, obdata was having a user... |
commit | commitdiff | tree |
2007-03-10 |
Campbell Barton | removed python oops access, (was unreliable and nobody... |
commit | commitdiff | tree |
2007-03-10 |
Campbell Barton | Main |
commit | commitdiff | tree |
2007-03-10 |
Campbell Barton | added "bpy" as a module imported by default to replace... |
commit | commitdiff | tree |
2007-03-09 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-09 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-09 |
Geoffrey Bantle | -> Fix for bug #6150 |
commit | commitdiff | tree |
2007-03-09 |
Geoffrey Bantle | -> Small bug fix for modifiers and info header stats |
commit | commitdiff | tree |
2007-03-09 |
Matt Ebb | * Visualise material 'Shadeless' a bit better in the... |
commit | commitdiff | tree |
2007-03-09 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-08 |
Campbell Barton | BPython API |
commit | commitdiff | tree |
2007-03-08 |
Campbell Barton | bugfix, material copy wasnt increasing the lighting... |
commit | commitdiff | tree |
2007-03-08 |
Ton Roosendaal | Bugfix #6176 |
commit | commitdiff | tree |
2007-03-08 |
Ton Roosendaal | Bugfix #6190 |
commit | commitdiff | tree |
2007-03-08 |
Campbell Barton | Added python access to material and texture colorbands. |
commit | commitdiff | tree |
2007-03-08 |
Nicholas Bishop | == Multires == |
commit | commitdiff | tree |
2007-03-08 |
Campbell Barton | Was missing a define for intern_pos_update, somehow... |
commit | commitdiff | tree |
2007-03-08 |
Charlie Carley | Added a guard to prevent more than one texture to be... |
commit | commitdiff | tree |
2007-03-07 |
Campbell Barton | made alloc_sequence accept a linkedList so it can be... |
commit | commitdiff | tree |
2007-03-07 |
Brecht Van... | Bugfix (forum report): |
commit | commitdiff | tree |
2007-03-07 |
Matt Ebb | Compositor/assorted nodes fixes: |
commit | commitdiff | tree |
2007-03-07 |
Campbell Barton | DNA_meta_types.h - had a max element type defined that... |
commit | commitdiff | tree |
2007-03-07 |
Campbell Barton | Type header_seq.c - Reassing Inputs -> Reassign Inputs |
commit | commitdiff | tree |
2007-03-07 |
Ken Hughes | Tools |
commit | commitdiff | tree |
2007-03-07 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-06 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-06 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-06 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-06 |
Ed Halley | Uses the bglFlush() and is_a_really_crappy_intel_card... |
commit | commitdiff | tree |
2007-03-05 |
Kent Mein | extra space in CCFLAGS was causing problems on some... |
commit | commitdiff | tree |
2007-03-05 |
Ton Roosendaal | Small silly feature: menus in blender now scroll with... |
commit | commitdiff | tree |
2007-03-05 |
Ton Roosendaal | bugfix #6163 |
commit | commitdiff | tree |
2007-03-05 |
Campbell Barton | adding experemental sequencer module, This may change... |
commit | commitdiff | tree |
2007-03-05 |
Campbell Barton | mesh_skin - syntax error stopped ths script from working. |
commit | commitdiff | tree |
2007-03-05 |
Nathan Letwory | === SCons == |
commit | commitdiff | tree |
2007-03-05 |
Ken Hughes | Tools |
commit | commitdiff | tree |
2007-03-05 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-05 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-05 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2007-03-04 |
Campbell Barton | made it possible to set a modifiers object to None... |
commit | commitdiff | tree |
2007-03-03 |
Campbell Barton | Added functions to Text3d that allow modifying of text... |
commit | commitdiff | tree |
2007-03-03 |
Andrea Weikert | ==== MSVC 7.1 project files ==== |
commit | commitdiff | tree |
2007-03-03 |
Ton Roosendaal | Bugfx #6138 |
commit | commitdiff | tree |
2007-03-03 |
Campbell Barton | Pose.c - added option not to update IPO's when adding... |
commit | commitdiff | tree |
2007-03-02 |
Matt Ebb | * Compo: |
commit | commitdiff | tree |
2007-03-02 |
Willian Padovani... | Interface: |
commit | commitdiff | tree |
2007-03-02 |
Campbell Barton | vector.c - bugfix, vec.w accessed vec[4] not vec[3... |
commit | commitdiff | tree |
2007-03-02 |
Joshua Leung | Bugfix: |
commit | commitdiff | tree |
2007-03-02 |
Campbell Barton | made libdata iterator types use existing function from... |
commit | commitdiff | tree |
2007-03-01 |
Joseph Gilbert | various warnings fixes - mostly casting and initializat... |
commit | commitdiff | tree |
2007-03-01 |
Joseph Gilbert | updating vc7 projectfiles to link to python2.5 |
commit | commitdiff | tree |
2007-03-01 |
Campbell Barton | own error, missing braces. |
commit | commitdiff | tree |
2007-03-01 |
Campbell Barton | Scene.c - world could not be set to None, added "cursor... |
commit | commitdiff | tree |
2007-03-01 |
Campbell Barton | added face sorting from the distance to cursor. (near... |
commit | commitdiff | tree |
2007-03-01 |
Matt Ebb | * Fix for Bug #6091: |
commit | commitdiff | tree |
2007-03-01 |
Campbell Barton | new script seams from islands, adds seams at the boundr... |
commit | commitdiff | tree |
2007-03-01 |
Nathan Letwory | === SCons === |
commit | commitdiff | tree |
2007-03-01 |
Campbell Barton | quake map exporter, supports lamps, cubes as brushes... |
commit | commitdiff | tree |
2007-02-28 |
Campbell Barton | fixes to this script pointed out by JMS |
commit | commitdiff | tree |
2007-02-28 |
Martin Poirier | === Misc === |
commit | commitdiff | tree |
2007-02-28 |
Andrea Weikert | === bugfix === |
commit | commitdiff | tree |
2007-02-28 |
Nicholas Bishop | == Sculpt Mode == |
commit | commitdiff | tree |
2007-02-28 |
Andrea Weikert | === bugfix === |
commit | commitdiff | tree |
2007-02-28 |
Brecht Van... | Fix for bug #6136: |
commit | commitdiff | tree |
2007-02-28 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2007-02-28 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2007-02-28 |
Joshua Leung | Added a few extra defines for adding constraints. No... |
commit | commitdiff | tree |
2007-02-28 |
Nathan Letwory | === SCons === |
commit | commitdiff | tree |
2007-02-28 |
Campbell Barton | mis named Layer, should be Scene.Layers |
commit | commitdiff | tree |
2007-02-28 |
Campbell Barton | plumiferos request, |
commit | commitdiff | tree |
2007-02-27 |
Nicholas Bishop | == Sculpt Mode == |
commit | commitdiff | tree |
next |