2011-11-29 |
Dalai Felinto | option to disable/enable individual background images |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Sergey Sharybin | Reverting previous ZCombine commit. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Lukas Toenne | Added comments to the workaround made in r42266 (node... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | formatting edits (120 width max) and remove some redund... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Thomas Dinges | Blender 2.61 Release links and readme: |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Antony Riakiotakis | Fix link errors for MinGW debug for blenderplayer.... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Lukas Toenne | Fix for errors in node line drawing on some Intel hardw... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | treat 4d vectors as 3d for vector.angle(other) |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Brecht Van... | Fix #27696: record animation in game engine not working... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Sergey Sharybin | Added Z-Combine node to default tracking scene setup |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Sergey Sharybin | Fixed wrong operator usage in clip editor's reconstruct... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Brecht Van... | Fix #29028: dupli objects missing speed vectors. Check... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Sergey Sharybin | Fix for memory leak in multires baker. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Sergey Sharybin | Fix #27328: Undoing an operation while baking fluids... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Bastien Montagne | Fixes and tweaks to RNA messages (found while translati... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Brecht Van... | Fix #29411: displacement texture not working anymore... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | remove header text: |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | missed removing these files |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | patch [#29421] Python Noise Module Updates |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Sergey Sharybin | Fix #29443: Outliner buttons hover on shrink |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | remove unused vars & minor formatting. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | avoid allocating verts & faces for dupliface + editmode. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Jason Hays | The locking + multi-paint section of code needed correc... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Campbell Barton | fix for crash adding empty object |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Camera tracking: SAD tracker now supports patterns... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bastien Montagne | Now wiki link in help menu opens the 2.6 index... Bette... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Reset V3D_RENDER_SHADOW flag on file loading. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Campbell Barton | corrections for docs |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Thomas Dinges | * Never, ever use "col2" or something like that as... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Campbell Barton | view3d - replace magic numbers with an enum to be used... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Fix #29434: Cone collision bounds is on the wrong axis |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Rename tracking settings presets to something which... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bastien Montagne | Fixes and tweaks to RNA messages (found while translati... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Brecht Van... | Fix #29389: cycles viewport render not updating on... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Camera tracking: moved camera solver into it's own job |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Camera tracking: missed this presets files in previous... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Camera tracking: merging tracking presets stuff from... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Antony Riakiotakis | remove duplicate extern_colamd from blenderplayer cmake |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Sergey Sharybin | Fix typo in track selection operator. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Campbell Barton | fix for building as a python module |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Campbell Barton | Superficial changes for bmesh bevel to sync with bmesh... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Campbell Barton | quiet some warnings and logical errors. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Campbell Barton | BLI_mempool_findelem() only worked when no elements... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Sergey Sharybin | Do not use search area of unselected tracks when search... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Sergey Sharybin | Buildbot configuration tweaks |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Sergey Sharybin | Camera tracking: refactor of tracks synchronization... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Campbell Barton | accessing rna 'default_flag' attribute of a non enum... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Brecht Van... | UI: tweak to panel header padding, made region expander... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Campbell Barton | minor cycles edits |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Campbell Barton | mempool utility function to get the element at an index... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Bastien Montagne | Fix [#29410] Blender svn 2.60.5 r42177, compositor... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Brecht Van... | Fix #29406: show Sequence as render layer when renderin... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Campbell Barton | check if an addon exists before getting its mtime |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Campbell Barton | fix for own error with id props when adding byte strings |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Campbell Barton | minor bpy api edits |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Antony Riakiotakis | Add missing GLEW_STATIC definition, causing link errors. |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Thomas Dinges | * Fix some wrong icon names in MESH_MT_vertex_group_spe... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Bastien Montagne | A bunch of fixes and tweaks in RNA messages, found... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Lukas Toenne | Fix for linking cycles group nodes in the sidebar menu... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Campbell Barton | pass args as vectors to opengl functions where possible. |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Campbell Barton | replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Campbell Barton | minor edit - weight_to_rgb() and ramp_blend() now take... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Campbell Barton | add null check, crashes py 3.3 which isn't released... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Sergey Sharybin | Do not use transparent rendering in 3d viewport for... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Jens Verwiebe | libmv: don't replace flags with rel_flags but add,... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Sergey Sharybin | Patch #29394: Error in VIEW3D_MT_EDIT_CURVE menu |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Campbell Barton | Image save as operator 'BW' option wasnt working on... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Campbell Barton | use enum for draw wire setting to be easier to read... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Campbell Barton | blacklist language property for sphinx docs, encoding... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Campbell Barton | skip importing shutil on load. |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Mitchell Stokes | Merging Blenderplayer modifier fix (U.gameflags |=... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Brecht Van... | Fix cycles python error introduced in revision 42138. |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Brecht Van... | Fix part of #29310: secondary point caches for cloth... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Brecht Van... | Fix #29371: crash deleting objects in outliner. This... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Brecht Van... | UI: small fix for forward compatibility, keep this... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Campbell Barton | pep8 edits and avoid naming conflicts with python builtins |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Dalai Felinto | BGE patch: [#29285] Video Texture: Avoid slow rescale... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Thomas Dinges | Scons / Cycles: |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Thomas Dinges | 2.6 Code removal: |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Brecht Van... | Fix #29366: multires crash with meshes that had verts... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Konrad Kleine | (See codereview.appspot.com/5431064/ for review of... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Sergey Sharybin | Fix #29369: bpy.data.curves.new(name= "test" , type... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Sergey Sharybin | Fix #29306: Alt+N, Enter In Image View Does closes... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Sergey Sharybin | Fix #29384: Mesh without polygons + Modifier crashes... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Brecht Van... | Fix wrong camera preset name D35 => D3S. |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Lukas Toenne | Fix for wrong event clipping in open node groups (bug... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Campbell Barton | - saving as a jpeg image would set the image as not... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Campbell Barton | image format arg parsing for creator.c |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Campbell Barton | rename mathutils constructors to match other parts... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Campbell Barton | patch: [#29382] Arbitrary Length Array Function Additio... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Mitchell Stokes | BGE Animations: Getting the Action Actuator to behave... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Dalai Felinto | BGE patch:[#29372] Matrix size for bge.types.BL_Armatur... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Thomas Dinges | 2.6 UI code: |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Sergey Sharybin | This checks shouldn't have been removed. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Sergey Sharybin | Camera tracking: operator to setup scene for compositin... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Brecht Van... | Patch #29336: renaming UV (Texture) Layer to UV Map... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Campbell Barton | minor changes |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Sergey Sharybin | Fix compilation error of blenderplayer caused by recent... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Brecht Van... | Cycles: build flags tweaks to avoid errors with msvc... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Bastien Montagne | Quick fix for "droidsans" Blender font, should fix... |
commit | commitdiff | tree | snapshot |
next |