2012-12-08 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52815. |
blob | commitdiff | raw |
2012-12-06 |
Campbell Barton | fix for texture_slot path, would give incorrect path... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Brecht Van Lommel | Fix cycles viewport render getting stuck with driven... |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52690. |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52546. |
blob | commitdiff | raw | diff to current |
2012-11-23 |
Justin Dailey | Text Editor: remove text marker functionality. Patch... |
blob | commitdiff | raw | diff to current |
2012-11-21 |
Sergey Sharybin | Prevent division by zero in tiles size versioning code... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Campbell Barton | bmesh: BM_verts_in_face was using bmesh operator flag... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52340. |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Mitchell Stokes | BGE: The Step Height for a character physics controller... |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Sergey Sharybin | Image thread safe improvements |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52191. |
blob | commitdiff | raw | diff to current |
2012-11-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52118. |
blob | commitdiff | raw | diff to current |
2012-11-10 |
Campbell Barton | simple optimization for library loading, just reduce... |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51985. |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Sergey Sharybin | Affine tracker do_versions were missed for objects... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Subversion bump for render tiles, motion tracking fallb... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Render engines: replace number of x/y tiles with tile... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Camera Tracking: allow fallback to reprojection resecti... |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51863. |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51853. |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Mitchell Stokes | Ton's last do_versions commit got rid of do_versions... |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Brecht Van Lommel | Render API: shader script node for custom shaders. |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Campbell Barton | style cleanup and correct own invalid comment. |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Campbell Barton | make use customdata typeoffset more, add an assert... |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Campbell Barton | remove CD_POLYINDEX customdata layer: |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Ton Roosendaal | Two fixes: |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Mitchell Stokes | BGE: Adding support for Bullet's collision masks. Each... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Tamito Kajiyama | Improvements of Freestyle GUI controls - Part 1. |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Lukas Toenne | Fix #32982, Segault when trying to show a node material. |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-26 |
Bastien Montagne | Big i18n commit: add "reports" from bmesh/readfile... |
blob | commitdiff | raw | diff to current |
2012-10-26 |
Campbell Barton | fix for another error reported in [#26712], use count... |
blob | commitdiff | raw | diff to current |
2012-10-26 |
Campbell Barton | fix [#26712] Particle group instance 'Use Count' value... |
blob | commitdiff | raw | diff to current |
2012-10-25 |
Lukas Toenne | Internal node links are now cached in a per-node list... |
blob | commitdiff | raw | diff to current |
2012-10-25 |
Brecht Van Lommel | Fix issue after commit 50282: float texture painting... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Brecht Van Lommel | Fix #32964: IK constraint had a "Target" option, which... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Jeroen Bakker | set default value of defocus maxblur when this is unset... |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Lukas Toenne | Fix for direct_link of local ID data blocks (node trees... |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Brecht Van Lommel | Fix related to #32933: UV unwrap had 0.0 margin by... |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Campbell Barton | style cleanup: trailing tabs & expand some non prefix... |
blob | commitdiff | raw | diff to current |
2012-10-20 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
blob | commitdiff | raw | diff to current |
2012-10-20 |
Campbell Barton | code cleanup: |
blob | commitdiff | raw | diff to current |
2012-10-19 |
Bastien Montagne | More UI messages fixes and tweaks, BKE_report<->BKE_rep... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Lukas Toenne | Fix #32856, Crash in compositor due to deprecated node... |
blob | commitdiff | raw | diff to current |
2012-10-16 |
Sergey Sharybin | Cycles: non-camera viewport render border support |
blob | commitdiff | raw | diff to current |
2012-10-14 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-13 |
Bastien Montagne | More UI messages fixes. |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Daniel Genrich | Google Summer of Code project: "Smoke Simulator Improve... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | Adding weightpaint transfer tool. |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Sergey Sharybin | Motion Tracking: move keyframe settings to per-tracking... |
blob | commitdiff | raw | diff to current |
2012-10-07 |
Campbell Barton | fix for logical errors |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51126. |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Brecht Van Lommel | Cycles: add "From Dupli" option for texture coordinate... |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Campbell Barton | style cleanup: comment blocks |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Campbell Barton | code cleanup: remove USE_BMESH_FORWARD_COMPAT - this... |
blob | commitdiff | raw | diff to current |
2012-10-03 |
Sergey Sharybin | Correction to commit rev48866 -- convert_tface_mt must... |
blob | commitdiff | raw | diff to current |
2012-10-03 |
Sergey Sharybin | Fix #32742: Motion path calculation on linked armatures... |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Campbell Barton | fix for unlikely crash if smoke collision data couldn... |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50956. |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Campbell Barton | missed these last commit |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Campbell Barton | demote library linking errors from ERROR's to warnings... |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Campbell Barton | incorrect spelling in comments |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50829. |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Campbell Barton | remove sticky customdata layers as well as sticky mtex... |
blob | commitdiff | raw | diff to current |
2012-09-21 |
Campbell Barton | remove sticky coords from blender and the internal... |
blob | commitdiff | raw | diff to current |
2012-09-21 |
Campbell Barton | remove sticky coordinates from blender, this was missin... |
blob | commitdiff | raw | diff to current |
2012-09-18 |
Campbell Barton | do_version fix files with bad keyblock uid caused by... |
blob | commitdiff | raw | diff to current |
2012-09-18 |
Campbell Barton | fix for a strange linking error where set_property... |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Campbell Barton | add endian switching to mask shape key loading (loading... |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Campbell Barton | use the format attribute in more places, disable X11... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Sergey Sharybin | Color Management, Stage 2: Switch color pipeline to... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Campbell Barton | fix for 3 obvious mistakes/bugs. |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Campbell Barton | code cleanup: quiet some windows warnings. |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Campbell Barton | quiet -Wmissing-prototypes warnings, and enable this... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50607. |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Campbell Barton | code cleanup: remove deprecated defines and some struct... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Campbell Barton | fix for various redundant checks and possibly fix some... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Sergey Sharybin | Sequencer: remove effect mask input |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Sergey Sharybin | Sequencer: remove strip's color balance in favor of... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Campbell Barton | fix for building on msvc2008 (also style cleanup) |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Campbell Barton | code cleanup: move file string defines into BLI_path_ut... |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Campbell Barton | code cleanup: split out defines in BKE_utildefines... |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Campbell Barton | array functions for endian switching. |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Campbell Barton | add endian switch functions to replace macros SWITCH_IN... |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Campbell Barton | code cleanup: add utility function BLI_path_is_rel() |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50257. |
blob | commitdiff | raw | diff to current |
2012-08-26 |
Campbell Barton | style cleanup: whitespace |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Brecht Van Lommel | Fix #32201: particle size compatibility broken for... |
blob | commitdiff | raw | diff to current |
2012-08-21 |
Campbell Barton | code cleanup: vfont's used confusing and over complicat... |
blob | commitdiff | raw | diff to current |
2012-08-19 |
Sergey Sharybin | Sequencer: per-sequence modifier stack for color grading |
blob | commitdiff | raw | diff to current |
2012-08-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49986. |
blob | commitdiff | raw | diff to current |
2012-08-13 |
Campbell Barton | fix for missing NULL checks when sequence-strip pointer... |
blob | commitdiff | raw | diff to current |
2012-08-12 |
Campbell Barton | smooth-view for 2d views, graph editor, sequencer,... |
blob | commitdiff | raw | diff to current |
2012-08-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49797. |
blob | commitdiff | raw | diff to current |
2012-08-11 |
Sergey Sharybin | Sequencer: support for masked color balance |
blob | commitdiff | raw | diff to current |
next |