2012-04-28 |
Campbell Barton | style cleanup: changes to brace placement / newlines... |
tree | commitdiff |
2012-04-27 |
Campbell Barton | fix for modal timer template, wasnt updated for changes... |
tree | commitdiff |
2012-04-26 |
Campbell Barton | don't have spaces in idnames, confuses py types: |
tree | commitdiff |
2012-04-26 |
Sergey Sharybin | Release commit, 2.63! |
tree | commitdiff |
2012-04-26 |
Campbell Barton | fix for buffer overrun crash with saving scene name... |
tree | commitdiff |
2012-04-25 |
Thomas Dinges | 2.6 Ocean Modifier UI: |
tree | commitdiff |
2012-04-25 |
Antony Riakiotakis | Enable building of the installer with MinGW-w64, patch... |
tree | commitdiff |
2012-04-24 |
Campbell Barton | fix [#31083] "Hide Selected" through Menu Operation... |
tree | commitdiff |
2012-04-24 |
Campbell Barton | add inset and bridge to mesh specials menu (along side... |
tree | commitdiff |
2012-04-23 |
Campbell Barton | fix [#30937] Pose UI hack needed to be undone, alternat... |
tree | commitdiff |
2012-04-22 |
Campbell Barton | rename Mesh.uv_loop_layers --> uv_layers |
tree | commitdiff |
2012-04-21 |
Daniel Genrich | Fix [#30954] Fluid obstacle checkbox has no effect |
tree | commitdiff |
2012-04-20 |
Campbell Barton | style cleanup: pep8, also quiet compiler warning. |
tree | commitdiff |
2012-04-20 |
Campbell Barton | knife tool modifications |
tree | commitdiff |
2012-04-17 |
Campbell Barton | move rip out into its own file |
tree | commitdiff |
2012-04-17 |
Campbell Barton | remove the poll function from import/export templates |
tree | commitdiff |
2012-04-17 |
Campbell Barton | add import operator python template. |
tree | commitdiff |
2012-04-16 |
Sergey Sharybin | Partial revert of rev45691: allow lightmap undo and... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | fix [#30972] Editmesh split by materials not working. |
tree | commitdiff |
2012-04-16 |
Sergey Sharybin | Fix #30968: Lightmap Pack - no new image limit |
tree | commitdiff |
2012-04-16 |
Campbell Barton | patch to our desktop file from debian, German translation. |
tree | commitdiff |
2012-04-16 |
Campbell Barton | rename wm.blenderplayer_start label from 'Start' to... |
tree | commitdiff |
2012-04-15 |
Thomas Dinges | UI: |
tree | commitdiff |
2012-04-15 |
Thomas Dinges | Fluid Simulation: |
tree | commitdiff |
2012-04-15 |
Campbell Barton | code cleanup: minor edits, use function for getting... |
tree | commitdiff |
2012-04-15 |
Campbell Barton | fix [#30956] Unwrapping, Lightmap Pack broken |
tree | commitdiff |
2012-04-15 |
Benoit Bolsee | BGE bug #30515: Sensor physics mode missing UI for... |
tree | commitdiff |
2012-04-14 |
Campbell Barton | don't constrain single edge extrude, annoying for retopo |
tree | commitdiff |
2012-04-13 |
Bastien Montagne | Do not hide (gray out) lens/lock to object/lock to... |
tree | commitdiff |
2012-04-13 |
Sergey Sharybin | Fix own typo in previous commit for dupligroup offset |
tree | commitdiff |
2012-04-13 |
Sergey Sharybin | Move "From Cursor" operator which sets dupli group... |
tree | commitdiff |
2012-04-13 |
Campbell Barton | bmesh todo: vertex dirtmap now working again. |
tree | commitdiff |
2012-04-13 |
Campbell Barton | - startup.blend's temp dir was pointing to sergeys... |
tree | commitdiff |
2012-04-13 |
Campbell Barton | set executable option and some minor changes to ctodata... |
tree | commitdiff |
2012-04-12 |
Sergey Sharybin | Fix #30919: Selection of multiple objects after EDIT... |
tree | commitdiff |
2012-04-11 |
Campbell Barton | code cleanup: mselect conversion when creating a bmesh... |
tree | commitdiff |
2012-04-11 |
Campbell Barton | update for changes in the py api |
tree | commitdiff |
2012-04-10 |
Brecht Van Lommel | Fix for recent commit that changed normal display butto... |
tree | commitdiff |
2012-04-10 |
Brecht Van Lommel | Fix #30892: File > New is easy to hit accidentally... |
tree | commitdiff |
2012-04-10 |
Brecht Van Lommel | Fix #30850: bevel tool only works on edges but tooltip... |
tree | commitdiff |
2012-04-10 |
Sergey Sharybin | mango request: option to draw background in front of... |
tree | commitdiff |
2012-04-10 |
Campbell Barton | use space more efficiently for normal mesh panel button... |
tree | commitdiff |
2012-04-10 |
Campbell Barton | update preview.blend so it doesn't need to convert... |
tree | commitdiff |
2012-04-10 |
Campbell Barton | expose double limit used by auto-merge, addresses bug... |
tree | commitdiff |
2012-04-10 |
Campbell Barton | fix [#30878] Lightmap Pack > New Image does not work |
tree | commitdiff |
2012-04-09 |
Thomas Dinges | Particle System UI: |
tree | commitdiff |
2012-04-08 |
Campbell Barton | code cleanup: remove unused imports/defines + other... |
tree | commitdiff |
2012-04-08 |
Campbell Barton | style cleanup: pep8 some C/style |
tree | commitdiff |
2012-04-07 |
Thomas Dinges | * Replace some more Blender 2.5x with Blender 2.6x... |
tree | commitdiff |
2012-04-07 |
Sergey Sharybin | Fix for reconstruction menu which still was using set_f... |
tree | commitdiff |
2012-04-07 |
Thomas Dinges | Fix [#30851] Mesh Editmode: Specials-menu lost "Subdivi... |
tree | commitdiff |
2012-04-07 |
Francisco De La... | Added Vertex Slide: Slides a vertex along a selected... |
tree | commitdiff |
2012-04-07 |
Campbell Barton | dont display any file as a preset in the menu (limit... |
tree | commitdiff |
2012-04-06 |
Campbell Barton | some pedantic load time speedup by not loading modules... |
tree | commitdiff |
2012-04-06 |
Campbell Barton | remove unused theme color |
tree | commitdiff |
2012-04-06 |
Campbell Barton | code cleanup: header cleanup, remove commented workarou... |
tree | commitdiff |
2012-04-05 |
Thomas Dinges | UI files: |
tree | commitdiff |
2012-04-05 |
Thomas Dinges | Readme and Release Log Links: |
tree | commitdiff |
2012-04-05 |
Campbell Barton | there was no way to reset timing for absolute shape... |
tree | commitdiff |
2012-04-05 |
Campbell Barton | report [#30814] Absolute Shape Keys not working in 2.6 |
tree | commitdiff |
2012-04-05 |
Campbell Barton | fix [#30817] Toolshelf delete vs X menu don't match... |
tree | commitdiff |
2012-04-05 |
Campbell Barton | partial fix [#30813] Small UI glitch with high DPI... |
tree | commitdiff |
2012-04-04 |
Bastien Montagne | Update to i18n font: a few small cyrillic letters were... |
tree | commitdiff |
2012-04-04 |
Campbell Barton | replace relative imports with absolute imports so scrit... |
tree | commitdiff |
2012-04-04 |
Campbell Barton | use 2.4x tooltip colors |
tree | commitdiff |
2012-04-04 |
Campbell Barton | update themes for new settings + theme update script. |
tree | commitdiff |
2012-04-03 |
Bastien Montagne | Fix [#30665] UV-Editor: UV -> Copy Mirrored UV coords... |
tree | commitdiff |
2012-04-03 |
Sergey Sharybin | Fix #28279: Shift S used twice in maya keyconfig |
tree | commitdiff |
2012-04-03 |
Campbell Barton | avoid confusion with image 'Edit Externally' operator... |
tree | commitdiff |
2012-04-03 |
Campbell Barton | fix for vertex group blend - wasn't functional since... |
tree | commitdiff |
2012-04-02 |
Thomas Dinges | Constraint UI: |
tree | commitdiff |
2012-03-31 |
Campbell Barton | move debug flag into its own global var (G.debug),... |
tree | commitdiff |
2012-03-30 |
Sergey Sharybin | Cleanup: move tracking settings to be just after Track... |
tree | commitdiff |
2012-03-30 |
Campbell Barton | updated add mesh template for bmesh. thanks to PKHG... |
tree | commitdiff |
2012-03-30 |
Campbell Barton | fix [#30729] |
tree | commitdiff |
2012-03-29 |
Campbell Barton | support for opengl rendering in the sequencer (header... |
tree | commitdiff |
2012-03-28 |
Campbell Barton | fix [#30402] modules dir missing from sys.path |
tree | commitdiff |
2012-03-28 |
Brecht Van Lommel | Fix #30702: game engine softbody weld threshold was... |
tree | commitdiff |
2012-03-28 |
Campbell Barton | remove dissolve keybinding, conflicts with draw, add... |
tree | commitdiff |
2012-03-27 |
Bastien Montagne | BMesh TODOs: use loops/polys instead of tessfaces. |
tree | commitdiff |
2012-03-27 |
Sergey Sharybin | Port Setup Tracking scene to bmesh api |
tree | commitdiff |
2012-03-27 |
Sergey Sharybin | MakeDupliFaces was using mesh.faces which was renamed... |
tree | commitdiff |
2012-03-26 |
Sergey Sharybin | Clean-up logic of behavior of refresh/reload operators... |
tree | commitdiff |
2012-03-26 |
Sergey Sharybin | Request from Mango team which will most probably expect... |
tree | commitdiff |
2012-03-26 |
Bastien Montagne | Fix for own error in sequencer's Select menu (from... |
tree | commitdiff |
2012-03-26 |
Bastien Montagne | Fix [#30684] Bmesh AddTorus.execute failure. |
tree | commitdiff |
2012-03-26 |
Sergey Sharybin | Setup tracking scene works again now |
tree | commitdiff |
2012-03-26 |
Campbell Barton | fix [#30657] New UV layers created with Mesh.uv_texture... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | rename lattice influence to strength from r45144 (other... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | fix [#30672] Mesh menu duplicity |
tree | commitdiff |
2012-03-25 |
Thomas Dinges | Patch: [#30652] Influence slider for Lattice Modifier |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: pep8, indentation |
tree | commitdiff |
2012-03-24 |
Daniel Salazar | Adding back delete edge loop to delete menu |
tree | commitdiff |
2012-03-23 |
Campbell Barton | bmesh editmode - split dissolve into its own menu.... |
tree | commitdiff |
2012-03-23 |
Campbell Barton | edge split bmesh operator wasnt accessible (defined... |
tree | commitdiff |
2012-03-23 |
Campbell Barton | more face -> tessface edits |
tree | commitdiff |
2012-03-23 |
Campbell Barton | last commit broke cycles, also add BMESH_TODO's for... |
tree | commitdiff |
2012-03-23 |
Campbell Barton | rna/python api change: rename Mesh.faces --> tessfaces... |
tree | commitdiff |
2012-03-22 |
Campbell Barton | patch [#30620] Wiki Quick Hack: Make Tooltip Text Colou... |
tree | commitdiff |
2012-03-22 |
Bastien Montagne | Fix [#30614] (some Display settings are uneeded for... |
tree | commitdiff |
next |