2010-10-24 |
Guillermo S. Romero | Fully disable AUD's FFTW3 usage. |
blob | commitdiff | raw |
2010-10-19 |
Janne Karhu | Fix for bugs [#24316] Changing particles path step... |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Campbell Barton | bugfix [#24314] Motion path (ghosting/onioning) numbers... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | Camera object drawing now shows shift (not especially... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Campbell Barton | remove unused args in draw*.c and some in view*.c,... |
blob | commitdiff | raw | diff to current |
2010-10-10 |
Campbell Barton | weight-paint in solid draw mode would draw the wire... |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Campbell Barton | misc fixes found with clang's static checker. |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Campbell Barton | bugfix [#23506] Bevel Modifier display problem |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Campbell Barton | minor adjustment to camera object drawing so arrow... |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Campbell Barton | bugfix [#23908] Irratic manipulator scale at far out... |
blob | commitdiff | raw | diff to current |
2010-09-20 |
Brecht Van Lommel | Fix #23754: glsl + constructive curve modifier not... |
blob | commitdiff | raw | diff to current |
2010-09-08 |
Campbell Barton | bugfix [#23722] Artifact in 3D View with empties saved... |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Janne Karhu | Particle billboards weren't created properly |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Campbell Barton | simplify pass drawing, give each pass its own list... |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Campbell Barton | patch [#23376] Fix for Bug[[#23351] X-Ray + Transparenc... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Brecht Van Lommel | Fix #23323: rigid body constraint drawing in 3d view... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Sergey Sharybin | - Enable shape key switching in edit mode for curves... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Campbell Barton | remove unused includes from editors/space_* |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Joerg Mueller | svn merge -r 31060:31144 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Brecht Van Lommel | Fix #22961: linked duplicate meshes are all displayed... |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Campbell Barton | bugfix's |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Campbell Barton | - font object x/yoffset was making text box's wrap... |
blob | commitdiff | raw | diff to current |
2010-07-31 |
Campbell Barton | use more BLI math funcs (no functional changes) |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-28 |
Matt Ebb | Fix [#22197] empty XYZ text size changing according... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | patch [#22901] pixel- and aspectratio corrected camera... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | [#23008] Wrong numbers in Edge Length |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Sergey Sharybin | Shapekeys for curves/surfeces |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Campbell Barton | - correct some spelling errors. |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Campbell Barton | spelling correction: alredy --> already |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Brecht Van Lommel | Revert part of commit 29079, cleanup of particle path... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-09 |
Sergey Sharybin | - Active bezier points could be drawn twice |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Campbell Barton | metaball outlines were drawing with Render Override... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Brecht Van Lommel | Fix #22432: unrenderable objects cast shadow in GLSL... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Campbell Barton | render override was still showing game physics bounds |
blob | commitdiff | raw | diff to current |
2010-06-22 |
Brecht Van Lommel | Make hair particles also support drawing their number... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-13 |
Nicholas Bishop | Fixed bug ##22580, 'All Edges' display doesn't work... |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Nicholas Bishop | Fixed bug #22558, Show Cone & Square look strange |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Campbell Barton | lamp drawing clip start request by venomgfx, with wide... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Janne Karhu | Some cleanup of particle path drawing logic: |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Campbell Barton | view3d - dont draw loose edges with render-override... |
blob | commitdiff | raw | diff to current |
2010-05-22 |
Campbell Barton | bugfix [#22390] Lamp drawing circle bug |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Campbell Barton | missed some boundbox's drawing when they shouldnt |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Campbell Barton | only-render option now wont draw wire or boundbox unles... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Campbell Barton | bugfix [#22281] Edit mode face selection dots gone... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Joseph Eagar | merging revisions 28564-28569 from render branch into... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Joerg Mueller | Merge with trunk, revision 28446 - 28528. |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Sergey Sharybin | Highlight last selected point in curve/surface edit... |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Campbell Barton | fix for crash drawing weights in lattice editmode. |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Campbell Barton | replace add_v3_v3v3() --> add_v3_v3() where possible |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Campbell Barton | option to use curve point weights to influence particle... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Campbell Barton | remove config.h references, was added for automake... |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Campbell Barton | bugfix [#21929] linking in groups into a linked in... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Matt Ebb | Fix [#21678] Crease color cannot be adjusted |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Sergey Sharybin | Use DerivedMesh->getNumFaces function in drawSolidSelec... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Campbell Barton | text drawing with zbuffer checks was way too slow,... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Matt Ebb | Fix [#21852] Empty Objects slow down performance |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Campbell Barton | more lint includes |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Brecht Van Lommel | Sculpt Mode Bugfixes: |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | fixes for screw modifier |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Campbell Barton | when curves draw as derived meshes, check their face... |
blob | commitdiff | raw | diff to current |
2010-03-20 |
Campbell Barton | merge own commits into render branch into trunk since... |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Brecht Van Lommel | draw option to only display what is rendered, used... |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Sergey Sharybin | - Hhighlight active nurb in edit mode |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Janne Karhu | Fix for: [#21105] comb mode - bug with "free edit" |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Sergey Sharybin | Constructive modifiers for curves and surfaces |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Campbell Barton | bugfix [#21428] Particle number display offset |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Campbell Barton | worldspace text locations & made some improvements... |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Joshua Leung | Missed a spot when renaming the API functions for addin... |
blob | commitdiff | raw | diff to current |
2010-02-19 |
Campbell Barton | fix for empty xyz axis text drawing ontop of everything. |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | [#21121] Limit to visible don't works well in Face... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-11 |
Daniel Salazar | Added theme support for vertex normals display alongsid... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Brecht Van Lommel | Fix #20891: opengl animation render could mess up the... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Campbell Barton | weight panel editing now supports mirroring |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Brecht Van Lommel | Show Cone option for spot lamps, to visualize which... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Brecht Van Lommel | Workaround for crash when rendering particle systems... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Joshua Leung | Motion Paths - (Part 3) Operators, Drawing, and Fixes |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Campbell Barton | weight paint without shading when in wire view. use... |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Campbell Barton | enable smooth shading of particle colors in particle... |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Campbell Barton | particle weight brush back (mostly the same as in 2... |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Nicholas Bishop | Fixed bug #20155, "When Displaying the mesh angles... |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Campbell Barton | - draw mesh wire faded into the 3D view background... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Brecht Van Lommel | Fix #19659, #20387, #20489, part of #20565. VBO's in... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
next |