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 |
2011-05-18 |
M.G. Kishalmi | additional bake modes |
tree | commitdiff |
2011-05-18 |
Campbell Barton | - check paths are not empty strings before making blend... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | cleanup only |
tree | commitdiff |
2011-05-18 |
Campbell Barton | fix [#27405] Append objects with linked materials they... |
tree | commitdiff |
2011-05-17 |
Peter Schlaile | This fixes: |
tree | commitdiff |
2011-05-17 |
Nathan Letwory | fix for r36723 - putting extern Material inside code... |
tree | commitdiff |
2011-05-17 |
Campbell Barton | fix for warning |
tree | commitdiff |
2011-05-17 |
Campbell Barton | fix [#27414] no-material renders differently in View3D... |
tree | commitdiff |
2011-05-16 |
Janne Karhu | RNA glitch: particle path step values had soft & hard... |
tree | commitdiff |
2011-05-16 |
Andrea Weikert | code cleanup: icon creation |
tree | commitdiff |
2011-05-16 |
Campbell Barton | set clip_start value minimum to 0.001, since 0.0 makes... |
tree | commitdiff |
2011-05-16 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2011-05-16 |
Peter Schlaile | [PATCH] == Sequencer == |
tree | commitdiff |
2011-05-16 |
Brecht Van Lommel | LCMS code removed, was an experiment but never finished. |
tree | commitdiff |
2011-05-16 |
Nathan Letwory | Remove artificial limit, now HDR textures can be used... |
tree | commitdiff |
2011-05-16 |
Campbell Barton | rename wave texture_coordinate_object -> texture_coords... |
tree | commitdiff |
2011-05-16 |
Campbell Barton | enable game panel even if the BGE is disabled since... |
tree | commitdiff |
2011-05-15 |
Thomas Dinges | Patch [#27344] 300+ New/changed tooltips by Davis Soren... |
tree | commitdiff |
2011-05-15 |
Janne Karhu | Fix for [#27142] manipulator in particle mode does... |
tree | commitdiff |
2011-05-15 |
Janne Karhu | Fix for [#27131] particle system BUG - one particle... |
tree | commitdiff |
2011-05-15 |
Campbell Barton | homekey in camera view now fits the view scale as well... |
tree | commitdiff |
2011-05-15 |
Sergey Sharybin | Do not remove MDISPS customdata layer when removing... |
tree | commitdiff |
2011-05-15 |
Mitchell Stokes | BGE: |
tree | commitdiff |
2011-05-15 |
Campbell Barton | remove redundant (and confusing) register flag. |
tree | commitdiff |
2011-05-15 |
Campbell Barton | camera composition guides: |
tree | commitdiff |
2011-05-15 |
Campbell Barton | remove some unused view3d members & added RV3D_VIEW_USE... |
tree | commitdiff |
2011-05-15 |
Campbell Barton | fix for bug with camera locking, view dolly and rotate... |
tree | commitdiff |
2011-05-15 |
Campbell Barton | fix for user reported issues |
tree | commitdiff |
2011-05-14 |
Nathan Letwory | Remove files that were intended for shader branch. |
tree | commitdiff |
2011-05-14 |
Campbell Barton | option to have the view controls apply to the camera... |
tree | commitdiff |
next |