2011-05-13 |
Campbell Barton | skip assigning vars for inline bmesh flag funcs, just... |
tree | commitdiff |
2011-05-13 |
Campbell Barton | rename BMINDEX_GET/SET to BM_GetIndex/BM_SetIndex |
tree | commitdiff |
2011-05-13 |
Campbell Barton | svn merge -r36603:36651 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-12 |
Matt Ebb | * Enabled rna access to fluid sim velocity vectors |
tree | commitdiff |
2011-05-12 |
Joseph Eagar | =bmesh= fixed knifetool mem leak |
tree | commitdiff |
2011-05-12 |
Joseph Eagar | =bmesh=fixed shapekey mem leak |
tree | commitdiff |
2011-05-12 |
Joseph Eagar | demoved some extraneous members from BMHeader |
tree | commitdiff |
2011-05-12 |
Joseph Eagar | =bmesh= fixed non-multires sculpt; excluding the DAG... |
tree | commitdiff |
2011-05-12 |
Sergey Sharybin | Fix #27359: Pasting long text crashes blender |
tree | commitdiff |
2011-05-12 |
Campbell Barton | for bug [#27358] Transform bug when transform > 500 |
tree | commitdiff |
2011-05-12 |
Ton Roosendaal | Bugfix #27181 |
tree | commitdiff |
2011-05-12 |
Campbell Barton | manually copy more changes from trunk. |
tree | commitdiff |
2011-05-12 |
Campbell Barton | window_to_3d_vector was incorrect but dolly view operat... |
tree | commitdiff |
2011-05-12 |
Campbell Barton | svn merge -r36603:36628 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-12 |
Nicholas Bishop | == Radial control == |
tree | commitdiff |
2011-05-12 |
Joseph Eagar | =bmesh= |
tree | commitdiff |
2011-05-12 |
Campbell Barton | missing free call in rotsys_make_consistent |
tree | commitdiff |
2011-05-11 |
Joseph Eagar | compile fix |
tree | commitdiff |
2011-05-11 |
Joseph Eagar | remove remaining event recording code |
tree | commitdiff |
2011-05-11 |
Joseph Eagar | remove modified guardedalloc/ghost to rebranch from... |
tree | commitdiff |
2011-05-11 |
Thomas Dinges | 2.5 Smoke UI: |
tree | commitdiff |
2011-05-11 |
Brecht Van Lommel | Code cleanup: remove readblenfile module, only containe... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | updated Ctrl+Click extrude for bmesh so it can rotate... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | recent camera border drawing glitch fix needs to be... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | more syncing with trunk. |
tree | commitdiff |
2011-05-11 |
Campbell Barton | manually merged older changes from trunk. |
tree | commitdiff |
2011-05-11 |
Campbell Barton | reverting change made r20939 with custom data layer... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | set many vars & functions as static, |
tree | commitdiff |
2011-05-11 |
Campbell Barton | fix for glitch with drawing the 2d camera border over... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | svn merge -r36583:36603 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | fixed 4 uses of un-inirialized vars + some compiler... |
tree | commitdiff |
2011-05-10 |
Joseph Eagar | =bmesh= |
tree | commitdiff |
2011-05-10 |
Joseph Eagar | =bmesh= glsl drawing in editmode works again, also... |
tree | commitdiff |
2011-05-10 |
Ton Roosendaal | Bugfix #27305 |
tree | commitdiff |
2011-05-10 |
Ton Roosendaal | Bugfix #27311 |
tree | commitdiff |
2011-05-10 |
Campbell Barton | remove some duplicate declarations |
tree | commitdiff |
2011-05-10 |
Sergey Sharybin | Fix #27217: Bézier control points moves bizarre |
tree | commitdiff |
2011-05-10 |
Campbell Barton | minor cleanup: make functions static, use NULL for... |
tree | commitdiff |
2011-05-10 |
Daniel Salazar | Typo in composition guides |
tree | commitdiff |
2011-05-10 |
Campbell Barton | entering non utf8 text in filepaths in the file selecto... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | camera composition guides: center, thirds, golden rule |
tree | commitdiff |
2011-05-10 |
Campbell Barton | svn merge -r36564:36583 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Joseph Eagar | =bmesh= fixed mesh deform crasher |
tree | commitdiff |
2011-05-09 |
Joseph Eagar | =bmesh= fixed unlink uv selection bug |
tree | commitdiff |
2011-05-09 |
Joseph Eagar | =bmesh= fixed prop crasher and knifetool modal map... |
tree | commitdiff |
2011-05-09 |
Joseph Eagar | =bmesh= fixed dissolve verts crash |
tree | commitdiff |
2011-05-09 |
Joseph Eagar | =bmesh= |
tree | commitdiff |
2011-05-09 |
Joseph Eagar | =bmesh= undo loopcut commit, for some reason the recent... |
tree | commitdiff |
2011-05-09 |
Sergey Sharybin | Fix #27346: When The FONT object is blank, the dimensio... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | patch [#21740] Image support for Empty Objects |
tree | commitdiff |
2011-05-09 |
Campbell Barton | minor cleanup, no functional changes. |
tree | commitdiff |
2011-05-09 |
Campbell Barton | tag unused arguments, quiet some warnings |
tree | commitdiff |
2011-05-09 |
Sergey Sharybin | Recreate mipmaps after undo in image editor |
tree | commitdiff |
2011-05-09 |
Sergey Sharybin | Fix for memory leak caused by re-making mipmaps |
tree | commitdiff |
2011-05-09 |
Campbell Barton | svn merge -r36529:36564 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | warning fixes |
tree | commitdiff |
2011-05-09 |
Brecht Van Lommel | Code cleanup: warning fixes. |
tree | commitdiff |
2011-05-09 |
Brecht Van Lommel | Code cleanup: remove unused image window code, already... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | moved more minor changes across from trunk, fixed some... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | writing normal customdata was failing because vec3f... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | quiet more compiler warnings, also found a bug using... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | more syncing with trunk, also cleared many warnings... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | copied across changes which were missed by merging. |
tree | commitdiff |
2011-05-08 |
Joseph Eagar | =bmesh= merge from trunk at r36529 |
tree | commitdiff |
2011-05-08 |
Sergey Sharybin | Bug fix own collection: |
tree | commitdiff |
2011-05-08 |
Campbell Barton | fix [#27324] WindowManager.invoke_search_popup() crashe... |
tree | commitdiff |
2011-05-08 |
Campbell Barton | comment some unused code. |
tree | commitdiff |
2011-05-08 |
Nathan Letwory | Apply second half of [#21590] .dds textures: fix for... |
tree | commitdiff |
2011-05-08 |
Joshua Leung | Fixes for bugs noticed during previous fix: |
tree | commitdiff |
2011-05-08 |
Joshua Leung | RNA Bugfix: |
tree | commitdiff |
2011-05-07 |
Nathan Letwory | Apply part of [#21590] .dds textures: fix for DXT1n... |
tree | commitdiff |
2011-05-07 |
Sergey Sharybin | Fix #27319: Text editor "Find" does not locate words. |
tree | commitdiff |
2011-05-07 |
Joseph Eagar | =bmesh= |
tree | commitdiff |
2011-05-06 |
Campbell Barton | fix [#27298] Alt + RMB always extends selection |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Code cleanup: remove source/kernel module, this wasn... |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Code cleanup: PIL_dynlib, renamed to BLI_dynlib, and... |
tree | commitdiff |
2011-05-06 |
Campbell Barton | py/rna debugging option (defaults to off), which quickl... |
tree | commitdiff |
2011-05-06 |
Campbell Barton | fix [#27304] uiItemsFullEnumO: operator missing srna '' |
tree | commitdiff |
2011-05-06 |
Campbell Barton | [#26715] Blender2.57 crash when opening in Windows... |
tree | commitdiff |
2011-05-05 |
Campbell Barton | add zlib include dir for cmake too. |
tree | commitdiff |
2011-05-05 |
Dalai Felinto | fix to scons after exotic was removed (patch from jms) |
tree | commitdiff |
2011-05-05 |
Janne Karhu | Fix for [#27294] Subframes cause dampened particles... |
tree | commitdiff |
2011-05-05 |
Campbell Barton | fix [#27285] Renderslot missing |
tree | commitdiff |
2011-05-05 |
Campbell Barton | sphinx api docs: fix for addons linking to the wrong... |
tree | commitdiff |
2011-05-05 |
Campbell Barton | remove exotic.c, there was no operators to access these... |
tree | commitdiff |
2011-05-04 |
Campbell Barton | alternative to joe's commit r36451. |
tree | commitdiff |
2011-05-04 |
Campbell Barton | new rna api call: RNA_struct_idprops_unset(op->ptr... |
tree | commitdiff |
2011-05-04 |
Campbell Barton | new BLF functions |
tree | commitdiff |
2011-05-04 |
Sergey Sharybin | Own TODO item: sculpting on constructive modifiers |
tree | commitdiff |
2011-05-04 |
Campbell Barton | drawing in 3d camera view conversion between mouse... |
tree | commitdiff |
2011-05-04 |
Campbell Barton | pass colors to glColor as vectors where possible. |
tree | commitdiff |
2011-05-04 |
Campbell Barton | workaround [#27276] Full Screen toggle for Save Screens... |
tree | commitdiff |
2011-05-04 |
Campbell Barton | rna object constraint remove function wasn't calling... |
tree | commitdiff |
2011-05-04 |
Campbell Barton | fix [#26920] working with bones causes segmetation... |
tree | commitdiff |
2011-05-04 |
Campbell Barton | use UNUSED in some more function args, no functional... |
tree | commitdiff |
2011-05-04 |
Campbell Barton | fix for crash executing sculpt via python. |
tree | commitdiff |
2011-05-03 |
Sergey Sharybin | Do not lock key whn undoing to another shapekey while... |
tree | commitdiff |
2011-05-03 |
Campbell Barton | fix [#27160] Shaded checkbox is not working. |
tree | commitdiff |
2011-05-03 |
Campbell Barton | fix [#27271] Going into sculpt mode causes crash |
tree | commitdiff |
2011-05-03 |
Campbell Barton | fix [#27218] Tooltip text renders incorrectly. |
tree | commitdiff |
next |