Blender Git Commits

Blender Git "master" branch commits.

Page: 5543 / 5574

Revision a9fa245 by Rob Haarsma
May 26, 2003, 11:31 (GMT)
removed a mousecoords printf message
Revision d5a2c70 by Casey Corn
May 26, 2003, 05:24 (GMT)
Documentation commit.
May 25, 2003, 12:51 (GMT)
Changed cursor type for moving window edges in OSX into a 'grasping hand'.
For some real idiot reason, osx only has the left-right arrow cursor builtin, and not an up-down arrowed one. The little hand cursor seems to be used in other apps, so let's stick with that!

-Ton-
Revision fcad274 by Chris Want
May 25, 2003, 05:22 (GMT)
Some tweaks to make the windows-gcc play nice with irix.
Revision 6e6a73f by Casey Corn
May 24, 2003, 20:49 (GMT)
Modified existing docs to integrate with new docs.
Revision 2d6b135 by Casey Corn
May 24, 2003, 20:48 (GMT)
Added ghost and imbuf to mainpage.
Revision c15bc23 by Casey Corn
May 24, 2003, 20:42 (GMT)
Added ghost, imbuf, and some src files to input, and switched on the
SOURCE_BROWSER flag to make the source code available in HTML
format.
Revision 924a849 by Chris Want
May 24, 2003, 20:04 (GMT)
Support for building bf-blender under windows with gcc (huge thanks to
Florian Eggenburger).

Full instructions are in doc/README.windows-gcc.

Main differences from Florian's patch:

- the 'lib' dir should now be the same level as the 'blender' dir (rather
than being a subdir of 'blender'). This is consistent with the other
platforms that bf-blender supports (tuhopuu will also adopt this convention
hopefully soon).

- the script 'free_windows-env.mk' is no longer needed ... see the
docs about how this is overcome (again, tuhopuu will hopefully
also follow this route soon).

- the dlltool dir has it's own Makefile that builds all of the
needed stub libraries from the dll's in cvs.
Revision 94c4250 by Chris Want
May 24, 2003, 17:22 (GMT)
Use of a (not included in cvs) file called user-def.mk to override the
build variables ... basically a way to override the build
defaults with less risk of a cvs conflict.
Revision 9db98a7 by Casey Corn
May 24, 2003, 16:53 (GMT)
Last of cgul's documentation submissions.
May 24, 2003, 15:16 (GMT)
* Fix compiler warning. Struct QuicktimeCodecData had to be declared.
Revision a4afbb1 by Casey Corn
May 24, 2003, 00:41 (GMT)
Added group defaultconfig to group mainmodule.
Revision 4f7876f by Casey Corn
May 24, 2003, 00:38 (GMT)
Comments submitted by: cgul
Revision f293d6d by Casey Corn
May 24, 2003, 00:10 (GMT)
This is the initial commit for the doxygen config file and the file which
defines the blender blender mainpage and the major module groups.
May 23, 2003, 04:37 (GMT)
bug fix: sigsegv when script had syntax errors
May 23, 2003, 04:34 (GMT)
* Fixed bug in BPY_interface.c (exppython):
Found that syntax errors in scripts were giving SIGSEGV, my mistake.
* Added new helper type: rgbTuple.
This is used to represent and deal with rgb color triplets in modules
like Material and Lamp. Updated Lamp module to use it.
Revision 0773536 by Casey Corn
May 23, 2003, 00:38 (GMT)
First documentation commit :)
May 22, 2003, 18:17 (GMT)
removed the unnecessary #include.
May 22, 2003, 18:06 (GMT)
- fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff now also checks the installation directory for /.blender, etc
- registering .blend files for WinNT/2000/XP now works correctly (settings remain after a reboot).
Revision b8f2835 by Kent Mein
May 22, 2003, 17:16 (GMT)


Stage two of removing ssl support.
I've modified things so it nolonger uses the stuff in
blender/source/blender/verify
This should be working for both the old Makefiles and the autoconf stuff.
People working with other build systems please update them,
both blender/source/blender/verify and sign will be going away soon.

(Next step is to get rid of blender/intern/keymaker)

Kent
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021