2011-05-27 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-26 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-26 |
Campbell Barton | own recent commits caused crash with the grease pencil... |
tree | commitdiff |
2011-05-26 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-26 |
Campbell Barton | missed this in recent commit. |
tree | commitdiff |
2011-05-26 |
Campbell Barton | weight paint mirror, move duplicate code into a function. |
tree | commitdiff |
2011-05-26 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-26 |
Campbell Barton | remove BLI_streq() since it was hardly used, also repla... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | split BLO_library_append_named_part into 2 function... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | sphinx docstrng formatting (some lines were getting... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | support for dynamic items in bpy.props.EnumProperty... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | add the property as an argument to enum item functions... |
tree | commitdiff |
2011-05-26 |
Nathan Letwory | Since we don't support win2k or older anymore, remove... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | fix for installing blender as a python module with... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | update to build system excluding parts of the python... |
tree | commitdiff |
2011-05-26 |
Brecht Van Lommel | Fix #27465: used light groups did not get linked in... |
tree | commitdiff |
2011-05-26 |
Brecht Van Lommel | Fix #27480: armature multimodifier was not working... |
tree | commitdiff |
2011-05-26 |
Brecht Van Lommel | Fix #27445: various operators missing with some non... |
tree | commitdiff |
2011-05-26 |
Sergey Sharybin | Use proper checking for image source |
tree | commitdiff |
2011-05-26 |
Dalai Felinto | BUGFIX: Sequencer strips.elements was broken when strip... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | fix [#27485] Create new shapekey on lattice |
tree | commitdiff |
2011-05-26 |
Campbell Barton | fix for mistake in selecting vertex groups (own recent... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | fcurve/boolean evaluation, values below zero are no... |
tree | commitdiff |
2011-05-25 |
Campbell Barton | fix [#27478] Crash on image editor after loading exr... |
tree | commitdiff |
2011-05-25 |
Campbell Barton | fix [#27479] Missing 'Select vertex groups under the... |
tree | commitdiff |
2011-05-24 |
Campbell Barton | cmake's install target now works for the python module... |
tree | commitdiff |
2011-05-24 |
Campbell Barton | remove some warnings and possible use of un-initialized... |
tree | commitdiff |
2011-05-24 |
Campbell Barton | use PyDoc_STRVAR macro, so its possible to build withou... |
tree | commitdiff |
2011-05-24 |
Campbell Barton | loading data with bpy.data.libraries.load(), now swaps... |
tree | commitdiff |
2011-05-24 |
Campbell Barton | BLO_library_append_named_part now returns the newly... |
tree | commitdiff |
2011-05-24 |
Nathan Letwory | clamp delta to prevent cases where strength is a huge... |
tree | commitdiff |
2011-05-24 |
Campbell Barton | fix for using uninitialized vars in own recent commit. |
tree | commitdiff |
2011-05-24 |
Campbell Barton | fix for cmake/msvc when the path name contains spaces... |
tree | commitdiff |
2011-05-23 |
Campbell Barton | fix [#27462] Linked Object (camera) can be moved by... |
tree | commitdiff |
2011-05-23 |
Campbell Barton | remove unused code, comment some that may be useful... |
tree | commitdiff |
2011-05-23 |
Brecht Van Lommel | Fix print_rctf not printing y max correct. |
tree | commitdiff |
2011-05-23 |
Campbell Barton | fix [#26618] StringProperty with sub_type of FILE_PATH... |
tree | commitdiff |
2011-05-23 |
Campbell Barton | fix own mistake [#27451] Flip to Top / Flip to Bottom... |
tree | commitdiff |
2011-05-23 |
Campbell Barton | own recent commit broke zoom to mouseloc |
tree | commitdiff |
2011-05-23 |
Campbell Barton | fix [#27459] Flymode moves parent |
tree | commitdiff |
2011-05-23 |
Campbell Barton | fix view3d_persp_mat4, which gave incorrect translation... |
tree | commitdiff |
2011-05-22 |
Campbell Barton | fix [#27443] "Make single user Material+Tex" doesn... |
tree | commitdiff |
2011-05-22 |
Campbell Barton | remove / comment unused code, patch by nico_ga on IRC... |
tree | commitdiff |
2011-05-22 |
Campbell Barton | - view dolly now quits on pressing escape (if activated... |
tree | commitdiff |
2011-05-22 |
Campbell Barton | file had non utf8 characters. |
tree | commitdiff |
2011-05-22 |
Campbell Barton | quiet compiler warnings for -Wundef |
tree | commitdiff |
2011-05-22 |
Campbell Barton | fix [#27458] Links for Logic Bricks no longer work |
tree | commitdiff |
2011-05-21 |
Daniel Salazar | correct a tooltip misspell |
tree | commitdiff |
2011-05-21 |
Campbell Barton | view3d function naming, no functional changes. |
tree | commitdiff |
2011-05-21 |
Campbell Barton | fix [#27437] Appending armatures with custom bone shape... |
tree | commitdiff |
2011-05-21 |
Campbell Barton | no functional changes, make give_base_to_objects()... |
tree | commitdiff |
2011-05-21 |
Joshua Leung | Bugfix [#27452] Wrong linking of character groups |
tree | commitdiff |
2011-05-21 |
Campbell Barton | patch [#27449] bpy_script_paths() return path reversed... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | change transform to round at 0.5 for fcurves. |
tree | commitdiff |
2011-05-20 |
Campbell Barton | was using the wrong rna type for GRAPH_OT_select_leftright |
tree | commitdiff |
2011-05-20 |
Campbell Barton | error in recent commit. |
tree | commitdiff |
2011-05-20 |
Campbell Barton | edit gp_stroke_convertcoords not to modify the mval... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | use consistant arguments to ED_view3d_win_* funcs,... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | function rename to give clearer meaning that they chang... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | replace checks with rv3d->persp with rv3d->is_persp... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | simplify window_to_3d_vector() and call it from viewline() |
tree | commitdiff |
2011-05-20 |
Campbell Barton | rename mul_project_m4_v4 to mul_project_m4_v3. |
tree | commitdiff |
2011-05-20 |
Nathan Letwory | Remedy compile error on windows/msvc introduced in... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | use event->mval rather then subtracting ar->winrct... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | renaming bones didnt update update the view3d lock... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | use BKE_area_find_region_type in place of inline loops... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | make api functions for converting rv3d->camzoom, so... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | int values were not drawing curve handles, yet the... |
tree | commitdiff |
2011-05-19 |
Campbell Barton | - mousewheel zoom now zooms camera area when the camera... |
tree | commitdiff |
2011-05-19 |
Campbell Barton | move rna property area.active_space --> area.spaces... |
tree | commitdiff |
2011-05-19 |
Campbell Barton | formatting changes only. |
tree | commitdiff |
2011-05-19 |
Campbell Barton | modify fcurve evaluation for bool/enum/int values.... |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | Fix some compile warnings. |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | UI tweak: properties editor header now has same size... |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | Fix for preview render, lamp and world now also get... |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | Code refactor: split code for render updates and openin... |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | Fix crash when accessing mesh from python while a mesh... |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | Add localize_lamp and localize_world functions as alrea... |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | UI: fix direction properties not showing the right... |
tree | commitdiff |
2011-05-19 |
Campbell Barton | screenshot operator can now be executed directly. |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | UI: fix menus getting closed too quick when moving... |
tree | commitdiff |
2011-05-19 |
Campbell Barton | change window_to_3d to take screen coords as floats. |
tree | commitdiff |
2011-05-19 |
Campbell Barton | converting grease pencil now works in the camera view. |
tree | commitdiff |
2011-05-19 |
Campbell Barton | fix [#27437] Appending armatures with custom bone shape... |
tree | commitdiff |
2011-05-19 |
Campbell Barton | add python access to mathutils.intersect_line_plane... |
tree | commitdiff |
2011-05-19 |
Campbell Barton | added math function isect_line_plane_v3(), use for... |
tree | commitdiff |
2011-05-18 |
Andrea Weikert | fix [#27158] Appending crash with preview. |
tree | commitdiff |
2011-05-18 |
Campbell Barton | use window_to_3d for armature_click_extrude operator. |
tree | commitdiff |
2011-05-18 |
Campbell Barton | window_to_3d() wasn't working at all (only used by... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | there wasn't a good way to know if a RegionView3D was... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | python mathutils.Matrix.is_orthogonal readonly attribute. |
tree | commitdiff |
2011-05-18 |
Brecht Van Lommel | UI: fix access of freed memory in buttons handling... |
tree | commitdiff |
2011-05-18 |
Brecht Van Lommel | RNA: some compile fixes for C/C++ api. |
tree | commitdiff |
2011-05-18 |
Brecht Van Lommel | RNA: make mechanism used by operators to keep python... |
tree | commitdiff |
2011-05-18 |
Brecht Van Lommel | RNA: pass Main rather than Context to register/unregist... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | fix remaining crash from [#27035] 3 problems: crash... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | fix a crash when getting the value of an enum. |
tree | commitdiff |
2011-05-18 |
Campbell Barton | fix for one of the issues in [#27035] 3 problems: crash... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | use ED_operator_screenactive rather then ED_operator_sc... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | 2 minor glitches |
tree | commitdiff |
next |