2012-12-28 |
Bastien Montagne | Fix [#33424] Inadequate bake action. |
commit | commitdiff | tree |
2012-12-28 |
Bastien Montagne | Expose BKE_constraint_mat_convertspace() as object... |
commit | commitdiff | tree |
2012-12-28 |
Ton Roosendaal | Bugfix #33681 |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | patch [#33669] SConstruct: Tell how to pass BF_PYTHON_I... |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | patch [#33687] select similar lamp |
commit | commitdiff | tree |
2012-12-28 |
Antony Riakiotakis | Fix blenderplayer compilation. |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | fix [#33677] Lambda is un-settable for mesh.vertices_sm... |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | remove type checks on drawing uiList's, |
commit | commitdiff | tree |
2012-12-28 |
Ton Roosendaal | Yesterday's memory free error fix in IMB_onehalf was... |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | add missing free for ui lists |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | style cleanup: var naming for ui list |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | fix for memory leaks in own recent changes. |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | revert r53356, this stopped the leak but still wasn... |
commit | commitdiff | tree |
2012-12-28 |
Ton Roosendaal | The new feature printing changed properties in python... |
commit | commitdiff | tree |
2012-12-28 |
Bastien Montagne | This commit frees list ui items from their dependencies... |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | code cleanup: |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | fix for memory leak with weight painting and ensure... |
commit | commitdiff | tree |
2012-12-28 |
Howard Trickey | Add 'vertex_only' option to bevel tool. |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | remove unneeded inline lookups and fix error with wpain... |
commit | commitdiff | tree |
2012-12-28 |
Campbell Barton | remove workaround for [#31555], forcing PYTHONIOENCODIN... |
commit | commitdiff | tree |
2012-12-27 |
Pablo Vazquez | Better error report when no camera is found. |
commit | commitdiff | tree |
2012-12-27 |
Ton Roosendaal | Outliner fix: |
commit | commitdiff | tree |
2012-12-27 |
Ton Roosendaal | Function IMB_onehalf was not freeing memory. |
commit | commitdiff | tree |
2012-12-27 |
Ton Roosendaal | Fix in previous commit: forgot to free data from file... |
commit | commitdiff | tree |
2012-12-27 |
Ton Roosendaal | Bug fix, own collection. |
commit | commitdiff | tree |
2012-12-27 |
Ton Roosendaal | New features! |
commit | commitdiff | tree |
2012-12-27 |
Campbell Barton | validate operator names on startup (debug mode only) |
commit | commitdiff | tree |
2012-12-27 |
Campbell Barton | use keyword args for bmesh.update_edit_mesh(...) |
commit | commitdiff | tree |
2012-12-27 |
Campbell Barton | add option to BLI_scanfill_calc() - BLI_SCANFILL_CALC_H... |
commit | commitdiff | tree |
2012-12-27 |
Campbell Barton | correction for poly_to_tri_count() when given zero... |
commit | commitdiff | tree |
2012-12-27 |
Campbell Barton | remove realloc's during BMEdit_RecalcTessellation(... |
commit | commitdiff | tree |
2012-12-27 |
Campbell Barton | display the number of tri's in object mode status,... |
commit | commitdiff | tree |
2012-12-27 |
Antony Riakiotakis | Fix: edge uv stitch mode did not average final position... |
commit | commitdiff | tree |
2012-12-27 |
Antony Riakiotakis | Fix: rotation of uv islands during stitch did not take... |
commit | commitdiff | tree |
2012-12-27 |
Campbell Barton | fix [#33651] Spin tool destroys unselected loose vertex |
commit | commitdiff | tree |
2012-12-26 |
Brecht Van... | Fix part of #33662: cycles crash using displacement... |
commit | commitdiff | tree |
2012-12-26 |
Antony Riakiotakis | Fix: after multires baking, gpu textures were not getti... |
commit | commitdiff | tree |
2012-12-26 |
Ton Roosendaal | Bugfix #33667 |
commit | commitdiff | tree |
2012-12-26 |
Ton Roosendaal | Todo item: |
commit | commitdiff | tree |
2012-12-26 |
Ton Roosendaal | Bug fix #33673 |
commit | commitdiff | tree |
2012-12-26 |
Ton Roosendaal | Bug fix #33633 (and irc report) |
commit | commitdiff | tree |
2012-12-26 |
Ton Roosendaal | Node editor: remove option to show overlapping Property... |
commit | commitdiff | tree |
2012-12-26 |
Ton Roosendaal | Region scrollbar fix! |
commit | commitdiff | tree |
2012-12-26 |
Mitchell Stokes | BGE: Don't set the character controller's gravity when... |
commit | commitdiff | tree |
2012-12-26 |
Mitchell Stokes | BGE: Adding a maxJumps to the character controller... |
commit | commitdiff | tree |
2012-12-25 |
Campbell Barton | make weight paint respect box & near clipping. |
commit | commitdiff | tree |
2012-12-25 |
Campbell Barton | weight paint without depth buffer option, works with... |
commit | commitdiff | tree |
2012-12-25 |
Mitchell Stokes | BGE: Some various tweaks to try and get async lib loadi... |
commit | commitdiff | tree |
2012-12-25 |
Mitchell Stokes | BGE: Committing SolarLune's patch to allow a minimum... |
commit | commitdiff | tree |
2012-12-25 |
Mitchell Stokes | BGE: Fixing an assert with the canvas' GetViewPort... |
commit | commitdiff | tree |
2012-12-24 |
Bastien Montagne | We now have some Catalan, but no Amharic nor Estonian... |
commit | commitdiff | tree |
2012-12-24 |
Bastien Montagne | Usual minor UI messages tweaks... |
commit | commitdiff | tree |
2012-12-24 |
Bastien Montagne | Looks like I forgot to cleanup that file when we switch... |
commit | commitdiff | tree |
2012-12-24 |
Sergey Sharybin | Separate image input and sequencer's color spaces in... |
commit | commitdiff | tree |
2012-12-24 |
Campbell Barton | code cleanup: don't alloca zero size and remove paranoi... |
commit | commitdiff | tree |
2012-12-24 |
Campbell Barton | fix possible bug with ui_item_fit() causing uninitializ... |
commit | commitdiff | tree |
2012-12-24 |
Sergey Sharybin | Fix #33650: Compositor locks up when input is an unrend... |
commit | commitdiff | tree |
2012-12-24 |
Mitchell Stokes | BGE: "Fix" for issue [#33663] "Objects Share Materials... |
commit | commitdiff | tree |
2012-12-24 |
Mitchell Stokes | BGE: Use canvas->SetViewPort() instead of glViewport... |
commit | commitdiff | tree |
2012-12-24 |
Thomas Dinges | User Interface / Preferences: |
commit | commitdiff | tree |
2012-12-23 |
Morten Mikkelsen | flip lines to reduce odds of re-execution (non critical... |
commit | commitdiff | tree |
2012-12-23 |
Ton Roosendaal | Patch for weirdo library recursive linking errors: |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | code cleanup |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | fix for use of uninitialized variable with ui_handler_r... |
commit | commitdiff | tree |
2012-12-23 |
Sergey Sharybin | Compilation fix for collada |
commit | commitdiff | tree |
2012-12-23 |
Brecht Van... | Fix cycles displacement not working well with OSL and... |
commit | commitdiff | tree |
2012-12-23 |
Bastien Montagne | Add keying "options" parameter to keyframe_insert(... |
commit | commitdiff | tree |
2012-12-23 |
Sergey Sharybin | Added support of J2K codec for Jpeg2000 writing |
commit | commitdiff | tree |
2012-12-23 |
Ton Roosendaal | Bug fix (own collection) |
commit | commitdiff | tree |
2012-12-23 |
Brecht Van... | Cycles: deal a bit better with errors when CUDA runs... |
commit | commitdiff | tree |
2012-12-23 |
Brecht Van... | Fix #33641: cycles self intersection artifacts with... |
commit | commitdiff | tree |
2012-12-23 |
Bastien Montagne | Code cleanup: add usual 'BKE_' prefix to 'public' const... |
commit | commitdiff | tree |
2012-12-23 |
Bastien Montagne | Adding Scale Visual keying (and de-duplicated part... |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | fix for bug where weight paint would draw hidden faces... |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | add zbuf/depth option to weight paint border & circle... |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | add zbuf/depth option to weight paint lasso select. |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | use foreachMappedVert for ED_mesh_pick_vert() |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | minor speedup ED_mesh_pick_vert, ED_mesh_pick_face_vert |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | initial support for 'occlude background geometry' in... |
commit | commitdiff | tree |
2012-12-23 |
Campbell Barton | style cleanup: wrap long lines (>200) |
commit | commitdiff | tree |
2012-12-22 |
Ton Roosendaal | Outliner: |
commit | commitdiff | tree |
2012-12-22 |
Sergey Sharybin | Change default baking bias distance to 0.001 for new... |
commit | commitdiff | tree |
2012-12-22 |
Ton Roosendaal | New Outliner "Blender File" option: the first entry... |
commit | commitdiff | tree |
2012-12-22 |
Ton Roosendaal | Reshuffled data view for Outliner. |
commit | commitdiff | tree |
2012-12-22 |
Brecht Van... | Cycles OSL: handle new getattribute constant folding... |
commit | commitdiff | tree |
2012-12-22 |
Ton Roosendaal | Bug - old code, not working for new outliner view:... |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | code cleanup: |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | flush selection from vertex paint and weight paint... |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | replace RNA_ID_type_name() with BKE_idcode_to_name_plural() |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | flush selection when switching weight paint vertex... |
commit | commitdiff | tree |
2012-12-22 |
Ton Roosendaal | From the long todo: |
commit | commitdiff | tree |
2012-12-22 |
Ton Roosendaal | Small drawing glitch, for UI with transparent overlappi... |
commit | commitdiff | tree |
2012-12-22 |
Ton Roosendaal | Small tweak in the new "Relative Parent" option for... |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | fix for using uninitialized flag in my last commit. |
commit | commitdiff | tree |
2012-12-22 |
Mitchell Stokes | BGE: The PyGILState_Ensure() call in KX_Scene was causi... |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | correct own error in openmp use for BM_mesh_elem_index_... |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | Weight gradient tool for weight paint mode |
commit | commitdiff | tree |
2012-12-22 |
Campbell Barton | function for flushing polygon -> vert,edge selection... |
commit | commitdiff | tree |
2012-12-22 |
Mitchell Stokes | BGE: Committing async LibLoad from Swiss. This does... |
commit | commitdiff | tree |
2012-12-22 |
Pablo Vazquez | Text Editor: Gray out the Register check unless the... |
commit | commitdiff | tree |
next |