2006-12-25 |
Erwin Coumans | fixing some issues: force needs to wake up objects... |
commit | commitdiff | tree |
2006-12-24 |
Erwin Coumans | Attempt to fix mouse-look in game engine on OS X: setCu... |
commit | commitdiff | tree |
2006-12-24 |
Chris Want | I think this might be a safer way of dealing with the... |
commit | commitdiff | tree |
2006-12-24 |
Chris Want | Some more duct tape to make sure that blender[player... |
commit | commitdiff | tree |
2006-12-24 |
Campbell Barton | added CustomData_add_layer_named, same as CustomData_ad... |
commit | commitdiff | tree |
2006-12-24 |
Campbell Barton | initial python support for dealing with multires meshes. |
commit | commitdiff | tree |
2006-12-24 |
Alexander Ewering | Uncommitted the stub again. |
commit | commitdiff | tree |
2006-12-24 |
Nicholas Bishop | Fixed bug #5506 retopo - ctrl-click extrude doesn't... |
commit | commitdiff | tree |
2006-12-24 |
Campbell Barton | replaced id->us++ with id_us_plus(id); so any indirect... |
commit | commitdiff | tree |
2006-12-23 |
Campbell Barton | Added CustomData_get_named_layer_index to customdata... |
commit | commitdiff | tree |
2006-12-23 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-23 |
Campbell Barton | Select Grouped editdata- minor fix in the menu. |
commit | commitdiff | tree |
2006-12-23 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-23 |
Brecht Van... | Addition to last imagepaint fix. Not only can image... |
commit | commitdiff | tree |
2006-12-23 |
Ton Roosendaal | Bugfix #5444 |
commit | commitdiff | tree |
2006-12-23 |
Ton Roosendaal | Bugfix, irc collection: |
commit | commitdiff | tree |
2006-12-23 |
Alexander Ewering | Add a stub for IMB_exr_close() so blenderplayer compile... |
commit | commitdiff | tree |
2006-12-23 |
Ton Roosendaal | Bugfix #5476 |
commit | commitdiff | tree |
2006-12-23 |
Ton Roosendaal | Bugfix #5497 |
commit | commitdiff | tree |
2006-12-23 |
Campbell Barton | adding this script that makes surrounding quads follow... |
commit | commitdiff | tree |
2006-12-23 |
Brecht Van... | Preserve multiple UV and vertex color layers in NMesh. |
commit | commitdiff | tree |
2006-12-23 |
Ton Roosendaal | Bugfix #5481 |
commit | commitdiff | tree |
2006-12-23 |
Nicholas Bishop | Added two menu items to sculpt mode for controlling... |
commit | commitdiff | tree |
2006-12-23 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2006-12-23 |
Campbell Barton | Added Draw.BeginAlign(), Draw.EndAlign() |
commit | commitdiff | tree |
2006-12-23 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2006-12-22 |
Nicholas Bishop | Fix for bug #5372, multires - adding new multires level... |
commit | commitdiff | tree |
2006-12-22 |
Campbell Barton | setting/getting mcol by index was flipping red/blue... |
commit | commitdiff | tree |
2006-12-22 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-22 |
Campbell Barton | Arnaure.Get() now raises an error when the name dosnt... |
commit | commitdiff | tree |
2006-12-22 |
Ton Roosendaal | Bugfix #5491 |
commit | commitdiff | tree |
2006-12-22 |
Joshua Leung | == Snap Bones To Location in PoseMode == |
commit | commitdiff | tree |
2006-12-22 |
Ton Roosendaal | Bugfix #5489 |
commit | commitdiff | tree |
2006-12-22 |
Brecht Van... | Bugfix: UV texture layer without vertex color layer... |
commit | commitdiff | tree |
2006-12-22 |
Brecht Van... | Added Vertex Color material node, making render engine... |
commit | commitdiff | tree |
2006-12-22 |
Brecht Van... | Fix: active face was lost switching between faceselect... |
commit | commitdiff | tree |
2006-12-22 |
Nicholas Bishop | Disallow applying modifiers that change mesh topology... |
commit | commitdiff | tree |
2006-12-22 |
Brecht Van... | Made multiple UV layers work with fastshade. |
commit | commitdiff | tree |
2006-12-22 |
Campbell Barton | removed typo from Render |
commit | commitdiff | tree |
2006-12-22 |
Campbell Barton | document render constants, |
commit | commitdiff | tree |
2006-12-22 |
Campbell Barton | adding ob.activeMaterial - allows you to get/set the... |
commit | commitdiff | tree |
2006-12-22 |
Campbell Barton | rewrote this script, it was the most out of date script... |
commit | commitdiff | tree |
2006-12-21 |
Campbell Barton | filename was being copied into a string only the length... |
commit | commitdiff | tree |
2006-12-21 |
Campbell Barton | fix for bevel center as pointed out of the forums |
commit | commitdiff | tree |
2006-12-21 |
Campbell Barton | boxpack2d - python 2.3 compat fix, thanks brecht |
commit | commitdiff | tree |
2006-12-21 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | Another Image recode fix: the Composite backdrop option... |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | "Save Buffers" fix: when you ESC from rendering, it... |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | Made new Defocus node compile happily in MSVC |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | Defocus Composite Node, by Alfredo de Greef |
commit | commitdiff | tree |
2006-12-21 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-21 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | Fix for threads usage. This solves the hanging 'render... |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | Picker buttons: the 'sample' option crashed. Caused... |
commit | commitdiff | tree |
2006-12-21 |
Brecht Van... | Fix compile error for last commit. |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | UnPack data fix: |
commit | commitdiff | tree |
2006-12-21 |
Brecht Van... | Added names to UV and vertex color layers, and display... |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | Packing Images fix: |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | removed the WKey "Split font" option. It doesnt work... |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | MultiLayer images: added support for choosing compressi... |
commit | commitdiff | tree |
2006-12-21 |
Ton Roosendaal | UV Image Window: |
commit | commitdiff | tree |
2006-12-21 |
Campbell Barton | Updated to use face.edge_keys, |
commit | commitdiff | tree |
2006-12-21 |
Chris Want | Only include the header openexr_multi.h when WITH_OPENE... |
commit | commitdiff | tree |
2006-12-21 |
Nicholas Bishop | Turn of partial visibility in sculptmode when applying... |
commit | commitdiff | tree |
2006-12-21 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-20 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-20 |
Nicholas Bishop | Applying subsurf in sculptmode should do a sculptmode... |
commit | commitdiff | tree |
2006-12-20 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | Bugfix: |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | Bug in new "generated image": when you save it, it... |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | Game Player links again, added new functions in the... |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | Function returned no '1', causing multilayer files... |
commit | commitdiff | tree |
2006-12-20 |
Andrea Weikert | ==== MSVC 7 project files ==== |
commit | commitdiff | tree |
2006-12-20 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | GamePlayer: now uses new Image API calls too, so it... |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | Two bugfixes for Image commit: |
commit | commitdiff | tree |
2006-12-20 |
Nicholas Bishop | Consolidated a few more memory allocs in multires |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | Warning fixes for previous Image commit, also fixed... |
commit | commitdiff | tree |
2006-12-20 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-20 |
Ton Roosendaal | The Big Image refactor! |
commit | commitdiff | tree |
2006-12-20 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-20 |
Nicholas Bishop | Modified sculptmode's vertex_users to use one large... |
commit | commitdiff | tree |
2006-12-20 |
Nicholas Bishop | As Brecht suggested, changed multires vert maps to... |
commit | commitdiff | tree |
2006-12-20 |
Nicholas Bishop | Fixed bug #5443, Multires: crash when changing the... |
commit | commitdiff | tree |
2006-12-20 |
Erwin Coumans | Enable 'show physics visualization' in the Game Menu... |
commit | commitdiff | tree |
2006-12-20 |
Nicholas Bishop | Several small fixes for sculptmode. First, corrected... |
commit | commitdiff | tree |
2006-12-19 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2006-12-19 |
Nicholas Bishop | Prevent user from duplicating elements in edit mode... |
commit | commitdiff | tree |
2006-12-19 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2006-12-19 |
Campbell Barton | adding ob_arm.makeParentBone([ob1, ob2...], bonename) |
commit | commitdiff | tree |
2006-12-19 |
Joshua Leung | == Action Editor - Column Select Tools == |
commit | commitdiff | tree |
2006-12-18 |
Martin Poirier | === Transform Snap === |
commit | commitdiff | tree |
2006-12-18 |
Martin Poirier | === Bug Fix === |
commit | commitdiff | tree |
2006-12-18 |
Joshua Leung | == Scaling Constraints Working in Local-Space == |
commit | commitdiff | tree |
2006-12-18 |
Nicholas Bishop | Added support for undoing multires actions in sculptmode. |
commit | commitdiff | tree |
2006-12-18 |
Erwin Coumans | Use degrees instead of radians for rigidbody constraint... |
commit | commitdiff | tree |
2006-12-18 |
Joshua Leung | == NLA Editor == |
commit | commitdiff | tree |
2006-12-18 |
Chris Want | The OpenEXR include path needed to be a bit more elabor... |
commit | commitdiff | tree |
2006-12-18 |
Joshua Leung | == Action Editor == |
commit | commitdiff | tree |
2006-12-17 |
Joshua Leung | == Long Keyframes == |
commit | commitdiff | tree |
next |