2010-11-21 |
Campbell Barton | fix for RNA ranges exceeding the range of the type... |
blob | commitdiff | raw |
2010-11-20 |
Campbell Barton | Allow keyframing editmode curve values, also fix a... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | fix [#24762] Bezier Point Radius Cannot be Set When... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | bugfix [#24766] Crasher on inserting keyframe on Bezier... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | patch [#24760] Bezier handles update |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Sergey Sharybin | Curve's UI minor fix: |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Ton Roosendaal | Fixed wrong rna name for the old "UV Orco" option. |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Campbell Barton | tedious string copying changes |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Sergey Sharybin | Fixed own typo in last commit to curve RNA |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Sergey Sharybin | Recalc knots when toggling nurb cyclic flags |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Campbell Barton | rename makeknots to nurbs_knot_calc_u/v |
blob | commitdiff | raw | diff to current |
2010-09-03 |
Campbell Barton | use set as a suffix (matches operators) |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Campbell Barton | - inconsistent rna names - use 'vertex_group_' as prefi... |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Campbell Barton | py/rna remove functions now all work in a similar way. |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Campbell Barton | rna: move metaball.active_element to metaball.elements... |
blob | commitdiff | raw | diff to current |
2010-08-22 |
Thomas Dinges | * Fixing some UI Increment/Decrement issues, where... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Campbell Barton | rna data path names which are more likely to break... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Campbell Barton | rna rename Spline/Curve/Text3D |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Campbell Barton | more rna renaming. |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Campbell Barton | rna renaming, still only adjusting properties that... |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Campbell Barton | apply rna rename most of the show_*, names. |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-12 |
Campbell Barton | fix for the rna curve interpolation enum, 'ease' was... |
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 |
Campbell Barton | bugfix [#19525] Curve modifier moves mesh geometry... |
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-03 |
Campbell Barton | pointer poll functions for object's, mainly for modifie... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | rna pointer poll function, not used yet. |
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 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
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-30 |
Brecht Van Lommel | 2.5: remove vertex normal flip option, this is more... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Campbell Barton | bugfix [#22660] Text Boxes properties are not animateable. |
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-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Campbell Barton | - added text3d.body_format to be able to set bold/itali... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Campbell Barton | Apply first pass of edits to rna values from rna_boolea... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Joerg Mueller | svn merge -r 30262:30322 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Campbell Barton | - text3d was missing menu items for toggling bold/under... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Campbell Barton | - make duplis real wasnt redrawing |
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-05 |
Joshua Leung | Bugfix #22685: Screen update slow, animation player... |
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-14 |
Matt Ebb | restored old 'uv orco' for curves, renamed to 'map... |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Campbell Barton | bugfix [#22569] Bezier splines.points segfault |
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-20 |
Campbell Barton | some rna numbers were signed when they shouldnt be... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Daniel Salazar | Great patch by Harley Acheson fixing about 80 typos... |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Matt Ebb | Fix [#21953] Texture space size seems not updated const... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Brecht Van Lommel | Object API changes so these functions now require a... |
blob | commitdiff | raw | diff to current |
2010-04-01 |
Campbell Barton | commit 27896 : merge render branch into trunk reverted... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Sergey Sharybin | taper/bevel object checking moved from RNA update to... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Sergey Sharybin | - Call DAG_id_flush_update for each object in convert... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Sergey Sharybin | Fixed segmentation fault when non-curve object is setti... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Sergey Sharybin | Fix #21764: bezier curve render resolution slider min... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Campbell Barton | remove unused rna includes |
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-20 |
Campbell Barton | merge own commits into render branch into trunk since... |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Sergey Sharybin | "Fill deformed" option for 2D curves |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Campbell Barton | set the max soft resolution of nurbs surfaces to 64... |
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 | Operation Dot-Kill finished |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Campbell Barton | rename Nurb to Spline in RNA since Nurb also stores... |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Daniel Salazar | Tooltips tweaks 3d to 3D |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Joshua Leung | Bugfix #20935: Evaluation Time For Curves No Longer... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Joshua Leung | Bugfix #19970: auto-clamped / auto working strangly... |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Joshua Leung | Added 'Evaluation Time' setting access to Path Animatio... |
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-29 |
Matt Ebb | [#20875] Rendering resolution in curve properties panel... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Joshua Leung | Radians vs Degrees: The Second Attempt |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Matt Ebb | Radians -> Degrees (in UI) |
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 |
Matt Ebb | Fix [#20762] Problem When Font PreviewU resolution... |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Matt Ebb | * Restored font selection functionality with open... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Brecht Van Lommel | RNA: |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-04 |
Matt Ebb | Fix for [#19884] Curve resolution slider not affecting... |
blob | commitdiff | raw | diff to current |
2009-11-30 |
William Reynish | Rename Centroid to Origin, following discussions on... |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Campbell Barton | - access to a nurbs points was broken - sizeof(BPoint... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Campbell Barton | arbitrary property and function support for rna propert... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Campbell Barton | rename text3d "str" to "body", (text body), it was... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Arystanbek Dyussenov | Merge from trunk -r 24247:24313, -r 24313:24390. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Brecht Van Lommel | Fix for bug #19692: setting text on curve, bevel or... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 23968:24181. |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Campbell Barton | Python can now run operators with their own context... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
blob | commitdiff | raw | diff to current |
next |