2011-05-23 |
Campbell Barton | fix view3d_persp_mat4, which gave incorrect translation... |
commit | commitdiff | tree |
2011-05-22 |
Campbell Barton | fix [#27443] "Make single user Material+Tex" doesn... |
commit | commitdiff | tree |
2011-05-22 |
Campbell Barton | remove / comment unused code, patch by nico_ga on IRC... |
commit | commitdiff | tree |
2011-05-22 |
Campbell Barton | - view dolly now quits on pressing escape (if activated... |
commit | commitdiff | tree |
2011-05-22 |
Campbell Barton | file had non utf8 characters. |
commit | commitdiff | tree |
2011-05-22 |
Campbell Barton | quiet compiler warnings for -Wundef |
commit | commitdiff | tree |
2011-05-22 |
Campbell Barton | fix [#27458] Links for Logic Bricks no longer work |
commit | commitdiff | tree |
2011-05-21 |
Daniel Salazar | correct a tooltip misspell |
commit | commitdiff | tree |
2011-05-21 |
Campbell Barton | view3d function naming, no functional changes. |
commit | commitdiff | tree |
2011-05-21 |
Campbell Barton | fix [#27437] Appending armatures with custom bone shape... |
commit | commitdiff | tree |
2011-05-21 |
Campbell Barton | no functional changes, make give_base_to_objects()... |
commit | commitdiff | tree |
2011-05-21 |
Joshua Leung | Bugfix [#27452] Wrong linking of character groups |
commit | commitdiff | tree |
2011-05-21 |
Campbell Barton | patch [#27449] bpy_script_paths() return path reversed... |
commit | commitdiff | tree |
2011-05-20 |
Thomas Dinges | Fix for [#27333] Translation constraint is broken. |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | change transform to round at 0.5 for fcurves. |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | was using the wrong rna type for GRAPH_OT_select_leftright |
commit | commitdiff | tree |
2011-05-20 |
Thomas Dinges | 2.5 Particle UI: |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | error in recent commit. |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | edit gp_stroke_convertcoords not to modify the mval... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | use consistant arguments to ED_view3d_win_* funcs,... |
commit | commitdiff | tree |
2011-05-20 |
Sergey Sharybin | typo in previous commit |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | function rename to give clearer meaning that they chang... |
commit | commitdiff | tree |
2011-05-20 |
Sergey Sharybin | buildbot: |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | replace checks with rv3d->persp with rv3d->is_persp... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | simplify window_to_3d_vector() and call it from viewline() |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | rename mul_project_m4_v4 to mul_project_m4_v3. |
commit | commitdiff | tree |
2011-05-20 |
Nathan Letwory | Remedy compile error on windows/msvc introduced in... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | use event->mval rather then subtracting ar->winrct... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | renaming bones didnt update update the view3d lock... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | use BKE_area_find_region_type in place of inline loops... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | make api functions for converting rv3d->camzoom, so... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | int values were not drawing curve handles, yet the... |
commit | commitdiff | tree |
2011-05-20 |
Campbell Barton | [#27439] Console window doesn't hide on startup when... |
commit | commitdiff | tree |
2011-05-19 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | - mousewheel zoom now zooms camera area when the camera... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | move rna property area.active_space --> area.spaces... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | formatting changes only. |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | modify fcurve evaluation for bool/enum/int values.... |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | Fix some compile warnings. |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | UI tweak: properties editor header now has same size... |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | Fix for preview render, lamp and world now also get... |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | Code refactor: split code for render updates and openin... |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | Fix crash when accessing mesh from python while a mesh... |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | Add localize_lamp and localize_world functions as alrea... |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | UI: fix direction properties not showing the right... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | screenshot operator can now be executed directly. |
commit | commitdiff | tree |
2011-05-19 |
Brecht Van... | UI: fix menus getting closed too quick when moving... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | py/ui edit: change InputKeyMapPanel to be a mix-in... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | change window_to_3d to take screen coords as floats. |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | converting grease pencil now works in the camera view. |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | fix [#27432] [2.57/scripts/modules/bpy/path.py:169... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | fix [#27437] Appending armatures with custom bone shape... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | add python access to mathutils.intersect_line_plane... |
commit | commitdiff | tree |
2011-05-19 |
Campbell Barton | added math function isect_line_plane_v3(), use for... |
commit | commitdiff | tree |
2011-05-18 |
Andrea Weikert | fix [#27158] Appending crash with preview. |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | use window_to_3d for armature_click_extrude operator. |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | window_to_3d() wasn't working at all (only used by... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | there wasn't a good way to know if a RegionView3D was... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | fix for python module region_2d_to_vector_3d and region... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | python mathutils.Matrix.is_orthogonal readonly attribute. |
commit | commitdiff | tree |
2011-05-18 |
Brecht Van... | UI: fix access of freed memory in buttons handling... |
commit | commitdiff | tree |
2011-05-18 |
Brecht Van... | RNA: some compile fixes for C/C++ api. |
commit | commitdiff | tree |
2011-05-18 |
Brecht Van... | RNA: make mechanism used by operators to keep python... |
commit | commitdiff | tree |
2011-05-18 |
Brecht Van... | RNA: pass Main rather than Context to register/unregist... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | fix remaining crash from [#27035] 3 problems: crash... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | fix a crash when getting the value of an enum. |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | fix for one of the issues in [#27035] 3 problems: crash... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | use ED_operator_screenactive rather then ED_operator_sc... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | 2 minor glitches |
commit | commitdiff | tree |
2011-05-18 |
M.G. Kishalmi | additional bake modes |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | - check paths are not empty strings before making blend... |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | cleanup only |
commit | commitdiff | tree |
2011-05-18 |
Campbell Barton | fix [#27405] Append objects with linked materials they... |
commit | commitdiff | tree |
2011-05-17 |
Peter Schlaile | This fixes: |
commit | commitdiff | tree |
2011-05-17 |
Nathan Letwory | fix for r36723 - putting extern Material inside code... |
commit | commitdiff | tree |
2011-05-17 |
Campbell Barton | added other addon category. |
commit | commitdiff | tree |
2011-05-17 |
Campbell Barton | fix for warning |
commit | commitdiff | tree |
2011-05-17 |
Campbell Barton | fix [#27414] no-material renders differently in View3D... |
commit | commitdiff | tree |
2011-05-16 |
Janne Karhu | RNA glitch: particle path step values had soft & hard... |
commit | commitdiff | tree |
2011-05-16 |
Andrea Weikert | code cleanup: icon creation |
commit | commitdiff | tree |
2011-05-16 |
Campbell Barton | set clip_start value minimum to 0.001, since 0.0 makes... |
commit | commitdiff | tree |
2011-05-16 |
Peter Schlaile | == Sequencer == |
commit | commitdiff | tree |
2011-05-16 |
Peter Schlaile | [PATCH] == Sequencer == |
commit | commitdiff | tree |
2011-05-16 |
Brecht Van... | LCMS code removed, was an experiment but never finished. |
commit | commitdiff | tree |
2011-05-16 |
Nathan Letwory | Remove artificial limit, now HDR textures can be used... |
commit | commitdiff | tree |
2011-05-16 |
Campbell Barton | fixed incorrect jemalloc library & updated netbeans... |
commit | commitdiff | tree |
2011-05-16 |
Campbell Barton | move generic bpy helper modules into bpy_extras. |
commit | commitdiff | tree |
2011-05-16 |
Campbell Barton | new empty package to move bpy utility modules into. |
commit | commitdiff | tree |
2011-05-16 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-05-16 |
Campbell Barton | rename wave texture_coordinate_object -> texture_coords... |
commit | commitdiff | tree |
2011-05-16 |
Campbell Barton | enable game panel even if the BGE is disabled since... |
commit | commitdiff | tree |
2011-05-16 |
Campbell Barton | made generic module for generating project files from... |
commit | commitdiff | tree |
2011-05-15 |
Thomas Dinges | Patch [#27344] 300+ New/changed tooltips by Davis Soren... |
commit | commitdiff | tree |
2011-05-15 |
Janne Karhu | Fix for [#27142] manipulator in particle mode does... |
commit | commitdiff | tree |
2011-05-15 |
Janne Karhu | Fix for [#27131] particle system BUG - one particle... |
commit | commitdiff | tree |
2011-05-15 |
Campbell Barton | homekey in camera view now fits the view scale as well... |
commit | commitdiff | tree |
2011-05-15 |
Sergey Sharybin | Do not remove MDISPS customdata layer when removing... |
commit | commitdiff | tree |
2011-05-15 |
Mitchell Stokes | BGE: |
commit | commitdiff | tree |
2011-05-15 |
Campbell Barton | remove redundant (and confusing) register flag. |
commit | commitdiff | tree |
2011-05-15 |
Campbell Barton | camera composition guides: |
commit | commitdiff | tree |
next |