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 |
2011-05-15 |
Campbell Barton | remove some unused view3d members & added RV3D_VIEW_USE... |
commit | commitdiff | tree |
2011-05-15 |
Campbell Barton | fix for bug with camera locking, view dolly and rotate... |
commit | commitdiff | tree |
2011-05-15 |
Campbell Barton | fix for user reported issues |
commit | commitdiff | tree |
2011-05-14 |
Nathan Vegdahl | Button for adding shape keys now creates shapes from... |
commit | commitdiff | tree |
2011-05-14 |
Nathan Letwory | Remove files that were intended for shader branch. |
commit | commitdiff | tree |
2011-05-14 |
Campbell Barton | option to have the view controls apply to the camera... |
commit | commitdiff | tree |
2011-05-14 |
Campbell Barton | action editor was setting wrong rna type on Ctrl+RMB |
commit | commitdiff | tree |
2011-05-14 |
Sergey Sharybin | Fix #27390: Shift for activating Smooth Brush broken... |
commit | commitdiff | tree |
2011-05-14 |
Campbell Barton | fix for view dolly not working with auto-depth & zoom... |
commit | commitdiff | tree |
2011-05-14 |
Mitchell Stokes | These two files didn't get added when I created a branc... |
commit | commitdiff | tree |
2011-05-14 |
Mitchell Stokes | stubs.c update: ED_view3d_from_m4() |
commit | commitdiff | tree |
2011-05-14 |
Campbell Barton | minor changes to view3d operators, add View3D to 'ViewO... |
commit | commitdiff | tree |
2011-05-14 |
Campbell Barton | object_mat3_to_rot wasn't correctly accounting for... |
commit | commitdiff | tree |
2011-05-14 |
Campbell Barton | view3d api edits, no functional changes. |
commit | commitdiff | tree |
2011-05-13 |
Campbell Barton | using the viewmatrix to position the camera could be... |
commit | commitdiff | tree |
2011-05-13 |
Campbell Barton | rename setcameratoview3d to view3d_to_ob & add to ED_vi... |
commit | commitdiff | tree |
2011-05-13 |
Campbell Barton | made BLI_edgefill returns the list length since some... |
commit | commitdiff | tree |
2011-05-13 |
Campbell Barton | support for reading/writing image resolution (dpi)... |
commit | commitdiff | tree |
2011-05-13 |
Sergey Sharybin | Use jemalloc in buildbot for linux targets |
commit | commitdiff | tree |
2011-05-13 |
Sergey Sharybin | Option to use jemalloc when building with scons under... |
commit | commitdiff | tree |
2011-05-13 |
Campbell Barton | remove imbuf crect and profile_filename when building... |
commit | commitdiff | tree |
2011-05-12 |
Matt Ebb | * Enabled rna access to fluid sim velocity vectors |
commit | commitdiff | tree |
2011-05-12 |
Sergey Sharybin | Forgot to close clipboard when lock fails. |
commit | commitdiff | tree |
2011-05-12 |
Sergey Sharybin | Fix #27359: Pasting long text crashes blender |
commit | commitdiff | tree |
2011-05-12 |
Campbell Barton | for bug [#27358] Transform bug when transform > 500 |
commit | commitdiff | tree |
2011-05-12 |
Ton Roosendaal | Bugfix #27181 |
commit | commitdiff | tree |
2011-05-12 |
Campbell Barton | option to link with jemalloc on *nix, off by default. |
commit | commitdiff | tree |
2011-05-12 |
Brecht Van... | Fix #27279: IK bone rotation limits set to 0 disabled... |
commit | commitdiff | tree |
2011-05-12 |
Campbell Barton | window_to_3d_vector was incorrect but dolly view operat... |
commit | commitdiff | tree |
2011-05-12 |
Campbell Barton | python utility module for converting between 2d/3d... |
commit | commitdiff | tree |
2011-05-12 |
Nicholas Bishop | == Radial control == |
commit | commitdiff | tree |
2011-05-11 |
Thomas Dinges | 2.5 Smoke UI: |
commit | commitdiff | tree |
2011-05-11 |
Brecht Van... | Code cleanup: remove readblenfile module, only containe... |
commit | commitdiff | tree |
2011-05-11 |
Campbell Barton | recent camera border drawing glitch fix needs to be... |
commit | commitdiff | tree |
2011-05-11 |
Campbell Barton | fix for glitch with drawing the 2d camera border over... |
commit | commitdiff | tree |
2011-05-10 |
Nathan Letwory | Apply patch from Ryakiotakis Antonis as posted on ML |
commit | commitdiff | tree |
2011-05-10 |
Nathan Letwory | MingW apparently doesn't know about RIM_INPUTSINK,... |
commit | commitdiff | tree |
2011-05-10 |
Campbell Barton | patch from Dan Eicher for cpack rpms |
commit | commitdiff | tree |
2011-05-10 |
Ton Roosendaal | Bugfix #27305 |
commit | commitdiff | tree |
2011-05-10 |
Ton Roosendaal | Bugfix #27311 |
commit | commitdiff | tree |
2011-05-10 |
Campbell Barton | remove some duplicate declarations |
commit | commitdiff | tree |
2011-05-10 |
Sergey Sharybin | Fix #27217: Bézier control points moves bizarre |
commit | commitdiff | tree |
next |