2014-06-13 |
Campbell Barton | UI: Add back ability to select a custom interface font |
blob | commitdiff | raw |
2014-05-07 |
Campbell Barton | Fix for crash when userprefs fails to read. |
blob | commitdiff | raw | diff to current |
2014-05-01 |
Campbell Barton | Code cleanup: remove defines no longer needed on windows |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Campbell Barton | Code cleanup: remove unused includes |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Sergey Sharybin | Apparently msvc doesn't have #warning |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Sergey Sharybin | Correction to O_NOFOLLOW commit to make it more portable |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Campbell Barton | Don't follow symlinks when writing autosave or quit... |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Campbell Barton | BLI_open: check returned value for `-1` instead of... |
blob | commitdiff | raw | diff to current |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
blob | commitdiff | raw | diff to current |
2014-02-07 |
Campbell Barton | ListBase API: add utility api funcs for clearing and... |
blob | commitdiff | raw | diff to current |
2014-01-15 |
Tom Edwards | Python/Depsgraph: bpy.data.*.is_updated now detects... |
blob | commitdiff | raw | diff to current |
2013-12-30 |
Campbell Barton | Main API: refactor naming, use BKE_main_ prefix and... |
blob | commitdiff | raw | diff to current |
2013-12-26 |
Sergey Sharybin | Threaded object update and EvaluationContext |
blob | commitdiff | raw | diff to current |
2013-12-10 |
Campbell Barton | Fix for fix: Paths and copying object |
blob | commitdiff | raw | diff to current |
2013-11-26 |
Campbell Barton | Fix T37471: Copy/Paste objects broke relative paths |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Brecht Van Lommel | startup.blend: add a function BLO_update_defaults_start... |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
blob | commitdiff | raw | diff to current |
2013-08-26 |
Campbell Barton | ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_g... |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Sergey Sharybin | And for sure forgot to commit another cleaup patch |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Sergey Sharybin | Merging r59182 through r59257 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Sergey Sharybin | Merging r59170 through r59181 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Merging r59153 through r59161 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Merging r59136 through r59152 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Sergey Sharybin | Merging r59130 through r59135 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Sergey Sharybin | Recent spinlock commit made scheduling unsafe for threading |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Sergey Sharybin | Merging r58778 through r59080 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Thomas Dinges | Merged revision(s) 58859-58993 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-08-04 |
Campbell Barton | more consistent use of checks of BLI_open(), check... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
blob | commitdiff | raw |
2013-06-26 |
Thomas Dinges | Merged revision(s) 57671-57767 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-24 |
Sergey Sharybin | Merging r57629 through r57694 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-24 |
Campbell Barton | use booleans for bpath api. |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Thomas Dinges | Merged revision(s) 57499-57586 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Sergey Sharybin | Merging r57546 through r57569 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Campbell Barton | add option to enable auto-execute scripts, but exclude... |
blob | commitdiff | raw | diff to current |
2013-06-09 |
Thomas Dinges | SVN merge r57315-57319 into soc-2013-dingto |
blob | commitdiff | raw | diff to current |
2013-06-09 |
Brecht Van Lommel | Code cleanup: removed some unused UI button types |
blob | commitdiff | raw | diff to current |
2013-05-28 |
Campbell Barton | code cleanup: remove old/unused bmesh bevel transform... |
blob | commitdiff | raw | diff to current |
2013-05-28 |
Campbell Barton | code cleanup: comment/remove unused defines |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-19 |
Antony Riakiotakis | Fix: jittered brushes are not jittered, reported by... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55357:55372 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
blob | commitdiff | raw | diff to current |
2013-03-17 |
Campbell Barton | use const pointers for file loading and booleans for... |
blob | commitdiff | raw | diff to current |
2013-03-10 |
Campbell Barton | patch [#34103] check_for_dupid.patch |
blob | commitdiff | raw | diff to current |
2013-03-05 |
Ton Roosendaal | Bug fix #34534 |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-02-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
blob | commitdiff | raw | diff to current |
2013-02-21 |
Brecht Van Lommel | Dependency Graph: some refactoring which should have... |
blob | commitdiff | raw | diff to current |
2013-01-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
blob | commitdiff | raw | diff to current |
2013-01-12 |
Ton Roosendaal | Mac HiDPI ("retina") handling: |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
blob | commitdiff | raw | diff to current |
2012-12-29 |
Campbell Barton | user-preferences for addons. currently unused, example... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
blob | commitdiff | raw | diff to current |
2012-12-17 |
Ton Roosendaal | Bugfix 33560 |
blob | commitdiff | raw | diff to current |
2012-12-15 |
Ton Roosendaal | Finished themes for transparent Button regions in Blender. |
blob | commitdiff | raw | diff to current |
2012-12-15 |
Campbell Barton | move pbvh into BKE, it used many BKE bad level includes. |
blob | commitdiff | raw | diff to current |
2012-12-15 |
Campbell Barton | move bpath module from BLI to BKE, it was making many... |
blob | commitdiff | raw | diff to current |
2012-12-13 |
Campbell Barton | remove BKE_main_scene_add(), just add main arg to BKE_s... |
blob | commitdiff | raw | diff to current |
2012-12-13 |
Campbell Barton | style cleanup: changes from recent commits |
blob | commitdiff | raw | diff to current |
2012-12-13 |
Campbell Barton | code cleanup: quiet warnings |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Ton Roosendaal | Better patch for pixelsize to be zero - ghost code... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Ton Roosendaal | Holiday coding log :) |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-12-08 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52815. |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Campbell Barton | style cleanup |
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-27 |
Brecht Van Lommel | Fix crash opening .blend file with missing lib linked... |
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-15 |
Sergey Sharybin | Image thread safe improvements |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
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-10-29 |
Ton Roosendaal | Bugfix #33004 |
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-27 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Bastien Montagne | A final bunch of UI messages fixes and tweaks, and... |
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 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
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-07 |
Campbell Barton | style cleanup: if(); |
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-15 |
Sergey Sharybin | Color Management, Stage 2: Switch color pipeline to... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Sergey Sharybin | Merging r50602 through r50617 form trunk into soc-2011... |
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-10 |
Sergey Sharybin | Merging r50484 through r50501 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-09-10 |
Campbell Barton | code cleanup: use single define for undo string size... |
blob | commitdiff | raw | diff to current |
2012-09-09 |
Sergey Sharybin | Merging r50478 through r50483 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-09-09 |
Campbell Barton | style cleanup: |
blob | commitdiff | raw | diff to current |
2012-09-08 |
Campbell Barton | fix for security flaw CVE-2008-1103, ref BZ #855092... |
blob | commitdiff | raw | diff to current |
2012-09-08 |
Campbell Barton | minor improvements to saving quit.blend, print the... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Sergey Sharybin | Merging r50265 through r50373 from trunk into soc-2011... |
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-08-29 |
Sergey Sharybin | Merging r50248 through r50264 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-27 |
Sergey Sharybin | Merging r50245 through r50247 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-27 |
Campbell Barton | svn merge ^/trunk/blender -r50240:50244 |
blob | commitdiff | raw | diff to current |
2012-08-27 |
Sergey Sharybin | Merging r50237 through r50240 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-27 |
Sergey Sharybin | Merging r50226 through r50236 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
next |