2012-10-05 |
Sergey Sharybin | Booleans: epsilon for planar checks seems a bit too... |
commit | commitdiff | tree |
2012-10-05 |
Sergey Sharybin | Fix #32707: texture preview not loaded |
commit | commitdiff | tree |
2012-10-05 |
Bastien Montagne | Some effect-less code cleanup... |
commit | commitdiff | tree |
2012-10-05 |
Joshua Leung | Bugfix [#32760] Crash on entering pose mode if motion... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | fixes/minor improvements to circle select in armature... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | fix for circle select ignoring lock selection option... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | replace ED_view3d_project_short_* with ED_view3d_projec... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | knife tool: avoid sqrt's for length comparison, and... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | fix for bug in loop select, picking the active vert... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | replace most uses of ED_view3d_project_float_noclip... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | replace ED_view3d_project_float with ED_view3d_project_... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | Improvements for knife tool execute function (code... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | code cleanup: quiet warnings and use define for transfo... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | add ED_view3d_project_float_global, ED_view3d_project_f... |
commit | commitdiff | tree |
2012-10-04 |
Thomas Dinges | * Fix Scons build when OCIO is disabled. |
commit | commitdiff | tree |
2012-10-04 |
Brecht Van... | Cycles: add "From Dupli" option for texture coordinate... |
commit | commitdiff | tree |
2012-10-04 |
Brecht Van... | Mesh Deform Modifier: binding is now accelerated with... |
commit | commitdiff | tree |
2012-10-04 |
Bastien Montagne | Quick fix for [#32764] Some new object types are added... |
commit | commitdiff | tree |
2012-10-04 |
Sergey Sharybin | Fix #32763: Image flickering appears if Movie Clip... |
commit | commitdiff | tree |
2012-10-04 |
Brecht Van... | Fix #31806: cycles crash rendering a particular node... |
commit | commitdiff | tree |
2012-10-04 |
Brecht Van... | UI: buttons that open menus now align to the menu rathe... |
commit | commitdiff | tree |
2012-10-04 |
Brecht Van... | Code cleanup: fix some clang checker warnings. |
commit | commitdiff | tree |
2012-10-04 |
Bastien Montagne | Fix for commit r51049: no need to create two contexts... |
commit | commitdiff | tree |
2012-10-04 |
Sergey Sharybin | Fix #32755: Stripes in Metastrip can not be moved on... |
commit | commitdiff | tree |
2012-10-04 |
Sv. Lockal | Add translation context for volume (Audio), pitch ... |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | make ED_view3d_project_int equivalent to ED_view3d_proj... |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | refactor ED_view3d_project_short & ED_view3d_project_sh... |
commit | commitdiff | tree |
2012-10-04 |
Dan Eicher | Have CPack rpm builder install the colorspace folder too |
commit | commitdiff | tree |
2012-10-04 |
Bastien Montagne | Kind of cleanup of "menu strings": always have a space... |
commit | commitdiff | tree |
2012-10-04 |
Bastien Montagne | Fix for rtl processing of menu strings... |
commit | commitdiff | tree |
2012-10-04 |
Sergey Sharybin | Color Management: fallback to stub ocio implementation... |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | style cleanup: comment blocks |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | code cleanup: comment verse outliner views, also correc... |
commit | commitdiff | tree |
2012-10-04 |
Jens Verwiebe | OSX/cmake: fix warning: go back to initial state, not... |
commit | commitdiff | tree |
2012-10-04 |
Jens Verwiebe | OSX/cmake: fix warning: second try |
commit | commitdiff | tree |
2012-10-04 |
Joshua Leung | Bugfix [#32754] Clear Motion paths button not available... |
commit | commitdiff | tree |
2012-10-04 |
Joshua Leung | Added convenience operator to clear animation (i.e... |
commit | commitdiff | tree |
2012-10-04 |
Jens Verwiebe | OSX/cmake: fix warning: -Wuninitialized is not supporte... |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | fix for using hsv uninitialized in ui_draw_but_HSVCIRCLE() |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | code cleanup: make the behavior of set_current_material... |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | avoid a sqrtf call in ui_hsvcircle_vals_from_pos()... |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | use GCC's -Wpadded on DNA files, gives more useful... |
commit | commitdiff | tree |
2012-10-04 |
Campbell Barton | code cleanup: remove USE_BMESH_FORWARD_COMPAT - this... |
commit | commitdiff | tree |
2012-10-04 |
Thomas Dinges | * Trunk is open again, BCon 1. |
commit | commitdiff | tree |
2012-10-03 |
Dan Eicher | colormanage_colorspace_get_named() can (and does) retur... |
commit | commitdiff | tree |
2012-10-03 |
Sergey Sharybin | Artifacts on splash are resolved. |
commit | commitdiff | tree |
2012-10-03 |
Sergey Sharybin | Correction to commit rev48866 -- convert_tface_mt must... |
commit | commitdiff | tree |
2012-10-03 |
Thomas Dinges | * Fix for the elsyiun.xml theme, Reports in Info Header... |
commit | commitdiff | tree |
2012-10-03 |
Sergey Sharybin | Fix #32742: Motion path calculation on linked armatures... |
commit | commitdiff | tree |
2012-10-03 |
Campbell Barton | fix [#32743] Freed memory access when freeing materials. |
commit | commitdiff | tree |
2012-10-03 |
Campbell Barton | fix [#32739] Glare node does "add" instead of "lighten" |
commit | commitdiff | tree |
2012-10-03 |
Campbell Barton | fix for cmake constructing an invalid include path. |
commit | commitdiff | tree |
2012-10-02 |
Sergey Sharybin | Entering Bcon5 stage! |
commit | commitdiff | tree |
2012-10-02 |
Alex Fraser | Added example of KX_GameObject subclassing to game... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | freeing node trees no longer decreases their user count... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | revert fix for [#31555] Username with special chars... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | correct spelling error in operator property |
commit | commitdiff | tree |
2012-10-02 |
Jeroen Bakker | * fix for regression test [compo_map_uv.blend] |
commit | commitdiff | tree |
2012-10-02 |
Jeroen Bakker | * fix for regression file [compo_map_zcombine_cubes... |
commit | commitdiff | tree |
2012-10-02 |
Thomas Dinges | UI: |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | fix for crash in own recent masking commit with 'flood... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | fix for mesh_foreachScreenEdge__mapFunc running the... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | correct some include dirs not being included as SYSTEM... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | fix for error in mask drawing, was using glVertex3fv... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | fix for crash loading durian file '08.5e_comp.blend... |
commit | commitdiff | tree |
2012-10-02 |
Campbell Barton | fix: path looper was checking the path of old tessface... |
commit | commitdiff | tree |
2012-10-01 |
Brecht Van... | Fix #32712: non-multilayer openexr file save for a... |
commit | commitdiff | tree |
2012-10-01 |
Brecht Van... | Fix/workaround #31987: sample as lamp for environment... |
commit | commitdiff | tree |
2012-10-01 |
Bastien Montagne | Fix [#32719] "New object align to view" option doesn... |
commit | commitdiff | tree |
2012-10-01 |
Sergey Sharybin | Fix #32728: File Output node always save as RGBA, even... |
commit | commitdiff | tree |
2012-10-01 |
Brecht Van... | Fix #32725: cycles border render + panorama camera... |
commit | commitdiff | tree |
2012-10-01 |
Brecht Van... | CMake: disable some warnings on mac that cause prints... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix for own bug in bmesh api, setting a byte string... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | quiet some warnings. |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix for unlikely crash if smoke collision data couldn... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | possible fix for crashing when re-doing mouse select... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix [#32716] continuous grab bevel inset faces |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | revert r50969, gives problems with weight paint + modif... |
commit | commitdiff | tree |
2012-10-01 |
Sergey Sharybin | Fixed memory leak in CustomData_interp in cases when... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix for crash found when attempting to setup testing... |
commit | commitdiff | tree |
2012-10-01 |
Jens Verwiebe | OSX/cmake: simplificate compile conditions and silence... |
commit | commitdiff | tree |
2012-10-01 |
Thomas Dinges | File Output Node: |
commit | commitdiff | tree |
2012-10-01 |
Sergey Sharybin | Disable render part of display transformation for icon... |
commit | commitdiff | tree |
2012-10-01 |
Sergey Sharybin | Fix #32686: MovieClip background initialisaton error |
commit | commitdiff | tree |
2012-10-01 |
Sergey Sharybin | Fix #32695: Can't disable color management for 3D view |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | add compiler hints that failing to create a bmesh face... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix [#32713] Crash with modifiers + GLSL mode |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix [#31654] Non-proportional edge slide behaving incor... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix for some errors when unlinking. |
commit | commitdiff | tree |
2012-10-01 |
Antony Riakiotakis | Fix: gpu_colors_enable could cause 3d display corruptio... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix [#32709] Color mix node produces artifacts from... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | style cleanup: define float sizes for interpolation... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | mask data is no longer automatically added when sculpti... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | DM_set_only_copy() wasn't setting only-copy flags for... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix for leak when freeing mask data in editmode. |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | fix for crash deleting higher multi-res levels without... |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | update UI introspection script for changes to blender. |
commit | commitdiff | tree |
2012-10-01 |
Campbell Barton | updated themes with active pose bone color. |
commit | commitdiff | tree |
2012-09-30 |
Sergey Sharybin | Revert changes made to support diffuse color when sculpting |
commit | commitdiff | tree |
2012-09-30 |
Campbell Barton | fix for using uninitialized blur falloff for dilate... |
commit | commitdiff | tree |
next |